Dear color lovers – together, we’ll have a more colorful future. Support us on

CSS Gradients:
RGB 221 244 40

Information

close all

We suggest CSS gradients from two color tones such as the base color and the complementary color.

Find examples of linear and radial color transitions.

Easy for web design: Copy the CSS code for easy integration on your website.

Get CSS gradients from two color tones like the base color and a lighter shade.

Find examples of linear and radial color transitions from Lighter colors.

Simple for web design: Copy the CSS code for easy integration on your website

Let us suggest CSS gradients from two shades like the base color and a darker shade.

Find examples of linear and radial color transitions of Darker colors.

Easy for Web Design: Copy the CSS code for easy integration on your website.

Display options

Description

With this color yellow stands out from the other colors. The values representing the red and green hue are greater than the third value. They are close together and exceed the value of the blue hue. Since the color values are relatively high compared to others, this hue appears lighter to us.

The breakdown of the color into the RGB color system: of 255 maximum color components, 221 red, 244 green and 40 blue.

The mixing ratio of these colors results in the displayed hue in the middle of the overlaps.

In the illustration you can see how the color is composed of the three components: red (top),green (bottom right) and blue (bottom left). In the middle you can see the result color.
221 244 40 R G B
In the CMYK color system the color is composed as follows: In this color tone, out of 100 maximum color components, 9 cyan, none magenta, 84 yellow and 4 key.

The mixing ratio of these colors results in the displayed hue in the middle of the overlaps.

In the diagram you can see how the color is composed of the four components cyan (top left),magenta (top right),yellow (bottom right) and black or key (bottom left). In the middle you can see the result color.
9% 0% 84% 4% C M Y K

Verification of their color palette as a manufacturer!

Provide designers and agencies with accurate color values.

Let's go

Lineal

HEX #DDF428 to HEX #220BD7


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 0%, #220BD7 90%);

Radial

HEX #DDF428 to HEX #220BD7


CSS-Code:

