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

CSS Gradients:
#CEFFEC00

Information

close all

Let CSS suggest color gradients from two hues such as the base hue 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.

Let CSS suggest color gradients from two hues such as the base hue and a lighter hue.

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 CSS suggest color gradients from two hues such as the base hue and a darker hue.

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

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

Display options

Description

Bright color: high color values create a bright impression.

The breakdown of the color into the RGB color system: of 255 maximum color components, 206 red, 255 green and 236 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.
206 255 236 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, none yellow and none 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% 0% 0% 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 #CEFFEC00 to HEX #31001300


CSS-Code:

background-image: linear-gradient(135deg, #CEFFEC00 5%, #31001300 88%);

Radial

HEX #CEFFEC00 to HEX #31001300


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 7%, #31001300 93%);

 

HEX #31001300 to HEX #CEFFEC00


CSS-Code:

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

 

HEX #31001300 to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #31001300 0%, #CEFFEC00 95%);

Lineal

HEX #CEFFEC00 to HEX #CCFFDD00


CSS-Code:

background-image: linear-gradient(135deg, #CEFFEC00 2%, #CCFFDD00 89%);

Radial

HEX #CEFFEC00 to HEX #CCFFDD00


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 13%, #CCFFDD00 98%);

 

HEX #CCFFDD00 to HEX #CEFFEC00


CSS-Code:

background-image: linear-gradient(135deg, #CCFFDD00 5%, #CEFFEC00 99%);

 

HEX #CCFFDD00 to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #CCFFDD00 0%, #CEFFEC00 98%);

 

HEX #CEFFEC00 to HEX #CCFFEB00


CSS-Code:

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

 

HEX #CEFFEC00 to HEX #CCFFEB00


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 10%, #CCFFEB00 95%);

 

HEX #CCFFEB00 to HEX #CEFFEC00


CSS-Code:

background-image: linear-gradient(135deg, #CCFFEB00 2%, #CEFFEC00 92%);

 

HEX #CCFFEB00 to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #CCFFEB00 10%, #CEFFEC00 87%);

 

HEX #CEFFEC00 to HEX #CCFFF800


CSS-Code:

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

 

HEX #CEFFEC00 to HEX #CCFFF800


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 11%, #CCFFF800 99%);

 

HEX #CCFFF800 to HEX #CEFFEC00


CSS-Code:

background-image: linear-gradient(135deg, #CCFFF800 8%, #CEFFEC00 100%);

 

HEX #CCFFF800 to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #CCFFF800 8%, #CEFFEC00 91%);

 

HEX #CEFFEC00 to HEX #CCF8FF00


CSS-Code:

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

 

HEX #CEFFEC00 to HEX #CCF8FF00


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 1%, #CCF8FF00 94%);

 

HEX #CCF8FF00 to HEX #CEFFEC00


CSS-Code:

background-image: linear-gradient(135deg, #CCF8FF00 11%, #CEFFEC00 86%);

 

HEX #CCF8FF00 to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #CCF8FF00 4%, #CEFFEC00 100%);

Lineal

HEX #CEFFEC00 to HEX #A3FFDB


CSS-Code:

background-image: linear-gradient(135deg, #CEFFEC00 3%, #A3FFDB 94%);

Radial

HEX #CEFFEC00 to HEX #A3FFDB


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 10%, #A3FFDB 92%);

 

HEX #A3FFDB to HEX #CEFFEC00


CSS-Code:

background-image: linear-gradient(135deg, #A3FFDB 2%, #CEFFEC00 90%);

 

HEX #A3FFDB to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #A3FFDB 9%, #CEFFEC00 96%);

 

HEX #CEFFEC00 to HEX #CCFFEB


CSS-Code:

background-image: linear-gradient(135deg, #CEFFEC00 13%, #CCFFEB 100%);

 

HEX #CEFFEC00 to HEX #CCFFEB


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 1%, #CCFFEB 89%);

 

HEX #CCFFEB to HEX #CEFFEC00


CSS-Code:

background-image: linear-gradient(135deg, #CCFFEB 11%, #CEFFEC00 87%);

 

HEX #CCFFEB to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #CCFFEB 7%, #CEFFEC00 88%);

 

HEX #CEFFEC00 to HEX #F5FFFB


CSS-Code:

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

 

HEX #CEFFEC00 to HEX #F5FFFB


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 9%, #F5FFFB 89%);

 

HEX #F5FFFB to HEX #CEFFEC00


CSS-Code:

background-image: linear-gradient(135deg, #F5FFFB 11%, #CEFFEC00 88%);

 

HEX #F5FFFB to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #F5FFFB 0%, #CEFFEC00 88%);

 

HEX #CEFFEC00 to HEX #FFFFFF


CSS-Code:

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

 

HEX #CEFFEC00 to HEX #FFFFFF


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 8%, #FFFFFF 96%);

 

HEX #FFFFFF to HEX #CEFFEC00


CSS-Code:

background-image: linear-gradient(135deg, #FFFFFF 8%, #CEFFEC00 92%);

 

HEX #FFFFFF to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #FFFFFF 0%, #CEFFEC00 92%);

Lineal

HEX #CEFFEC00 to HEX #CCFFDD00


CSS-Code:

background-image: linear-gradient(135deg, #CEFFEC00 0%, #CCFFDD00 93%);

Radial

HEX #CEFFEC00 to HEX #CCFFDD00


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 5%, #CCFFDD00 94%);

 

HEX #CCFFDD00 to HEX #CEFFEC00


CSS-Code:

background-image: linear-gradient(135deg, #CCFFDD00 12%, #CEFFEC00 88%);

 

HEX #CCFFDD00 to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #CCFFDD00 3%, #CEFFEC00 96%);

 

HEX #CEFFEC00 to HEX #CCFFEB00


CSS-Code:

background-image: linear-gradient(135deg, #CEFFEC00 1%, #CCFFEB00 99%);

 

HEX #CEFFEC00 to HEX #CCFFEB00


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 13%, #CCFFEB00 91%);

 

HEX #CCFFEB00 to HEX #CEFFEC00


CSS-Code:

background-image: linear-gradient(135deg, #CCFFEB00 9%, #CEFFEC00 87%);

 

HEX #CCFFEB00 to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #CCFFEB00 8%, #CEFFEC00 89%);

 

HEX #CEFFEC00 to HEX #CCFFF800


CSS-Code:

background-image: linear-gradient(135deg, #CEFFEC00 4%, #CCFFF800 93%);

 

HEX #CEFFEC00 to HEX #CCFFF800


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 12%, #CCFFF800 91%);

 

HEX #CCFFF800 to HEX #CEFFEC00


CSS-Code:

background-image: linear-gradient(135deg, #CCFFF800 8%, #CEFFEC00 94%);

 

HEX #CCFFF800 to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #CCFFF800 9%, #CEFFEC00 98%);

 

HEX #CEFFEC00 to HEX #CCF8FF00


CSS-Code:

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

 

HEX #CEFFEC00 to HEX #CCF8FF00


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 12%, #CCF8FF00 86%);

 

HEX #CCF8FF00 to HEX #CEFFEC00


CSS-Code:

background-image: linear-gradient(135deg, #CCF8FF00 0%, #CEFFEC00 97%);

 

HEX #CCF8FF00 to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #CCF8FF00 1%, #CEFFEC00 99%);

Lineal

HEX #CEFFEC00 to HEX #A3FFDB


CSS-Code:

background-image: linear-gradient(135deg, #CEFFEC00 12%, #A3FFDB 86%);

Radial

HEX #CEFFEC00 to HEX #A3FFDB


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 14%, #A3FFDB 95%);

 

HEX #A3FFDB to HEX #CEFFEC00


CSS-Code:

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

 

HEX #A3FFDB to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #A3FFDB 5%, #CEFFEC00 93%);

 

HEX #CEFFEC00 to HEX #CCFFEB


CSS-Code:

background-image: linear-gradient(135deg, #CEFFEC00 7%, #CCFFEB 91%);

 

HEX #CEFFEC00 to HEX #CCFFEB


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 14%, #CCFFEB 90%);

 

HEX #CCFFEB to HEX #CEFFEC00


CSS-Code:

background-image: linear-gradient(135deg, #CCFFEB 13%, #CEFFEC00 89%);

 

HEX #CCFFEB to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #CCFFEB 6%, #CEFFEC00 100%);

 

HEX #CEFFEC00 to HEX #F5FFFB


CSS-Code:

background-image: linear-gradient(135deg, #CEFFEC00 6%, #F5FFFB 94%);

 

HEX #CEFFEC00 to HEX #F5FFFB


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 8%, #F5FFFB 100%);

 

HEX #F5FFFB to HEX #CEFFEC00


CSS-Code:

background-image: linear-gradient(135deg, #F5FFFB 13%, #CEFFEC00 93%);

 

HEX #F5FFFB to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #F5FFFB 9%, #CEFFEC00 95%);

 

HEX #CEFFEC00 to HEX #FFFFFF


CSS-Code:

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

 

HEX #CEFFEC00 to HEX #FFFFFF


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 3%, #FFFFFF 88%);

 

HEX #FFFFFF to HEX #CEFFEC00


CSS-Code:

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

 

HEX #FFFFFF to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #FFFFFF 10%, #CEFFEC00 86%);

Lineal

HEX #CEFFEC00 to HEX #CCD6FF


CSS-Code:

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

Radial

HEX #CEFFEC00 to HEX #CCD6FF


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 13%, #CCD6FF 96%);

 

HEX #CCD6FF to HEX #CEFFEC00


CSS-Code:

background-image: linear-gradient(135deg, #CCD6FF 2%, #CEFFEC00 99%);

 

HEX #CCD6FF to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #CCD6FF 14%, #CEFFEC00 98%);

 

HEX #CEFFEC00 to HEX #FFD6CC


CSS-Code:

background-image: linear-gradient(135deg, #CEFFEC00 9%, #FFD6CC 90%);

 

HEX #CEFFEC00 to HEX #FFD6CC


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 1%, #FFD6CC 92%);

 

HEX #FFD6CC to HEX #CEFFEC00


CSS-Code:

background-image: linear-gradient(135deg, #FFD6CC 6%, #CEFFEC00 99%);

 

HEX #FFD6CC to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #FFD6CC 1%, #CEFFEC00 98%);

Lineal

HEX #CEFFEC00 to HEX #EBCCFF


CSS-Code:

background-image: linear-gradient(135deg, #CEFFEC00 4%, #EBCCFF 97%);

Radial

HEX #CEFFEC00 to HEX #EBCCFF


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 0%, #EBCCFF 100%);

 

HEX #EBCCFF to HEX #CEFFEC00


CSS-Code:

background-image: linear-gradient(135deg, #EBCCFF 8%, #CEFFEC00 93%);

 

HEX #EBCCFF to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #EBCCFF 7%, #CEFFEC00 99%);

 

HEX #CEFFEC00 to HEX #FFEBCC


CSS-Code:

background-image: linear-gradient(135deg, #CEFFEC00 4%, #FFEBCC 88%);

 

HEX #CEFFEC00 to HEX #FFEBCC


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 0%, #FFEBCC 98%);

 

HEX #FFEBCC to HEX #CEFFEC00


CSS-Code:

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

 

HEX #FFEBCC to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #FFEBCC 1%, #CEFFEC00 95%);

Lineal

HEX #CEFFEC00 to HEX #CCD6FF


CSS-Code:

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

Radial

HEX #CEFFEC00 to HEX #CCD6FF


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 2%, #CCD6FF 86%);

 

HEX #CCD6FF to HEX #CEFFEC00


CSS-Code:

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

 

HEX #CCD6FF to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #CCD6FF 2%, #CEFFEC00 97%);

 

HEX #CEFFEC00 to HEX #FFCCE0


CSS-Code:

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

 

HEX #CEFFEC00 to HEX #FFCCE0


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 5%, #FFCCE0 86%);

 

HEX #FFCCE0 to HEX #CEFFEC00


CSS-Code:

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

 

HEX #FFCCE0 to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #FFCCE0 6%, #CEFFEC00 92%);

 

HEX #CEFFEC00 to HEX #FFF5CC


CSS-Code:

background-image: linear-gradient(135deg, #CEFFEC00 2%, #FFF5CC 99%);

 

HEX #CEFFEC00 to HEX #FFF5CC


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 1%, #FFF5CC 87%);

 

HEX #FFF5CC to HEX #CEFFEC00


CSS-Code:

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

 

HEX #FFF5CC to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #FFF5CC 14%, #CEFFEC00 98%);

Lineal

HEX #CEFFEC00 to HEX #D1CCFF


CSS-Code:

background-image: linear-gradient(135deg, #CEFFEC00 5%, #D1CCFF 93%);

Radial

HEX #CEFFEC00 to HEX #D1CCFF


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 14%, #D1CCFF 98%);

 

HEX #D1CCFF to HEX #CEFFEC00


CSS-Code:

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

 

HEX #D1CCFF to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #D1CCFF 3%, #CEFFEC00 93%);

 

HEX #CEFFEC00 to HEX #FFCCE0


CSS-Code:

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

 

HEX #CEFFEC00 to HEX #FFCCE0


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 5%, #FFCCE0 88%);

 

HEX #FFCCE0 to HEX #CEFFEC00


CSS-Code:

background-image: linear-gradient(135deg, #FFCCE0 7%, #CEFFEC00 94%);

 

HEX #FFCCE0 to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #FFCCE0 3%, #CEFFEC00 92%);

 

HEX #CEFFEC00 to HEX #FAFFCC


CSS-Code:

background-image: linear-gradient(135deg, #CEFFEC00 2%, #FAFFCC 98%);

 

HEX #CEFFEC00 to HEX #FAFFCC


CSS-Code:

background-image: radial-gradient(circle, #CEFFEC00 7%, #FAFFCC 100%);

 

HEX #FAFFCC to HEX #CEFFEC00


CSS-Code:

background-image: linear-gradient(135deg, #FAFFCC 9%, #CEFFEC00 90%);

 

HEX #FAFFCC to HEX #CEFFEC00


CSS-Code:

background-image: radial-gradient(circle, #FAFFCC 13%, #CEFFEC00 89%);

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, a registration is required.

Log 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 desired link.

Share

OK, I have copied the links

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

Show color palette
Close

Create a color palette

DownloadDownload in different formats

Remove All

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