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

CSS Gradients:
CMYK 0 / 0 / 96 / 1

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, 252 red, 252 green and 10 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.
252 252 10 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, none magenta, 96 yellow and 1 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% 0% 96% 1% 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 #FCFC0A to HEX #0303F5


CSS-Code:

background-image: linear-gradient(135deg, #FCFC0A 4%, #0303F5 94%);

Radial

HEX #FCFC0A to HEX #0303F5


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 6%, #0303F5 90%);

 

HEX #0303F5 to HEX #FCFC0A


CSS-Code:

background-image: linear-gradient(135deg, #0303F5 8%, #FCFC0A 91%);

 

HEX #0303F5 to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #0303F5 10%, #FCFC0A 98%);

Lineal

HEX #FCFC0A to HEX #FCBB07


CSS-Code:

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

Radial

HEX #FCFC0A to HEX #FCBB07


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 5%, #FCBB07 88%);

 

HEX #FCBB07 to HEX #FCFC0A


CSS-Code:

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

 

HEX #FCBB07 to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #FCBB07 2%, #FCFC0A 87%);

 

HEX #FCFC0A to HEX #FCFC07


CSS-Code:

background-image: linear-gradient(135deg, #FCFC0A 12%, #FCFC07 90%);

 

HEX #FCFC0A to HEX #FCFC07


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 9%, #FCFC07 97%);

 

HEX #FCFC07 to HEX #FCFC0A


CSS-Code:

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

 

HEX #FCFC07 to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #FCFC07 10%, #FCFC0A 93%);

 

HEX #FCFC0A to HEX #BBFC07


CSS-Code:

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

 

HEX #FCFC0A to HEX #BBFC07


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 2%, #BBFC07 99%);

 

HEX #BBFC07 to HEX #FCFC0A


CSS-Code:

background-image: linear-gradient(135deg, #BBFC07 11%, #FCFC0A 94%);

 

HEX #BBFC07 to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #BBFC07 11%, #FCFC0A 89%);

 

HEX #FCFC0A to HEX #79FC07


CSS-Code:

background-image: linear-gradient(135deg, #FCFC0A 8%, #79FC07 97%);

 

HEX #FCFC0A to HEX #79FC07


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 4%, #79FC07 96%);

 

HEX #79FC07 to HEX #FCFC0A


CSS-Code:

background-image: linear-gradient(135deg, #79FC07 7%, #FCFC0A 92%);

 

HEX #79FC07 to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #79FC07 4%, #FCFC0A 87%);

Lineal

HEX #FCFC0A to HEX #D8D802


CSS-Code:

background-image: linear-gradient(135deg, #FCFC0A 9%, #D8D802 86%);

Radial

HEX #FCFC0A to HEX #D8D802


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 10%, #D8D802 98%);

 

HEX #D8D802 to HEX #FCFC0A


CSS-Code:

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

 

HEX #D8D802 to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #D8D802 7%, #FCFC0A 90%);

 

HEX #FCFC0A to HEX #FCFC07


CSS-Code:

background-image: linear-gradient(135deg, #FCFC0A 9%, #FCFC07 94%);

 

HEX #FCFC0A to HEX #FCFC07


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 12%, #FCFC07 88%);

 

HEX #FCFC07 to HEX #FCFC0A


CSS-Code:

background-image: linear-gradient(135deg, #FCFC07 12%, #FCFC0A 93%);

 

HEX #FCFC07 to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #FCFC07 10%, #FCFC0A 100%);

 

HEX #FCFC0A to HEX #FCFC30


CSS-Code:

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

 

HEX #FCFC0A to HEX #FCFC30


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 1%, #FCFC30 92%);

 

HEX #FCFC30 to HEX #FCFC0A


CSS-Code:

background-image: linear-gradient(135deg, #FCFC30 12%, #FCFC0A 96%);

 

HEX #FCFC30 to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #FCFC30 14%, #FCFC0A 97%);

 

HEX #FCFC0A to HEX #FDFD59


CSS-Code:

background-image: linear-gradient(135deg, #FCFC0A 3%, #FDFD59 95%);

 

HEX #FCFC0A to HEX #FDFD59


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 1%, #FDFD59 92%);

 

HEX #FDFD59 to HEX #FCFC0A


CSS-Code:

background-image: linear-gradient(135deg, #FDFD59 13%, #FCFC0A 94%);

 

HEX #FDFD59 to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #FDFD59 9%, #FCFC0A 91%);

Lineal

HEX #FCFC0A to HEX #FCBB07


CSS-Code:

background-image: linear-gradient(135deg, #FCFC0A 3%, #FCBB07 89%);

Radial

HEX #FCFC0A to HEX #FCBB07


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 11%, #FCBB07 92%);

 

HEX #FCBB07 to HEX #FCFC0A


CSS-Code:

background-image: linear-gradient(135deg, #FCBB07 12%, #FCFC0A 97%);

 

HEX #FCBB07 to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #FCBB07 14%, #FCFC0A 98%);

 

HEX #FCFC0A to HEX #FCFC07


CSS-Code:

background-image: linear-gradient(135deg, #FCFC0A 2%, #FCFC07 87%);

 

HEX #FCFC0A to HEX #FCFC07


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 4%, #FCFC07 96%);

 

HEX #FCFC07 to HEX #FCFC0A


CSS-Code:

background-image: linear-gradient(135deg, #FCFC07 12%, #FCFC0A 92%);

 

HEX #FCFC07 to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #FCFC07 2%, #FCFC0A 91%);

 

HEX #FCFC0A to HEX #BBFC07


CSS-Code:

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

 

HEX #FCFC0A to HEX #BBFC07


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 14%, #BBFC07 100%);

 

HEX #BBFC07 to HEX #FCFC0A


CSS-Code:

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

 

HEX #BBFC07 to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #BBFC07 13%, #FCFC0A 93%);

 

HEX #FCFC0A to HEX #79FC07


CSS-Code:

background-image: linear-gradient(135deg, #FCFC0A 14%, #79FC07 89%);

 

HEX #FCFC0A to HEX #79FC07


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 9%, #79FC07 94%);

 

HEX #79FC07 to HEX #FCFC0A


CSS-Code:

background-image: linear-gradient(135deg, #79FC07 1%, #FCFC0A 97%);

 

HEX #79FC07 to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #79FC07 11%, #FCFC0A 92%);

Lineal

HEX #FCFC0A to HEX #D8D802


CSS-Code:

background-image: linear-gradient(135deg, #FCFC0A 11%, #D8D802 89%);

Radial

HEX #FCFC0A to HEX #D8D802


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 6%, #D8D802 94%);

 

HEX #D8D802 to HEX #FCFC0A


CSS-Code:

background-image: linear-gradient(135deg, #D8D802 11%, #FCFC0A 94%);

 

HEX #D8D802 to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #D8D802 9%, #FCFC0A 94%);

 

HEX #FCFC0A to HEX #FCFC07


CSS-Code:

background-image: linear-gradient(135deg, #FCFC0A 6%, #FCFC07 88%);

 

HEX #FCFC0A to HEX #FCFC07


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 11%, #FCFC07 86%);

 

HEX #FCFC07 to HEX #FCFC0A


CSS-Code:

background-image: linear-gradient(135deg, #FCFC07 5%, #FCFC0A 87%);

 

HEX #FCFC07 to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #FCFC07 9%, #FCFC0A 90%);

 

HEX #FCFC0A to HEX #FCFC30


CSS-Code:

background-image: linear-gradient(135deg, #FCFC0A 6%, #FCFC30 95%);

 

HEX #FCFC0A to HEX #FCFC30


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 0%, #FCFC30 100%);

 

HEX #FCFC30 to HEX #FCFC0A


CSS-Code:

background-image: linear-gradient(135deg, #FCFC30 13%, #FCFC0A 86%);

 

HEX #FCFC30 to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #FCFC30 10%, #FCFC0A 92%);

 

HEX #FCFC0A to HEX #FDFD59


CSS-Code:

background-image: linear-gradient(135deg, #FCFC0A 1%, #FDFD59 100%);

 

HEX #FCFC0A to HEX #FDFD59


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 2%, #FDFD59 100%);

 

HEX #FDFD59 to HEX #FCFC0A


CSS-Code:

background-image: linear-gradient(135deg, #FDFD59 13%, #FCFC0A 88%);

 

HEX #FDFD59 to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #FDFD59 13%, #FCFC0A 93%);

Lineal

HEX #FCFC0A to HEX #07FC38


CSS-Code:

background-image: linear-gradient(135deg, #FCFC0A 13%, #07FC38 96%);

Radial

HEX #FCFC0A to HEX #07FC38


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 14%, #07FC38 100%);

 

HEX #07FC38 to HEX #FCFC0A


CSS-Code:

background-image: linear-gradient(135deg, #07FC38 7%, #FCFC0A 92%);

 

HEX #07FC38 to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #07FC38 13%, #FCFC0A 89%);

 

HEX #FCFC0A to HEX #9A07FC


CSS-Code:

background-image: linear-gradient(135deg, #FCFC0A 11%, #9A07FC 95%);

 

HEX #FCFC0A to HEX #9A07FC


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 8%, #9A07FC 89%);

 

HEX #9A07FC to HEX #FCFC0A


CSS-Code:

background-image: linear-gradient(135deg, #9A07FC 4%, #FCFC0A 94%);

 

HEX #9A07FC to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #9A07FC 8%, #FCFC0A 96%);

Lineal

HEX #FCFC0A to HEX #07FCFC


CSS-Code:

background-image: linear-gradient(135deg, #FCFC0A 4%, #07FCFC 92%);

Radial

HEX #FCFC0A to HEX #07FCFC


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 14%, #07FCFC 92%);

 

HEX #07FCFC to HEX #FCFC0A


CSS-Code:

background-image: linear-gradient(135deg, #07FCFC 1%, #FCFC0A 96%);

 

HEX #07FCFC to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #07FCFC 6%, #FCFC0A 95%);

 

HEX #FCFC0A to HEX #FC07FC


CSS-Code:

background-image: linear-gradient(135deg, #FCFC0A 14%, #FC07FC 89%);

 

HEX #FCFC0A to HEX #FC07FC


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 14%, #FC07FC 93%);

 

HEX #FC07FC to HEX #FCFC0A


CSS-Code:

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

 

HEX #FC07FC to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #FC07FC 4%, #FCFC0A 90%);

Lineal

HEX #FCFC0A to HEX #07FC38


CSS-Code:

background-image: linear-gradient(135deg, #FCFC0A 3%, #07FC38 94%);

Radial

HEX #FCFC0A to HEX #07FC38


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 2%, #07FC38 87%);

 

HEX #07FC38 to HEX #FCFC0A


CSS-Code:

background-image: linear-gradient(135deg, #07FC38 2%, #FCFC0A 94%);

 

HEX #07FC38 to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #07FC38 9%, #FCFC0A 97%);

 

HEX #FCFC0A to HEX #0707FC


CSS-Code:

background-image: linear-gradient(135deg, #FCFC0A 4%, #0707FC 99%);

 

HEX #FCFC0A to HEX #0707FC


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 13%, #0707FC 91%);

 

HEX #0707FC to HEX #FCFC0A


CSS-Code:

background-image: linear-gradient(135deg, #0707FC 6%, #FCFC0A 91%);

 

HEX #0707FC to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #0707FC 8%, #FCFC0A 98%);

 

HEX #FCFC0A to HEX #FC07CB


CSS-Code:

background-image: linear-gradient(135deg, #FCFC0A 8%, #FC07CB 98%);

 

HEX #FCFC0A to HEX #FC07CB


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 2%, #FC07CB 98%);

 

HEX #FC07CB to HEX #FCFC0A


CSS-Code:

background-image: linear-gradient(135deg, #FC07CB 12%, #FCFC0A 100%);

 

HEX #FC07CB to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #FC07CB 2%, #FCFC0A 91%);

Lineal

HEX #FCFC0A to HEX #07FC82


CSS-Code:

background-image: linear-gradient(135deg, #FCFC0A 4%, #07FC82 86%);

Radial

HEX #FCFC0A to HEX #07FC82


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 9%, #07FC82 88%);

 

HEX #07FC82 to HEX #FCFC0A


CSS-Code:

background-image: linear-gradient(135deg, #07FC82 5%, #FCFC0A 99%);

 

HEX #07FC82 to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #07FC82 11%, #FCFC0A 92%);

 

HEX #FCFC0A to HEX #0707FC


CSS-Code:

background-image: linear-gradient(135deg, #FCFC0A 1%, #0707FC 89%);

 

HEX #FCFC0A to HEX #0707FC


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 1%, #0707FC 95%);

 

HEX #0707FC to HEX #FCFC0A


CSS-Code:

background-image: linear-gradient(135deg, #0707FC 2%, #FCFC0A 93%);

 

HEX #0707FC to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #0707FC 2%, #FCFC0A 87%);

 

HEX #FCFC0A to HEX #FC0782


CSS-Code:

background-image: linear-gradient(135deg, #FCFC0A 0%, #FC0782 89%);

 

HEX #FCFC0A to HEX #FC0782


CSS-Code:

background-image: radial-gradient(circle, #FCFC0A 6%, #FC0782 99%);

 

HEX #FC0782 to HEX #FCFC0A


CSS-Code:

background-image: linear-gradient(135deg, #FC0782 14%, #FCFC0A 91%);

 

HEX #FC0782 to HEX #FCFC0A


CSS-Code:

background-image: radial-gradient(circle, #FC0782 3%, #FCFC0A 94%);

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

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 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 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 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 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 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 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 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)

NCS® to Sherwin Williams®

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

Codes

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.