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

CSS Gradients:
#DB7FDF

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, 219 red, 127 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.
219 127 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, 2 cyan, 43 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.
2% 43% 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 #DB7FDF to HEX #248020


CSS-Code:

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

Radial

HEX #DB7FDF to HEX #248020


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 4%, #248020 91%);

 

HEX #248020 to HEX #DB7FDF


CSS-Code:

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

 

HEX #248020 to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #248020 4%, #DB7FDF 90%);

Lineal

HEX #DB7FDF to HEX #C181DF


CSS-Code:

background-image: linear-gradient(135deg, #DB7FDF 1%, #C181DF 96%);

Radial

HEX #DB7FDF to HEX #C181DF


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 4%, #C181DF 97%);

 

HEX #C181DF to HEX #DB7FDF


CSS-Code:

background-image: linear-gradient(135deg, #C181DF 10%, #DB7FDF 96%);

 

HEX #C181DF to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #C181DF 6%, #DB7FDF 94%);

 

HEX #DB7FDF to HEX #DB81DF


CSS-Code:

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

 

HEX #DB7FDF to HEX #DB81DF


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 9%, #DB81DF 99%);

 

HEX #DB81DF to HEX #DB7FDF


CSS-Code:

background-image: linear-gradient(135deg, #DB81DF 7%, #DB7FDF 98%);

 

HEX #DB81DF to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #DB81DF 5%, #DB7FDF 91%);

 

HEX #DB7FDF to HEX #DF81CB


CSS-Code:

background-image: linear-gradient(135deg, #DB7FDF 7%, #DF81CB 95%);

 

HEX #DB7FDF to HEX #DF81CB


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 3%, #DF81CB 99%);

 

HEX #DF81CB to HEX #DB7FDF


CSS-Code:

background-image: linear-gradient(135deg, #DF81CB 11%, #DB7FDF 96%);

 

HEX #DF81CB to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #DF81CB 1%, #DB7FDF 99%);

 

HEX #DB7FDF to HEX #DF81B2


CSS-Code:

background-image: linear-gradient(135deg, #DB7FDF 1%, #DF81B2 95%);

 

HEX #DB7FDF to HEX #DF81B2


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 0%, #DF81B2 98%);

 

HEX #DF81B2 to HEX #DB7FDF


CSS-Code:

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

 

HEX #DF81B2 to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #DF81B2 2%, #DB7FDF 99%);

Lineal

HEX #DB7FDF to HEX #D260D7


CSS-Code:

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

Radial

HEX #DB7FDF to HEX #D260D7


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 3%, #D260D7 91%);

 

HEX #D260D7 to HEX #DB7FDF


CSS-Code:

background-image: linear-gradient(135deg, #D260D7 3%, #DB7FDF 88%);

 

HEX #D260D7 to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #D260D7 10%, #DB7FDF 93%);

 

HEX #DB7FDF to HEX #DB81DF


CSS-Code:

background-image: linear-gradient(135deg, #DB7FDF 7%, #DB81DF 86%);

 

HEX #DB7FDF to HEX #DB81DF


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 4%, #DB81DF 91%);

 

HEX #DB81DF to HEX #DB7FDF


CSS-Code:

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

 

HEX #DB81DF to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #DB81DF 6%, #DB7FDF 95%);

 

HEX #DB7FDF to HEX #E5A2E8


CSS-Code:

background-image: linear-gradient(135deg, #DB7FDF 4%, #E5A2E8 100%);

 

HEX #DB7FDF to HEX #E5A2E8


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 9%, #E5A2E8 86%);

 

HEX #E5A2E8 to HEX #DB7FDF


CSS-Code:

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

 

HEX #E5A2E8 to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #E5A2E8 13%, #DB7FDF 97%);

 

HEX #DB7FDF to HEX #EEC3F0


CSS-Code:

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

 

HEX #DB7FDF to HEX #EEC3F0


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 4%, #EEC3F0 98%);

 

HEX #EEC3F0 to HEX #DB7FDF


CSS-Code:

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

 

HEX #EEC3F0 to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #EEC3F0 5%, #DB7FDF 86%);

Lineal

HEX #DB7FDF to HEX #C181DF


CSS-Code:

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

Radial

HEX #DB7FDF to HEX #C181DF


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 2%, #C181DF 99%);

 

HEX #C181DF to HEX #DB7FDF


CSS-Code:

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

 

HEX #C181DF to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #C181DF 5%, #DB7FDF 87%);

 

HEX #DB7FDF to HEX #DB81DF


CSS-Code:

background-image: linear-gradient(135deg, #DB7FDF 10%, #DB81DF 99%);

 

HEX #DB7FDF to HEX #DB81DF


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 13%, #DB81DF 89%);

 

HEX #DB81DF to HEX #DB7FDF


CSS-Code:

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

 

HEX #DB81DF to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #DB81DF 5%, #DB7FDF 100%);

 

HEX #DB7FDF to HEX #DF81CB


CSS-Code:

background-image: linear-gradient(135deg, #DB7FDF 7%, #DF81CB 92%);

 

HEX #DB7FDF to HEX #DF81CB


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 11%, #DF81CB 98%);

 

HEX #DF81CB to HEX #DB7FDF


CSS-Code:

background-image: linear-gradient(135deg, #DF81CB 3%, #DB7FDF 96%);

 

HEX #DF81CB to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #DF81CB 11%, #DB7FDF 93%);

 

HEX #DB7FDF to HEX #DF81B2


CSS-Code:

background-image: linear-gradient(135deg, #DB7FDF 4%, #DF81B2 95%);

 

HEX #DB7FDF to HEX #DF81B2


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 2%, #DF81B2 95%);

 

HEX #DF81B2 to HEX #DB7FDF


CSS-Code:

background-image: linear-gradient(135deg, #DF81B2 1%, #DB7FDF 88%);

 

HEX #DF81B2 to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #DF81B2 12%, #DB7FDF 93%);

Lineal

HEX #DB7FDF to HEX #D260D7


CSS-Code:

background-image: linear-gradient(135deg, #DB7FDF 8%, #D260D7 91%);

Radial

HEX #DB7FDF to HEX #D260D7


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 14%, #D260D7 96%);

 

HEX #D260D7 to HEX #DB7FDF


CSS-Code:

background-image: linear-gradient(135deg, #D260D7 12%, #DB7FDF 91%);

 

HEX #D260D7 to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #D260D7 3%, #DB7FDF 94%);

 

HEX #DB7FDF to HEX #DB81DF


CSS-Code:

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

 

HEX #DB7FDF to HEX #DB81DF


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 14%, #DB81DF 86%);

 

HEX #DB81DF to HEX #DB7FDF


CSS-Code:

background-image: linear-gradient(135deg, #DB81DF 4%, #DB7FDF 86%);

 

HEX #DB81DF to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #DB81DF 10%, #DB7FDF 94%);

 

HEX #DB7FDF to HEX #E5A2E8


CSS-Code:

background-image: linear-gradient(135deg, #DB7FDF 10%, #E5A2E8 88%);

 

HEX #DB7FDF to HEX #E5A2E8


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 1%, #E5A2E8 90%);

 

HEX #E5A2E8 to HEX #DB7FDF


CSS-Code:

background-image: linear-gradient(135deg, #E5A2E8 4%, #DB7FDF 99%);

 

HEX #E5A2E8 to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #E5A2E8 7%, #DB7FDF 87%);

 

HEX #DB7FDF to HEX #EEC3F0


CSS-Code:

background-image: linear-gradient(135deg, #DB7FDF 8%, #EEC3F0 99%);

 

HEX #DB7FDF to HEX #EEC3F0


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 3%, #EEC3F0 95%);

 

HEX #EEC3F0 to HEX #DB7FDF


CSS-Code:

background-image: linear-gradient(135deg, #EEC3F0 14%, #DB7FDF 95%);

 

HEX #EEC3F0 to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #EEC3F0 5%, #DB7FDF 92%);

Lineal

HEX #DB7FDF to HEX #DF8F81


CSS-Code:

background-image: linear-gradient(135deg, #DB7FDF 13%, #DF8F81 91%);

Radial

HEX #DB7FDF to HEX #DF8F81


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 12%, #DF8F81 91%);

 

HEX #DF8F81 to HEX #DB7FDF


CSS-Code:

background-image: linear-gradient(135deg, #DF8F81 3%, #DB7FDF 97%);

 

HEX #DF8F81 to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #DF8F81 5%, #DB7FDF 94%);

 

HEX #DB7FDF to HEX #81DFB5


CSS-Code:

background-image: linear-gradient(135deg, #DB7FDF 8%, #81DFB5 86%);

 

HEX #DB7FDF to HEX #81DFB5


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 10%, #81DFB5 97%);

 

HEX #81DFB5 to HEX #DB7FDF


CSS-Code:

background-image: linear-gradient(135deg, #81DFB5 7%, #DB7FDF 98%);

 

HEX #81DFB5 to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #81DFB5 1%, #DB7FDF 99%);

Lineal

HEX #DB7FDF to HEX #DFDB81


CSS-Code:

background-image: linear-gradient(135deg, #DB7FDF 0%, #DFDB81 90%);

Radial

HEX #DB7FDF to HEX #DFDB81


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 10%, #DFDB81 99%);

 

HEX #DFDB81 to HEX #DB7FDF


CSS-Code:

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

 

HEX #DFDB81 to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #DFDB81 13%, #DB7FDF 89%);

 

HEX #DB7FDF to HEX #81DFDB


CSS-Code:

background-image: linear-gradient(135deg, #DB7FDF 0%, #81DFDB 100%);

 

HEX #DB7FDF to HEX #81DFDB


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 11%, #81DFDB 93%);

 

HEX #81DFDB to HEX #DB7FDF


CSS-Code:

background-image: linear-gradient(135deg, #81DFDB 2%, #DB7FDF 87%);

 

HEX #81DFDB to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #81DFDB 2%, #DB7FDF 93%);

Lineal

HEX #DB7FDF to HEX #DF8F81


CSS-Code:

background-image: linear-gradient(135deg, #DB7FDF 7%, #DF8F81 97%);

Radial

HEX #DB7FDF to HEX #DF8F81


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 9%, #DF8F81 97%);

 

HEX #DF8F81 to HEX #DB7FDF


CSS-Code:

background-image: linear-gradient(135deg, #DF8F81 9%, #DB7FDF 95%);

 

HEX #DF8F81 to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #DF8F81 6%, #DB7FDF 89%);

 

HEX #DB7FDF to HEX #85DF81


CSS-Code:

background-image: linear-gradient(135deg, #DB7FDF 7%, #85DF81 86%);

 

HEX #DB7FDF to HEX #85DF81


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 10%, #85DF81 100%);

 

HEX #85DF81 to HEX #DB7FDF


CSS-Code:

background-image: linear-gradient(135deg, #85DF81 0%, #DB7FDF 97%);

 

HEX #85DF81 to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #85DF81 0%, #DB7FDF 90%);

 

HEX #DB7FDF to HEX #81D1DF


CSS-Code:

background-image: linear-gradient(135deg, #DB7FDF 12%, #81D1DF 87%);

 

HEX #DB7FDF to HEX #81D1DF


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 5%, #81D1DF 95%);

 

HEX #81D1DF to HEX #DB7FDF


CSS-Code:

background-image: linear-gradient(135deg, #81D1DF 13%, #DB7FDF 90%);

 

HEX #81D1DF to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #81D1DF 13%, #DB7FDF 95%);

Lineal

HEX #DB7FDF to HEX #DFAB81


CSS-Code:

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

Radial

HEX #DB7FDF to HEX #DFAB81


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 5%, #DFAB81 100%);

 

HEX #DFAB81 to HEX #DB7FDF


CSS-Code:

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

 

HEX #DFAB81 to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #DFAB81 0%, #DB7FDF 99%);

 

HEX #DB7FDF to HEX #85DF81


CSS-Code:

background-image: linear-gradient(135deg, #DB7FDF 14%, #85DF81 91%);

 

HEX #DB7FDF to HEX #85DF81


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 9%, #85DF81 94%);

 

HEX #85DF81 to HEX #DB7FDF


CSS-Code:

background-image: linear-gradient(135deg, #85DF81 3%, #DB7FDF 88%);

 

HEX #85DF81 to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #85DF81 4%, #DB7FDF 99%);

 

HEX #DB7FDF to HEX #81B5DF


CSS-Code:

background-image: linear-gradient(135deg, #DB7FDF 2%, #81B5DF 96%);

 

HEX #DB7FDF to HEX #81B5DF


CSS-Code:

background-image: radial-gradient(circle, #DB7FDF 3%, #81B5DF 86%);

 

HEX #81B5DF to HEX #DB7FDF


CSS-Code:

background-image: linear-gradient(135deg, #81B5DF 14%, #DB7FDF 98%);

 

HEX #81B5DF to HEX #DB7FDF


CSS-Code:

background-image: radial-gradient(circle, #81B5DF 7%, #DB7FDF 91%);

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.