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

CSS Gradients:
CMYK 0 / 19 / 100 / 20

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, 204 red, 165 green and none 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.
204 165 0 R G B
In the CMYK color system the color is composed as follows: In this color tone, out of 100 maximum color components, none cyan, 19 magenta, 100 yellow and 20 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.
0% 19% 100% 20% 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 #CCA500 to HEX #335AFF


CSS-Code:

background-image: linear-gradient(135deg, #CCA500 5%, #335AFF 100%);

Radial

HEX #CCA500 to HEX #335AFF


CSS-Code:

background-image: radial-gradient(circle, #CCA500 0%, #335AFF 98%);

 

HEX #335AFF to HEX #CCA500


CSS-Code:

background-image: linear-gradient(135deg, #335AFF 4%, #CCA500 86%);

 

HEX #335AFF to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #335AFF 4%, #CCA500 96%);

Lineal

HEX #CCA500 to HEX #E2B70E


CSS-Code:

background-image: linear-gradient(135deg, #CCA500 4%, #E2B70E 90%);

Radial

HEX #CCA500 to HEX #E2B70E


CSS-Code:

background-image: radial-gradient(circle, #CCA500 13%, #E2B70E 97%);

 

HEX #E2B70E to HEX #CCA500


CSS-Code:

background-image: linear-gradient(135deg, #E2B70E 5%, #CCA500 90%);

 

HEX #E2B70E to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #E2B70E 3%, #CCA500 94%);

 

HEX #CCA500 to HEX #F3C921


CSS-Code:

background-image: linear-gradient(135deg, #CCA500 5%, #F3C921 89%);

 

HEX #CCA500 to HEX #F3C921


CSS-Code:

background-image: radial-gradient(circle, #CCA500 11%, #F3C921 88%);

 

HEX #F3C921 to HEX #CCA500


CSS-Code:

background-image: linear-gradient(135deg, #F3C921 5%, #CCA500 91%);

 

HEX #F3C921 to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #F3C921 0%, #CCA500 96%);

 

HEX #CCA500 to HEX #FFDB34


CSS-Code:

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

 

HEX #CCA500 to HEX #FFDB34


CSS-Code:

background-image: radial-gradient(circle, #CCA500 4%, #FFDB34 98%);

 

HEX #FFDB34 to HEX #CCA500


CSS-Code:

background-image: linear-gradient(135deg, #FFDB34 1%, #CCA500 92%);

 

HEX #FFDB34 to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #FFDB34 2%, #CCA500 90%);

 

HEX #CCA500 to HEX #FFED47


CSS-Code:

background-image: linear-gradient(135deg, #CCA500 8%, #FFED47 88%);

 

HEX #CCA500 to HEX #FFED47


CSS-Code:

background-image: radial-gradient(circle, #CCA500 7%, #FFED47 96%);

 

HEX #FFED47 to HEX #CCA500


CSS-Code:

background-image: linear-gradient(135deg, #FFED47 5%, #CCA500 91%);

 

HEX #FFED47 to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #FFED47 1%, #CCA500 97%);

Lineal

HEX #CCA500 to HEX #BB9300


CSS-Code:

background-image: linear-gradient(135deg, #CCA500 8%, #BB9300 90%);

Radial

HEX #CCA500 to HEX #BB9300


CSS-Code:

background-image: radial-gradient(circle, #CCA500 14%, #BB9300 96%);

 

HEX #BB9300 to HEX #CCA500


CSS-Code:

background-image: linear-gradient(135deg, #BB9300 5%, #CCA500 97%);

 

HEX #BB9300 to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #BB9300 10%, #CCA500 92%);

 

HEX #CCA500 to HEX #AA8100


CSS-Code:

background-image: linear-gradient(135deg, #CCA500 0%, #AA8100 88%);

 

HEX #CCA500 to HEX #AA8100


CSS-Code:

background-image: radial-gradient(circle, #CCA500 14%, #AA8100 99%);

 

HEX #AA8100 to HEX #CCA500


CSS-Code:

background-image: linear-gradient(135deg, #AA8100 13%, #CCA500 96%);

 

HEX #AA8100 to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #AA8100 14%, #CCA500 96%);

 

HEX #CCA500 to HEX #996F00


CSS-Code:

background-image: linear-gradient(135deg, #CCA500 2%, #996F00 92%);

 

HEX #CCA500 to HEX #996F00


CSS-Code:

background-image: radial-gradient(circle, #CCA500 14%, #996F00 98%);

 

HEX #996F00 to HEX #CCA500


CSS-Code:

background-image: linear-gradient(135deg, #996F00 8%, #CCA500 92%);

 

HEX #996F00 to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #996F00 8%, #CCA500 89%);

 

HEX #CCA500 to HEX #885D00


CSS-Code:

background-image: linear-gradient(135deg, #CCA500 0%, #885D00 86%);

 

HEX #CCA500 to HEX #885D00


CSS-Code:

background-image: radial-gradient(circle, #CCA500 8%, #885D00 96%);

 

HEX #885D00 to HEX #CCA500


CSS-Code:

background-image: linear-gradient(135deg, #885D00 6%, #CCA500 88%);

 

HEX #885D00 to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #885D00 11%, #CCA500 97%);

Lineal

HEX #CCA500 to HEX #CCC500


CSS-Code:

background-image: linear-gradient(135deg, #CCA500 8%, #CCC500 88%);

Radial

HEX #CCA500 to HEX #CCC500


CSS-Code:

background-image: radial-gradient(circle, #CCA500 14%, #CCC500 99%);

 

HEX #CCC500 to HEX #CCA500


CSS-Code:

background-image: linear-gradient(135deg, #CCC500 10%, #CCA500 87%);

 

HEX #CCC500 to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #CCC500 13%, #CCA500 86%);

 

HEX #CCA500 to HEX #B0CC00


CSS-Code:

background-image: linear-gradient(135deg, #CCA500 5%, #B0CC00 95%);

 

HEX #CCA500 to HEX #B0CC00


CSS-Code:

background-image: radial-gradient(circle, #CCA500 13%, #B0CC00 89%);

 

HEX #B0CC00 to HEX #CCA500


CSS-Code:

background-image: linear-gradient(135deg, #B0CC00 1%, #CCA500 89%);

 

HEX #B0CC00 to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #B0CC00 1%, #CCA500 88%);

 

HEX #CCA500 to HEX #8ECC00


CSS-Code:

background-image: linear-gradient(135deg, #CCA500 12%, #8ECC00 93%);

 

HEX #CCA500 to HEX #8ECC00


CSS-Code:

background-image: radial-gradient(circle, #CCA500 11%, #8ECC00 94%);

 

HEX #8ECC00 to HEX #CCA500


CSS-Code:

background-image: linear-gradient(135deg, #8ECC00 6%, #CCA500 93%);

 

HEX #8ECC00 to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #8ECC00 5%, #CCA500 91%);

 

HEX #CCA500 to HEX #6CCC00


CSS-Code:

background-image: linear-gradient(135deg, #CCA500 0%, #6CCC00 94%);

 

HEX #CCA500 to HEX #6CCC00


CSS-Code:

background-image: radial-gradient(circle, #CCA500 14%, #6CCC00 90%);

 

HEX #6CCC00 to HEX #CCA500


CSS-Code:

background-image: linear-gradient(135deg, #6CCC00 6%, #CCA500 96%);

 

HEX #6CCC00 to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #6CCC00 10%, #CCA500 92%);

Lineal

HEX #CCA500 to HEX #000000


CSS-Code:

background-image: linear-gradient(135deg, #CCA500 2%, #000000 88%);

Radial

HEX #CCA500 to HEX #000000


CSS-Code:

background-image: radial-gradient(circle, #CCA500 3%, #000000 98%);

 

HEX #000000 to HEX #CCA500


CSS-Code:

background-image: linear-gradient(135deg, #000000 10%, #CCA500 89%);

 

HEX #000000 to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #000000 10%, #CCA500 94%);

 

HEX #CCA500 to HEX #332900


CSS-Code:

background-image: linear-gradient(135deg, #CCA500 4%, #332900 87%);

 

HEX #CCA500 to HEX #332900


CSS-Code:

background-image: radial-gradient(circle, #CCA500 3%, #332900 94%);

 

HEX #332900 to HEX #CCA500


CSS-Code:

background-image: linear-gradient(135deg, #332900 3%, #CCA500 87%);

 

HEX #332900 to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #332900 12%, #CCA500 88%);

 

HEX #CCA500 to HEX #665300


CSS-Code:

background-image: linear-gradient(135deg, #CCA500 8%, #665300 95%);

 

HEX #CCA500 to HEX #665300


CSS-Code:

background-image: radial-gradient(circle, #CCA500 8%, #665300 97%);

 

HEX #665300 to HEX #CCA500


CSS-Code:

background-image: linear-gradient(135deg, #665300 4%, #CCA500 87%);

 

HEX #665300 to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #665300 7%, #CCA500 92%);

 

HEX #CCA500 to HEX #997C00


CSS-Code:

background-image: linear-gradient(135deg, #CCA500 6%, #997C00 95%);

 

HEX #CCA500 to HEX #997C00


CSS-Code:

background-image: radial-gradient(circle, #CCA500 2%, #997C00 93%);

 

HEX #997C00 to HEX #CCA500


CSS-Code:

background-image: linear-gradient(135deg, #997C00 5%, #CCA500 92%);

 

HEX #997C00 to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #997C00 1%, #CCA500 93%);

Lineal

HEX #CCA500 to HEX #00CC00


CSS-Code:

background-image: linear-gradient(135deg, #CCA500 10%, #00CC00 96%);

Radial

HEX #CCA500 to HEX #00CC00


CSS-Code:

background-image: radial-gradient(circle, #CCA500 0%, #00CC00 96%);

 

HEX #00CC00 to HEX #CCA500


CSS-Code:

background-image: linear-gradient(135deg, #00CC00 14%, #CCA500 88%);

 

HEX #00CC00 to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #00CC00 9%, #CCA500 91%);

 

HEX #CCA500 to HEX #5100CC


CSS-Code:

background-image: linear-gradient(135deg, #CCA500 1%, #5100CC 92%);

 

HEX #CCA500 to HEX #5100CC


CSS-Code:

background-image: radial-gradient(circle, #CCA500 10%, #5100CC 97%);

 

HEX #5100CC to HEX #CCA500


CSS-Code:

background-image: linear-gradient(135deg, #5100CC 13%, #CCA500 87%);

 

HEX #5100CC to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #5100CC 10%, #CCA500 88%);

Lineal

HEX #CCA500 to HEX #00CCA3


CSS-Code:

background-image: linear-gradient(135deg, #CCA500 6%, #00CCA3 97%);

Radial

HEX #CCA500 to HEX #00CCA3


CSS-Code:

background-image: radial-gradient(circle, #CCA500 8%, #00CCA3 89%);

 

HEX #00CCA3 to HEX #CCA500


CSS-Code:

background-image: linear-gradient(135deg, #00CCA3 10%, #CCA500 100%);

 

HEX #00CCA3 to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #00CCA3 7%, #CCA500 91%);

 

HEX #CCA500 to HEX #A300CC


CSS-Code:

background-image: linear-gradient(135deg, #CCA500 5%, #A300CC 98%);

 

HEX #CCA500 to HEX #A300CC


CSS-Code:

background-image: radial-gradient(circle, #CCA500 7%, #A300CC 90%);

 

HEX #A300CC to HEX #CCA500


CSS-Code:

background-image: linear-gradient(135deg, #A300CC 4%, #CCA500 98%);

 

HEX #A300CC to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #A300CC 11%, #CCA500 92%);

Lineal

HEX #CCA500 to HEX #00CC00


CSS-Code:

background-image: linear-gradient(135deg, #CCA500 9%, #00CC00 93%);

Radial

HEX #CCA500 to HEX #00CC00


CSS-Code:

background-image: radial-gradient(circle, #CCA500 12%, #00CC00 95%);

 

HEX #00CC00 to HEX #CCA500


CSS-Code:

background-image: linear-gradient(135deg, #00CC00 12%, #CCA500 88%);

 

HEX #00CC00 to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #00CC00 5%, #CCA500 87%);

 

HEX #CCA500 to HEX #0028CC


CSS-Code:

background-image: linear-gradient(135deg, #CCA500 10%, #0028CC 86%);

 

HEX #CCA500 to HEX #0028CC


CSS-Code:

background-image: radial-gradient(circle, #CCA500 10%, #0028CC 87%);

 

HEX #0028CC to HEX #CCA500


CSS-Code:

background-image: linear-gradient(135deg, #0028CC 1%, #CCA500 97%);

 

HEX #0028CC to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #0028CC 1%, #CCA500 95%);

 

HEX #CCA500 to HEX #CC00CC


CSS-Code:

background-image: linear-gradient(135deg, #CCA500 7%, #CC00CC 87%);

 

HEX #CCA500 to HEX #CC00CC


CSS-Code:

background-image: radial-gradient(circle, #CCA500 6%, #CC00CC 92%);

 

HEX #CC00CC to HEX #CCA500


CSS-Code:

background-image: linear-gradient(135deg, #CC00CC 7%, #CCA500 96%);

 

HEX #CC00CC to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #CC00CC 13%, #CCA500 98%);

Lineal

HEX #CCA500 to HEX #00CC3D


CSS-Code:

background-image: linear-gradient(135deg, #CCA500 6%, #00CC3D 86%);

Radial

HEX #CCA500 to HEX #00CC3D


CSS-Code:

background-image: radial-gradient(circle, #CCA500 4%, #00CC3D 87%);

 

HEX #00CC3D to HEX #CCA500


CSS-Code:

background-image: linear-gradient(135deg, #00CC3D 1%, #CCA500 97%);

 

HEX #00CC3D to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #00CC3D 7%, #CCA500 86%);

 

HEX #CCA500 to HEX #0028CC


CSS-Code:

background-image: linear-gradient(135deg, #CCA500 1%, #0028CC 90%);

 

HEX #CCA500 to HEX #0028CC


CSS-Code:

background-image: radial-gradient(circle, #CCA500 11%, #0028CC 89%);

 

HEX #0028CC to HEX #CCA500


CSS-Code:

background-image: linear-gradient(135deg, #0028CC 9%, #CCA500 90%);

 

HEX #0028CC to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #0028CC 10%, #CCA500 91%);

 

HEX #CCA500 to HEX #CC008E


CSS-Code:

background-image: linear-gradient(135deg, #CCA500 2%, #CC008E 96%);

 

HEX #CCA500 to HEX #CC008E


CSS-Code:

background-image: radial-gradient(circle, #CCA500 2%, #CC008E 99%);

 

HEX #CC008E to HEX #CCA500


CSS-Code:

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

 

HEX #CC008E to HEX #CCA500


CSS-Code:

background-image: radial-gradient(circle, #CC008E 1%, #CCA500 95%);

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.