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

CSS Gradients:
#2ABEC9

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, 42 red, 190 green and 201 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.
42 190 201 R G B
In the CMYK color system the color is composed as follows: In this color tone, out of 100 maximum color components, 79 cyan, 5 magenta, none yellow and 21 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.
79% 5% 0% 21% 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 #2ABEC9 to HEX #D54136


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 0%, #D54136 90%);

Radial

HEX #2ABEC9 to HEX #D54136


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 6%, #D54136 100%);

 

HEX #D54136 to HEX #2ABEC9


CSS-Code:

background-image: linear-gradient(135deg, #D54136 14%, #2ABEC9 87%);

 

HEX #D54136 to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #D54136 0%, #2ABEC9 93%);

Lineal

HEX #2ABEC9 to HEX #2BCAAA


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 4%, #2BCAAA 88%);

Radial

HEX #2ABEC9 to HEX #2BCAAA


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 9%, #2BCAAA 92%);

 

HEX #2BCAAA to HEX #2ABEC9


CSS-Code:

background-image: linear-gradient(135deg, #2BCAAA 9%, #2ABEC9 98%);

 

HEX #2BCAAA to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #2BCAAA 4%, #2ABEC9 96%);

 

HEX #2ABEC9 to HEX #2BBFCA


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 14%, #2BBFCA 89%);

 

HEX #2ABEC9 to HEX #2BBFCA


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 4%, #2BBFCA 88%);

 

HEX #2BBFCA to HEX #2ABEC9


CSS-Code:

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

 

HEX #2BBFCA to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #2BBFCA 1%, #2ABEC9 93%);

 

HEX #2ABEC9 to HEX #2B95CA


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 14%, #2B95CA 99%);

 

HEX #2ABEC9 to HEX #2B95CA


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 3%, #2B95CA 99%);

 

HEX #2B95CA to HEX #2ABEC9


CSS-Code:

background-image: linear-gradient(135deg, #2B95CA 5%, #2ABEC9 93%);

 

HEX #2B95CA to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #2B95CA 14%, #2ABEC9 96%);

 

HEX #2ABEC9 to HEX #2B6ACA


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 6%, #2B6ACA 98%);

 

HEX #2ABEC9 to HEX #2B6ACA


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 13%, #2B6ACA 93%);

 

HEX #2B6ACA to HEX #2ABEC9


CSS-Code:

background-image: linear-gradient(135deg, #2B6ACA 0%, #2ABEC9 92%);

 

HEX #2B6ACA to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #2B6ACA 6%, #2ABEC9 97%);

Lineal

HEX #2ABEC9 to HEX #249FA8


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 11%, #249FA8 91%);

Radial

HEX #2ABEC9 to HEX #249FA8


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 5%, #249FA8 95%);

 

HEX #249FA8 to HEX #2ABEC9


CSS-Code:

background-image: linear-gradient(135deg, #249FA8 6%, #2ABEC9 91%);

 

HEX #249FA8 to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #249FA8 3%, #2ABEC9 97%);

 

HEX #2ABEC9 to HEX #2BBFCA


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 5%, #2BBFCA 100%);

 

HEX #2ABEC9 to HEX #2BBFCA


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 8%, #2BBFCA 90%);

 

HEX #2BBFCA to HEX #2ABEC9


CSS-Code:

background-image: linear-gradient(135deg, #2BBFCA 10%, #2ABEC9 97%);

 

HEX #2BBFCA to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #2BBFCA 7%, #2ABEC9 94%);

 

HEX #2ABEC9 to HEX #46CED8


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 11%, #46CED8 100%);

 

HEX #2ABEC9 to HEX #46CED8


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 11%, #46CED8 97%);

 

HEX #46CED8 to HEX #2ABEC9


CSS-Code:

background-image: linear-gradient(135deg, #46CED8 5%, #2ABEC9 90%);

 

HEX #46CED8 to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #46CED8 9%, #2ABEC9 91%);

 

HEX #2ABEC9 to HEX #68D7DF


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 10%, #68D7DF 91%);

 

HEX #2ABEC9 to HEX #68D7DF


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 7%, #68D7DF 96%);

 

HEX #68D7DF to HEX #2ABEC9


CSS-Code:

background-image: linear-gradient(135deg, #68D7DF 9%, #2ABEC9 88%);

 

HEX #68D7DF to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #68D7DF 13%, #2ABEC9 96%);

Lineal

HEX #2ABEC9 to HEX #2BCAAA


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 9%, #2BCAAA 87%);

Radial

HEX #2ABEC9 to HEX #2BCAAA


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 12%, #2BCAAA 88%);

 

HEX #2BCAAA to HEX #2ABEC9


CSS-Code:

background-image: linear-gradient(135deg, #2BCAAA 6%, #2ABEC9 88%);

 

HEX #2BCAAA to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #2BCAAA 1%, #2ABEC9 89%);

 

HEX #2ABEC9 to HEX #2BBFCA


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 0%, #2BBFCA 99%);

 

HEX #2ABEC9 to HEX #2BBFCA


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 9%, #2BBFCA 97%);

 

HEX #2BBFCA to HEX #2ABEC9


CSS-Code:

background-image: linear-gradient(135deg, #2BBFCA 4%, #2ABEC9 90%);

 

HEX #2BBFCA to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #2BBFCA 9%, #2ABEC9 87%);

 

HEX #2ABEC9 to HEX #2B95CA


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 12%, #2B95CA 92%);

 

HEX #2ABEC9 to HEX #2B95CA


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 0%, #2B95CA 88%);

 

HEX #2B95CA to HEX #2ABEC9


CSS-Code:

background-image: linear-gradient(135deg, #2B95CA 4%, #2ABEC9 98%);

 

HEX #2B95CA to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #2B95CA 12%, #2ABEC9 94%);

 

HEX #2ABEC9 to HEX #2B6ACA


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 5%, #2B6ACA 93%);

 

HEX #2ABEC9 to HEX #2B6ACA


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 13%, #2B6ACA 99%);

 

HEX #2B6ACA to HEX #2ABEC9


CSS-Code:

background-image: linear-gradient(135deg, #2B6ACA 7%, #2ABEC9 89%);

 

HEX #2B6ACA to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #2B6ACA 0%, #2ABEC9 97%);

Lineal

HEX #2ABEC9 to HEX #249FA8


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 14%, #249FA8 97%);

Radial

HEX #2ABEC9 to HEX #249FA8


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 12%, #249FA8 99%);

 

HEX #249FA8 to HEX #2ABEC9


CSS-Code:

background-image: linear-gradient(135deg, #249FA8 9%, #2ABEC9 88%);

 

HEX #249FA8 to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #249FA8 11%, #2ABEC9 96%);

 

HEX #2ABEC9 to HEX #2BBFCA


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 1%, #2BBFCA 92%);

 

HEX #2ABEC9 to HEX #2BBFCA


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 13%, #2BBFCA 95%);

 

HEX #2BBFCA to HEX #2ABEC9


CSS-Code:

background-image: linear-gradient(135deg, #2BBFCA 7%, #2ABEC9 100%);

 

HEX #2BBFCA to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #2BBFCA 3%, #2ABEC9 89%);

 

HEX #2ABEC9 to HEX #46CED8


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 9%, #46CED8 95%);

 

HEX #2ABEC9 to HEX #46CED8


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 4%, #46CED8 88%);

 

HEX #46CED8 to HEX #2ABEC9


CSS-Code:

background-image: linear-gradient(135deg, #46CED8 2%, #2ABEC9 98%);

 

HEX #46CED8 to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #46CED8 13%, #2ABEC9 99%);

 

HEX #2ABEC9 to HEX #68D7DF


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 3%, #68D7DF 87%);

 

HEX #2ABEC9 to HEX #68D7DF


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 12%, #68D7DF 99%);

 

HEX #68D7DF to HEX #2ABEC9


CSS-Code:

background-image: linear-gradient(135deg, #68D7DF 7%, #2ABEC9 95%);

 

HEX #68D7DF to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #68D7DF 3%, #2ABEC9 87%);

Lineal

HEX #2ABEC9 to HEX #552BCA


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 10%, #552BCA 95%);

Radial

HEX #2ABEC9 to HEX #552BCA


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 0%, #552BCA 94%);

 

HEX #552BCA to HEX #2ABEC9


CSS-Code:

background-image: linear-gradient(135deg, #552BCA 10%, #2ABEC9 89%);

 

HEX #552BCA to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #552BCA 6%, #2ABEC9 91%);

 

HEX #2ABEC9 to HEX #CA952B


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 8%, #CA952B 98%);

 

HEX #2ABEC9 to HEX #CA952B


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 3%, #CA952B 89%);

 

HEX #CA952B to HEX #2ABEC9


CSS-Code:

background-image: linear-gradient(135deg, #CA952B 14%, #2ABEC9 88%);

 

HEX #CA952B to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #CA952B 14%, #2ABEC9 96%);

Lineal

HEX #2ABEC9 to HEX #CA2BBF


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 1%, #CA2BBF 94%);

Radial

HEX #2ABEC9 to HEX #CA2BBF


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 14%, #CA2BBF 90%);

 

HEX #CA2BBF to HEX #2ABEC9


CSS-Code:

background-image: linear-gradient(135deg, #CA2BBF 13%, #2ABEC9 91%);

 

HEX #CA2BBF to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #CA2BBF 8%, #2ABEC9 90%);

 

HEX #2ABEC9 to HEX #BFCA2B


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 0%, #BFCA2B 93%);

 

HEX #2ABEC9 to HEX #BFCA2B


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 10%, #BFCA2B 90%);

 

HEX #BFCA2B to HEX #2ABEC9


CSS-Code:

background-image: linear-gradient(135deg, #BFCA2B 10%, #2ABEC9 88%);

 

HEX #BFCA2B to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #BFCA2B 5%, #2ABEC9 89%);

Lineal

HEX #2ABEC9 to HEX #552BCA


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 9%, #552BCA 95%);

Radial

HEX #2ABEC9 to HEX #552BCA


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 10%, #552BCA 96%);

 

HEX #552BCA to HEX #2ABEC9


CSS-Code:

background-image: linear-gradient(135deg, #552BCA 11%, #2ABEC9 93%);

 

HEX #552BCA to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #552BCA 13%, #2ABEC9 91%);

 

HEX #2ABEC9 to HEX #CA352B


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 9%, #CA352B 97%);

 

HEX #2ABEC9 to HEX #CA352B


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 0%, #CA352B 97%);

 

HEX #CA352B to HEX #2ABEC9


CSS-Code:

background-image: linear-gradient(135deg, #CA352B 13%, #2ABEC9 99%);

 

HEX #CA352B to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #CA352B 11%, #2ABEC9 98%);

 

HEX #2ABEC9 to HEX #A0CA2B


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 9%, #A0CA2B 96%);

 

HEX #2ABEC9 to HEX #A0CA2B


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 4%, #A0CA2B 87%);

 

HEX #A0CA2B to HEX #2ABEC9


CSS-Code:

background-image: linear-gradient(135deg, #A0CA2B 10%, #2ABEC9 96%);

 

HEX #A0CA2B to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #A0CA2B 4%, #2ABEC9 97%);

Lineal

HEX #2ABEC9 to HEX #852BCA


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 9%, #852BCA 99%);

Radial

HEX #2ABEC9 to HEX #852BCA


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 11%, #852BCA 99%);

 

HEX #852BCA to HEX #2ABEC9


CSS-Code:

background-image: linear-gradient(135deg, #852BCA 7%, #2ABEC9 88%);

 

HEX #852BCA to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #852BCA 1%, #2ABEC9 96%);

 

HEX #2ABEC9 to HEX #CA352B


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 14%, #CA352B 86%);

 

HEX #2ABEC9 to HEX #CA352B


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 8%, #CA352B 88%);

 

HEX #CA352B to HEX #2ABEC9


CSS-Code:

background-image: linear-gradient(135deg, #CA352B 9%, #2ABEC9 96%);

 

HEX #CA352B to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #CA352B 0%, #2ABEC9 90%);

 

HEX #2ABEC9 to HEX #70CA2B


CSS-Code:

background-image: linear-gradient(135deg, #2ABEC9 7%, #70CA2B 96%);

 

HEX #2ABEC9 to HEX #70CA2B


CSS-Code:

background-image: radial-gradient(circle, #2ABEC9 13%, #70CA2B 97%);

 

HEX #70CA2B to HEX #2ABEC9


CSS-Code:

background-image: linear-gradient(135deg, #70CA2B 13%, #2ABEC9 94%);

 

HEX #70CA2B to HEX #2ABEC9


CSS-Code:

background-image: radial-gradient(circle, #70CA2B 8%, #2ABEC9 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, 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.