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

CSS Gradients:
#2CCFDF

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

Blue and green clearly dominate this hue: the blue and green values are higher than red. Bright color: high color values create a bright impression.

The breakdown of the color into the RGB color system: of 255 maximum color components, 44 red, 207 green and 223 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.
44 207 223 R G B
In the CMYK color system the color is composed as follows: In this color tone, out of 100 maximum color components, 80 cyan, 7 magenta, none yellow and 13 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.
80% 7% 0% 13% 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 #2CCFDF to HEX #D33020


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 1%, #D33020 99%);

Radial

HEX #2CCFDF to HEX #D33020


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 0%, #D33020 95%);

 

HEX #D33020 to HEX #2CCFDF


CSS-Code:

background-image: linear-gradient(135deg, #D33020 7%, #2CCFDF 96%);

 

HEX #D33020 to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #D33020 14%, #2CCFDF 86%);

Lineal

HEX #2CCFDF to HEX #2ADFBE


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 14%, #2ADFBE 95%);

Radial

HEX #2CCFDF to HEX #2ADFBE


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 4%, #2ADFBE 91%);

 

HEX #2ADFBE to HEX #2CCFDF


CSS-Code:

background-image: linear-gradient(135deg, #2ADFBE 7%, #2CCFDF 95%);

 

HEX #2ADFBE to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #2ADFBE 11%, #2CCFDF 91%);

 

HEX #2CCFDF to HEX #2AD0DF


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 14%, #2AD0DF 90%);

 

HEX #2CCFDF to HEX #2AD0DF


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 0%, #2AD0DF 100%);

 

HEX #2AD0DF to HEX #2CCFDF


CSS-Code:

background-image: linear-gradient(135deg, #2AD0DF 13%, #2CCFDF 92%);

 

HEX #2AD0DF to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #2AD0DF 4%, #2CCFDF 91%);

 

HEX #2CCFDF to HEX #2AA0DF


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 1%, #2AA0DF 87%);

 

HEX #2CCFDF to HEX #2AA0DF


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 9%, #2AA0DF 94%);

 

HEX #2AA0DF to HEX #2CCFDF


CSS-Code:

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

 

HEX #2AA0DF to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #2AA0DF 10%, #2CCFDF 89%);

 

HEX #2CCFDF to HEX #2A6FDF


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 8%, #2A6FDF 89%);

 

HEX #2CCFDF to HEX #2A6FDF


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 11%, #2A6FDF 96%);

 

HEX #2A6FDF to HEX #2CCFDF


CSS-Code:

background-image: linear-gradient(135deg, #2A6FDF 4%, #2CCFDF 86%);

 

HEX #2A6FDF to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #2A6FDF 6%, #2CCFDF 88%);

Lineal

HEX #2CCFDF to HEX #1DB4C3


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 0%, #1DB4C3 86%);

Radial

HEX #2CCFDF to HEX #1DB4C3


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 8%, #1DB4C3 88%);

 

HEX #1DB4C3 to HEX #2CCFDF


CSS-Code:

background-image: linear-gradient(135deg, #1DB4C3 0%, #2CCFDF 91%);

 

HEX #1DB4C3 to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #1DB4C3 9%, #2CCFDF 96%);

 

HEX #2CCFDF to HEX #2ACFDF


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 2%, #2ACFDF 91%);

 

HEX #2CCFDF to HEX #2ACFDF


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 10%, #2ACFDF 100%);

 

HEX #2ACFDF to HEX #2CCFDF


CSS-Code:

background-image: linear-gradient(135deg, #2ACFDF 11%, #2CCFDF 95%);

 

HEX #2ACFDF to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #2ACFDF 13%, #2CCFDF 90%);

 

HEX #2CCFDF to HEX #4ED7E5


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 9%, #4ED7E5 90%);

 

HEX #2CCFDF to HEX #4ED7E5


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 14%, #4ED7E5 97%);

 

HEX #4ED7E5 to HEX #2CCFDF


CSS-Code:

background-image: linear-gradient(135deg, #4ED7E5 3%, #2CCFDF 100%);

 

HEX #4ED7E5 to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #4ED7E5 13%, #2CCFDF 95%);

 

HEX #2CCFDF to HEX #72DFEA


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 3%, #72DFEA 91%);

 

HEX #2CCFDF to HEX #72DFEA


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 4%, #72DFEA 87%);

 

HEX #72DFEA to HEX #2CCFDF


CSS-Code:

background-image: linear-gradient(135deg, #72DFEA 3%, #2CCFDF 88%);

 

HEX #72DFEA to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #72DFEA 13%, #2CCFDF 97%);

Lineal

HEX #2CCFDF to HEX #2ADFBE


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 9%, #2ADFBE 93%);

Radial

HEX #2CCFDF to HEX #2ADFBE


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 12%, #2ADFBE 99%);

 

HEX #2ADFBE to HEX #2CCFDF


CSS-Code:

background-image: linear-gradient(135deg, #2ADFBE 2%, #2CCFDF 91%);

 

HEX #2ADFBE to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #2ADFBE 1%, #2CCFDF 91%);

 

HEX #2CCFDF to HEX #2AD0DF


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 2%, #2AD0DF 95%);

 

HEX #2CCFDF to HEX #2AD0DF


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 10%, #2AD0DF 86%);

 

HEX #2AD0DF to HEX #2CCFDF


CSS-Code:

background-image: linear-gradient(135deg, #2AD0DF 3%, #2CCFDF 97%);

 

HEX #2AD0DF to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #2AD0DF 12%, #2CCFDF 89%);

 

HEX #2CCFDF to HEX #2AA0DF


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 0%, #2AA0DF 98%);

 

HEX #2CCFDF to HEX #2AA0DF


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 9%, #2AA0DF 100%);

 

HEX #2AA0DF to HEX #2CCFDF


CSS-Code:

background-image: linear-gradient(135deg, #2AA0DF 13%, #2CCFDF 100%);

 

HEX #2AA0DF to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #2AA0DF 13%, #2CCFDF 86%);

 

HEX #2CCFDF to HEX #2A6FDF


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 6%, #2A6FDF 87%);

 

HEX #2CCFDF to HEX #2A6FDF


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 9%, #2A6FDF 96%);

 

HEX #2A6FDF to HEX #2CCFDF


CSS-Code:

background-image: linear-gradient(135deg, #2A6FDF 8%, #2CCFDF 91%);

 

HEX #2A6FDF to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #2A6FDF 14%, #2CCFDF 92%);

Lineal

HEX #2CCFDF to HEX #1DB4C3


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 3%, #1DB4C3 87%);

Radial

HEX #2CCFDF to HEX #1DB4C3


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 9%, #1DB4C3 86%);

 

HEX #1DB4C3 to HEX #2CCFDF


CSS-Code:

background-image: linear-gradient(135deg, #1DB4C3 4%, #2CCFDF 100%);

 

HEX #1DB4C3 to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #1DB4C3 13%, #2CCFDF 86%);

 

HEX #2CCFDF to HEX #2ACFDF


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 13%, #2ACFDF 94%);

 

HEX #2CCFDF to HEX #2ACFDF


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 11%, #2ACFDF 88%);

 

HEX #2ACFDF to HEX #2CCFDF


CSS-Code:

background-image: linear-gradient(135deg, #2ACFDF 2%, #2CCFDF 95%);

 

HEX #2ACFDF to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #2ACFDF 12%, #2CCFDF 98%);

 

HEX #2CCFDF to HEX #4ED7E5


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 5%, #4ED7E5 87%);

 

HEX #2CCFDF to HEX #4ED7E5


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 1%, #4ED7E5 94%);

 

HEX #4ED7E5 to HEX #2CCFDF


CSS-Code:

background-image: linear-gradient(135deg, #4ED7E5 6%, #2CCFDF 96%);

 

HEX #4ED7E5 to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #4ED7E5 4%, #2CCFDF 90%);

 

HEX #2CCFDF to HEX #72DFEA


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 14%, #72DFEA 91%);

 

HEX #2CCFDF to HEX #72DFEA


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 6%, #72DFEA 91%);

 

HEX #72DFEA to HEX #2CCFDF


CSS-Code:

background-image: linear-gradient(135deg, #72DFEA 12%, #2CCFDF 88%);

 

HEX #72DFEA to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #72DFEA 9%, #2CCFDF 87%);

Lineal

HEX #2CCFDF to HEX #5D2ADF


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 0%, #5D2ADF 91%);

Radial

HEX #2CCFDF to HEX #5D2ADF


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 5%, #5D2ADF 86%);

 

HEX #5D2ADF to HEX #2CCFDF


CSS-Code:

background-image: linear-gradient(135deg, #5D2ADF 2%, #2CCFDF 95%);

 

HEX #5D2ADF to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #5D2ADF 3%, #2CCFDF 94%);

 

HEX #2CCFDF to HEX #DFA62A


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 3%, #DFA62A 94%);

 

HEX #2CCFDF to HEX #DFA62A


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 13%, #DFA62A 89%);

 

HEX #DFA62A to HEX #2CCFDF


CSS-Code:

background-image: linear-gradient(135deg, #DFA62A 5%, #2CCFDF 89%);

 

HEX #DFA62A to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #DFA62A 11%, #2CCFDF 93%);

Lineal

HEX #2CCFDF to HEX #DF2AD0


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 4%, #DF2AD0 93%);

Radial

HEX #2CCFDF to HEX #DF2AD0


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 8%, #DF2AD0 99%);

 

HEX #DF2AD0 to HEX #2CCFDF


CSS-Code:

background-image: linear-gradient(135deg, #DF2AD0 6%, #2CCFDF 90%);

 

HEX #DF2AD0 to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #DF2AD0 5%, #2CCFDF 91%);

 

HEX #2CCFDF to HEX #D0DF2A


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 4%, #D0DF2A 95%);

 

HEX #2CCFDF to HEX #D0DF2A


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 1%, #D0DF2A 98%);

 

HEX #D0DF2A to HEX #2CCFDF


CSS-Code:

background-image: linear-gradient(135deg, #D0DF2A 10%, #2CCFDF 94%);

 

HEX #D0DF2A to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #D0DF2A 10%, #2CCFDF 96%);

Lineal

HEX #2CCFDF to HEX #5D2ADF


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 4%, #5D2ADF 89%);

Radial

HEX #2CCFDF to HEX #5D2ADF


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 9%, #5D2ADF 92%);

 

HEX #5D2ADF to HEX #2CCFDF


CSS-Code:

background-image: linear-gradient(135deg, #5D2ADF 10%, #2CCFDF 91%);

 

HEX #5D2ADF to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #5D2ADF 0%, #2CCFDF 92%);

 

HEX #2CCFDF to HEX #DF392A


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 3%, #DF392A 100%);

 

HEX #2CCFDF to HEX #DF392A


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 1%, #DF392A 86%);

 

HEX #DF392A to HEX #2CCFDF


CSS-Code:

background-image: linear-gradient(135deg, #DF392A 8%, #2CCFDF 89%);

 

HEX #DF392A to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #DF392A 9%, #2CCFDF 91%);

 

HEX #2CCFDF to HEX #ACDF2A


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 12%, #ACDF2A 100%);

 

HEX #2CCFDF to HEX #ACDF2A


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 2%, #ACDF2A 90%);

 

HEX #ACDF2A to HEX #2CCFDF


CSS-Code:

background-image: linear-gradient(135deg, #ACDF2A 13%, #2CCFDF 93%);

 

HEX #ACDF2A to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #ACDF2A 2%, #2CCFDF 99%);

Lineal

HEX #2CCFDF to HEX #942ADF


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 7%, #942ADF 86%);

Radial

HEX #2CCFDF to HEX #942ADF


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 11%, #942ADF 88%);

 

HEX #942ADF to HEX #2CCFDF


CSS-Code:

background-image: linear-gradient(135deg, #942ADF 7%, #2CCFDF 91%);

 

HEX #942ADF to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #942ADF 2%, #2CCFDF 86%);

 

HEX #2CCFDF to HEX #DF392A


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 9%, #DF392A 89%);

 

HEX #2CCFDF to HEX #DF392A


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 0%, #DF392A 100%);

 

HEX #DF392A to HEX #2CCFDF


CSS-Code:

background-image: linear-gradient(135deg, #DF392A 0%, #2CCFDF 94%);

 

HEX #DF392A to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #DF392A 14%, #2CCFDF 97%);

 

HEX #2CCFDF to HEX #76DF2A


CSS-Code:

background-image: linear-gradient(135deg, #2CCFDF 13%, #76DF2A 95%);

 

HEX #2CCFDF to HEX #76DF2A


CSS-Code:

background-image: radial-gradient(circle, #2CCFDF 3%, #76DF2A 97%);

 

HEX #76DF2A to HEX #2CCFDF


CSS-Code:

background-image: linear-gradient(135deg, #76DF2A 14%, #2CCFDF 100%);

 

HEX #76DF2A to HEX #2CCFDF


CSS-Code:

background-image: radial-gradient(circle, #76DF2A 14%, #2CCFDF 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.