background-image: radial-gradient(circle, #DDF428 12%, #220BD7 92%);

 

HEX #220BD7 to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #220BD7 13%, #DDF428 87%);

 

HEX #220BD7 to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #220BD7 3%, #DDF428 97%);

Lineal

HEX #DDF428 to HEX #F3FF36


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 12%, #F3FF36 98%);

Radial

HEX #DDF428 to HEX #F3FF36


CSS-Code:

background-image: radial-gradient(circle, #DDF428 5%, #F3FF36 87%);

 

HEX #F3FF36 to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #F3FF36 10%, #DDF428 100%);

 

HEX #F3FF36 to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #F3FF36 10%, #DDF428 87%);

 

HEX #DDF428 to HEX #FFFF49


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 1%, #FFFF49 93%);

 

HEX #DDF428 to HEX #FFFF49


CSS-Code:

background-image: radial-gradient(circle, #DDF428 9%, #FFFF49 89%);

 

HEX #FFFF49 to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #FFFF49 11%, #DDF428 100%);

 

HEX #FFFF49 to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #FFFF49 9%, #DDF428 99%);

 

HEX #DDF428 to HEX #FFFF5C


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 6%, #FFFF5C 86%);

 

HEX #DDF428 to HEX #FFFF5C


CSS-Code:

background-image: radial-gradient(circle, #DDF428 3%, #FFFF5C 92%);

 

HEX #FFFF5C to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #FFFF5C 13%, #DDF428 99%);

 

HEX #FFFF5C to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #FFFF5C 7%, #DDF428 100%);

 

HEX #DDF428 to HEX #FFFF6F


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 0%, #FFFF6F 86%);

 

HEX #DDF428 to HEX #FFFF6F


CSS-Code:

background-image: radial-gradient(circle, #DDF428 6%, #FFFF6F 86%);

 

HEX #FFFF6F to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #FFFF6F 10%, #DDF428 93%);

 

HEX #FFFF6F to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #FFFF6F 14%, #DDF428 93%);

Lineal

HEX #DDF428 to HEX #CCE215


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 2%, #CCE215 94%);

Radial

HEX #DDF428 to HEX #CCE215


CSS-Code:

background-image: radial-gradient(circle, #DDF428 11%, #CCE215 95%);

 

HEX #CCE215 to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #CCE215 7%, #DDF428 99%);

 

HEX #CCE215 to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #CCE215 11%, #DDF428 93%);

 

HEX #DDF428 to HEX #BBD002


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 11%, #BBD002 93%);

 

HEX #DDF428 to HEX #BBD002


CSS-Code:

background-image: radial-gradient(circle, #DDF428 3%, #BBD002 93%);

 

HEX #BBD002 to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #BBD002 10%, #DDF428 94%);

 

HEX #BBD002 to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #BBD002 3%, #DDF428 91%);

 

HEX #DDF428 to HEX #AABE00


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 14%, #AABE00 94%);

 

HEX #DDF428 to HEX #AABE00


CSS-Code:

background-image: radial-gradient(circle, #DDF428 7%, #AABE00 86%);

 

HEX #AABE00 to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #AABE00 7%, #DDF428 99%);

 

HEX #AABE00 to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #AABE00 5%, #DDF428 90%);

 

HEX #DDF428 to HEX #99AC00


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 11%, #99AC00 98%);

 

HEX #DDF428 to HEX #99AC00


CSS-Code:

background-image: radial-gradient(circle, #DDF428 4%, #99AC00 93%);

 

HEX #99AC00 to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #99AC00 8%, #DDF428 94%);

 

HEX #99AC00 to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #99AC00 1%, #DDF428 97%);

Lineal

HEX #DDF428 to HEX #BDF329


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 14%, #BDF329 86%);

Radial

HEX #DDF428 to HEX #BDF329


CSS-Code:

background-image: radial-gradient(circle, #DDF428 12%, #BDF329 91%);

 

HEX #BDF329 to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #BDF329 4%, #DDF428 92%);

 

HEX #BDF329 to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #BDF329 11%, #DDF428 92%);

 

HEX #DDF428 to HEX #9CF329


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 13%, #9CF329 89%);

 

HEX #DDF428 to HEX #9CF329


CSS-Code:

background-image: radial-gradient(circle, #DDF428 0%, #9CF329 99%);

 

HEX #9CF329 to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #9CF329 11%, #DDF428 86%);

 

HEX #9CF329 to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #9CF329 8%, #DDF428 86%);

 

HEX #DDF428 to HEX #7AF329


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 3%, #7AF329 100%);

 

HEX #DDF428 to HEX #7AF329


CSS-Code:

background-image: radial-gradient(circle, #DDF428 0%, #7AF329 90%);

 

HEX #7AF329 to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #7AF329 13%, #DDF428 100%);

 

HEX #7AF329 to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #7AF329 3%, #DDF428 96%);

 

HEX #DDF428 to HEX #58F329


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 3%, #58F329 95%);

 

HEX #DDF428 to HEX #58F329


CSS-Code:

background-image: radial-gradient(circle, #DDF428 2%, #58F329 90%);

 

HEX #58F329 to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #58F329 8%, #DDF428 88%);

 

HEX #58F329 to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #58F329 6%, #DDF428 87%);

Lineal

HEX #DDF428 to HEX #242807


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 5%, #242807 92%);

Radial

HEX #DDF428 to HEX #242807


CSS-Code:

background-image: radial-gradient(circle, #DDF428 5%, #242807 98%);

 

HEX #242807 to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #242807 11%, #DDF428 96%);

 

HEX #242807 to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #242807 0%, #DDF428 97%);

 

HEX #DDF428 to HEX #525B0F


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 5%, #525B0F 98%);

 

HEX #DDF428 to HEX #525B0F


CSS-Code:

background-image: radial-gradient(circle, #DDF428 11%, #525B0F 99%);

 

HEX #525B0F to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #525B0F 4%, #DDF428 98%);

 

HEX #525B0F to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #525B0F 11%, #DDF428 97%);

 

HEX #DDF428 to HEX #818E17


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 8%, #818E17 97%);

 

HEX #DDF428 to HEX #818E17


CSS-Code:

background-image: radial-gradient(circle, #DDF428 0%, #818E17 100%);

 

HEX #818E17 to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #818E17 4%, #DDF428 97%);

 

HEX #818E17 to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #818E17 8%, #DDF428 94%);

 

HEX #DDF428 to HEX #AFC120


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 12%, #AFC120 89%);

 

HEX #DDF428 to HEX #AFC120


CSS-Code:

background-image: radial-gradient(circle, #DDF428 7%, #AFC120 92%);

 

HEX #AFC120 to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #AFC120 10%, #DDF428 98%);

 

HEX #AFC120 to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #AFC120 2%, #DDF428 90%);

Lineal

HEX #DDF428 to HEX #29F366


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 3%, #29F366 88%);

Radial

HEX #DDF428 to HEX #29F366


CSS-Code:

background-image: radial-gradient(circle, #DDF428 5%, #29F366 90%);

 

HEX #29F366 to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #29F366 3%, #DDF428 90%);

 

HEX #29F366 to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #29F366 5%, #DDF428 88%);

 

HEX #DDF428 to HEX #B729F3


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 10%, #B729F3 92%);

 

HEX #DDF428 to HEX #B729F3


CSS-Code:

background-image: radial-gradient(circle, #DDF428 14%, #B729F3 100%);

 

HEX #B729F3 to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #B729F3 8%, #DDF428 86%);

 

HEX #B729F3 to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #B729F3 12%, #DDF428 87%);

Lineal

HEX #DDF428 to HEX #29DFF3


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 12%, #29DFF3 90%);

Radial

HEX #DDF428 to HEX #29DFF3


CSS-Code:

background-image: radial-gradient(circle, #DDF428 7%, #29DFF3 92%);

 

HEX #29DFF3 to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #29DFF3 14%, #DDF428 93%);

 

HEX #29DFF3 to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #29DFF3 7%, #DDF428 100%);

 

HEX #DDF428 to HEX #F329DF


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 14%, #F329DF 99%);

 

HEX #DDF428 to HEX #F329DF


CSS-Code:

background-image: radial-gradient(circle, #DDF428 7%, #F329DF 91%);

 

HEX #F329DF to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #F329DF 6%, #DDF428 90%);

 

HEX #F329DF to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #F329DF 9%, #DDF428 87%);

Lineal

HEX #DDF428 to HEX #29F366


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 9%, #29F366 94%);

Radial

HEX #DDF428 to HEX #29F366


CSS-Code:

background-image: radial-gradient(circle, #DDF428 4%, #29F366 93%);

 

HEX #29F366 to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #29F366 4%, #DDF428 86%);

 

HEX #29F366 to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #29F366 0%, #DDF428 88%);

 

HEX #DDF428 to HEX #3E29F3


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 5%, #3E29F3 86%);

 

HEX #DDF428 to HEX #3E29F3


CSS-Code:

background-image: radial-gradient(circle, #DDF428 7%, #3E29F3 98%);

 

HEX #3E29F3 to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #3E29F3 0%, #DDF428 92%);

 

HEX #3E29F3 to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #3E29F3 0%, #DDF428 96%);

 

HEX #DDF428 to HEX #F329B7


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 6%, #F329B7 93%);

 

HEX #DDF428 to HEX #F329B7


CSS-Code:

background-image: radial-gradient(circle, #DDF428 3%, #F329B7 86%);

 

HEX #F329B7 to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #F329B7 3%, #DDF428 97%);

 

HEX #F329B7 to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #F329B7 5%, #DDF428 98%);

Lineal

HEX #DDF428 to HEX #29F3A2


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 8%, #29F3A2 90%);

Radial

HEX #DDF428 to HEX #29F3A2


CSS-Code:

background-image: radial-gradient(circle, #DDF428 1%, #29F3A2 100%);

 

HEX #29F3A2 to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #29F3A2 9%, #DDF428 98%);

 

HEX #29F3A2 to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #29F3A2 6%, #DDF428 94%);

 

HEX #DDF428 to HEX #3E29F3


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 4%, #3E29F3 90%);

 

HEX #DDF428 to HEX #3E29F3


CSS-Code:

background-image: radial-gradient(circle, #DDF428 14%, #3E29F3 96%);

 

HEX #3E29F3 to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #3E29F3 6%, #DDF428 99%);

 

HEX #3E29F3 to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #3E29F3 2%, #DDF428 93%);

 

HEX #DDF428 to HEX #F3297A


CSS-Code:

background-image: linear-gradient(135deg, #DDF428 14%, #F3297A 94%);

 

HEX #DDF428 to HEX #F3297A


CSS-Code:

background-image: radial-gradient(circle, #DDF428 0%, #F3297A 95%);

 

HEX #F3297A to HEX #DDF428


CSS-Code:

background-image: linear-gradient(135deg, #F3297A 5%, #DDF428 96%);

 

HEX #F3297A to HEX #DDF428


CSS-Code:

background-image: radial-gradient(circle, #F3297A 5%, #DDF428 92%);

Show more color palettes

Services

Colors

RGB to HEX

convert from RGB red green blue to #RRGGBB

RGB to CMYK

convert from RGB red green blue to CMYK cyan / magenta / yellow / black

Icons

RGB to RAL®

convert from RGB red green blue to RAL®-number (RAL 0000)

RGB to HKS®

convert from RGB red green blue to HKS®-number (HKS 00)

RGB to PANTONE®

convert from RGB red green blue to Pantone®-number (Pantone 0000)

RGB to Sherwin Williams®

convert from RGB red green blue to Sherwin Williams®-number (SW 0000)

RGB to NCS®

convert from RGB red green blue to NCS-number (S0000-X00X)

nsc-logo

RGBA to HEX

convert from RGBA red green blue transparency to #RRGGBB

RGBA to CMYK

convert from RGBA red green blue transparency to CMYK cyan / magenta / yellow / black

Icons

RGBA to RAL®

convert from RGBA red green blue transparency to RAL®-number (RAL 0000)

RGBA to HKS®

convert from RGBA red green blue transparency to HKS®-number (HKS 00)

RGBA to PANTONE®

convert from RGBA red green blue transparency to Pantone®-number (Pantone 0000)

RGBA to Sherwin Williams®

convert from RGBA red green blue transparency to Sherwin Williams®-number (SW 0000)

RGBA to NCS®

convert from RGBA red green blue transparency to NCS-number (S0000-X00X)

nsc-logo

CMYK to HEX

convert from CMYK cyan / magenta / yellow / black to #RRGGBB

CMYK to RGB

convert from CMYK cyan / magenta / yellow / black to RGB red green blue

CMYK to RGBA

convert from CMYK cyan / magenta / yellow / black to RGBA red green blue transparency

CMYK to RAL®

convert from CMYK cyan / magenta / yellow / black to RAL®-number (RAL 0000)

CMYK to HKS®

convert from CMYK cyan / magenta / yellow / black to HKS®-number (HKS 00)

CMYK to PANTONE®

convert from CMYK cyan / magenta / yellow / black to Pantone®-number (Pantone 0000)

CMYK to Sherwin Williams®

convert from CMYK cyan / magenta / yellow / black to Sherwin Williams®-number (SW 0000)

CMYK to NCS®

convert from CMYK cyan / magenta / yellow / black to NCS-number (S0000-X00X)

nsc-logo

HEX to RGB

convert from #RRGGBB to RGB red green blue

HEX to RGBA

convert from #RRGGBB to RGBA red green blue transparency

HEX to CMYK

convert from #RRGGBB to CMYK cyan / magenta / yellow / black

Icons

HEX to RAL®

convert from #RRGGBB to RAL®-number (RAL 0000)

HEX to HKS®

convert from #RRGGBB to HKS®-number (HKS 00)

HEX to PANTONE®

convert from #RRGGBB to Pantone®-number (Pantone 0000)

HEX to Sherwin Williams®

convert from #RRGGBB to Sherwin Williams®-number (SW 0000)

HEX to NCS®

convert from #RRGGBB to NCS-number (S0000-X00X)

nsc-logo

RAL® to RGB

convert from RAL®-number (RAL 0000) to RGB red green blue

RAL® to RGBA

convert from RAL®-number (RAL 0000) to RGBA red green blue transparency

RAL® to CMYK

convert from RAL®-number (RAL 0000) to CMYK cyan / magenta / yellow / black

Icons

RAL® to HEX

convert from RAL®-number (RAL 0000) to #RRGGBB

RAL® to HKS®

convert from RAL®-number (RAL 0000) to HKS®-number (HKS 00)

RAL® to PANTONE®

convert from RAL®-number (RAL 0000) to Pantone®-number (Pantone 0000)

RAL® to Sherwin Williams®

convert from RAL®-number (RAL 0000) to Sherwin Williams®-number (SW 0000)

RAL® to NCS®

convert from RAL®-number (RAL 0000) to NCS-number (S0000-X00X)

nsc-logo

HKS® to RGB

convert from HKS®-number (HKS 00) to RGB red green blue

HKS® to RGBA

convert from HKS®-number (HKS 00) to RGBA red green blue transparency

HKS® to CMYK

convert from HKS®-number (HKS 00) to CMYK cyan / magenta / yellow / black

Icons

HKS® to HEX

convert from HKS®-number (HKS 00) to #RRGGBB

HKS® to RAL®

convert from HKS®-number (HKS 00) to RAL®-number (RAL 0000)

HKS® to PANTONE®

convert from HKS®-number (HKS 00) to Pantone®-number (Pantone 0000)

HKS® to Sherwin Williams®

convert from HKS®-number (HKS 00) to Sherwin Williams®-number (SW 0000)

HKS® to NCS®

convert from HKS®-number (HKS 00) to NCS-number (S0000-X00X)

nsc-logo

PANTONE® to RGB

convert from Pantone®-number (Pantone 0000) to RGB red green blue

PANTONE® to RGBA

convert from Pantone®-number (Pantone 0000) to RGBA red green blue transparency

PANTONE® to CMYK

convert from Pantone®-number (Pantone 0000) to CMYK cyan / magenta / yellow / black

Icons

PANTONE® to HEX

convert from Pantone®-number (Pantone 0000) to #RRGGBB

PANTONE® to RAL®

convert from Pantone®-number (Pantone 0000) to RAL®-number (RAL 0000)

PANTONE® to HKS®

convert from Pantone®-number (Pantone 0000) to HKS®-number (HKS 00)

PANTONE® to Sherwin Williams®

convert from Pantone®-number (Pantone 0000) to Sherwin Williams®-number (SW 0000)

PANTONE® to NCS®

convert from Pantone®-number (Pantone 0000) to NCS-number (S0000-X00X)

nsc-logo

Sherwin Williams® to RGB

convert from Sherwin Williams®-number (SW 0000) to RGB red green blue

Sherwin Williams® to RGBA

convert from Sherwin Williams®-number (SW 0000) to RGBA red green blue transparency

Sherwin Williams® to CMYK

convert from Sherwin Williams®-number (SW 0000) to CMYK cyan / magenta / yellow / black

Icons

Sherwin Williams® to HEX

convert from Sherwin Williams®-number (SW 0000) to #RRGGBB

Sherwin Williams® to RAL®

convert from Sherwin Williams®-number (SW 0000) to RAL®-number (RAL 0000)

Sherwin Williams® to HKS®

convert from Sherwin Williams®-number (SW 0000) to HKS®-number (HKS 00)

Sherwin Williams® to PANTONE®

convert from Sherwin Williams®-number (SW 0000) to Pantone®-number (Pantone 0000)

Sherwin Williams® to NCS®

convert from Sherwin Williams®-number (SW 0000) to NCS-number (S0000-X00X)

nsc-logo

NCS® to RGB

convert from NCS-number (S0000-X00X) to RGB red green blue

NCS® to RGBA

convert from NCS-number (S0000-X00X) to RGBA red green blue transparency

NCS® to CMYK

convert from NCS-number (S0000-X00X) to CMYK cyan / magenta / yellow / black

Icons

NCS® to HEX

convert from NCS-number (S0000-X00X) to #RRGGBB

NCS® to RAL®

convert from NCS-number (S0000-X00X) to RAL®-number (RAL 0000)

NCS® to HKS®

convert from NCS-number (S0000-X00X) to HKS®-number (HKS 00)

NCS® to PANTONE®

convert from NCS-number (S0000-X00X) to Pantone®-number (Pantone 0000)

To be able to save color palettes, you must be logged in.

Sign in to your account

or

Create an account

Current color palette Share
Should it be public or private?
Link(s) will follow after sharing.

Cancel Share

Color palette shared
Please copy and save the link you want.

Share

OK, I have copied the links

Your colors will be saved in a new color palette.
View it under your profile.
You can further customize it, and share it.

Show color palette
Close

Create a color palette

DownloadDownload in different formats

Remove All

By clicking you can create palettes and download the color swatches.