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

CSS Gradients:
RGB 235 18 183

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

This color makes magenta stand out from the other colors. The values representing the red and blue hue are greater than the third value. They are close together and exceed the value of the green 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, 235 red, 18 green and 183 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.
235 18 183 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, 92 magenta, 22 yellow and 8 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% 92% 22% 8% 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 #EB12B7 to HEX #14ED48


CSS-Code:

background-image: linear-gradient(135deg, #EB12B7 9%, #14ED48 86%);

Radial

HEX #EB12B7 to HEX #14ED48


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 10%, #14ED48 87%);

 

HEX #14ED48 to HEX #EB12B7


CSS-Code:

background-image: linear-gradient(135deg, #14ED48 2%, #EB12B7 97%);

 

HEX #14ED48 to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #14ED48 10%, #EB12B7 93%);

Lineal

HEX #EB12B7 to HEX #FF24C5


CSS-Code:

background-image: linear-gradient(135deg, #EB12B7 14%, #FF24C5 93%);

Radial

HEX #EB12B7 to HEX #FF24C5


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 6%, #FF24C5 96%);

 

HEX #FF24C5 to HEX #EB12B7


CSS-Code:

background-image: linear-gradient(135deg, #FF24C5 13%, #EB12B7 87%);

 

HEX #FF24C5 to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #FF24C5 10%, #EB12B7 88%);

 

HEX #EB12B7 to HEX #FF36D8


CSS-Code:

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

 

HEX #EB12B7 to HEX #FF36D8


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 3%, #FF36D8 90%);

 

HEX #FF36D8 to HEX #EB12B7


CSS-Code:

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

 

HEX #FF36D8 to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #FF36D8 6%, #EB12B7 93%);

 

HEX #EB12B7 to HEX #FF48EB


CSS-Code:

background-image: linear-gradient(135deg, #EB12B7 14%, #FF48EB 96%);

 

HEX #EB12B7 to HEX #FF48EB


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 1%, #FF48EB 97%);

 

HEX #FF48EB to HEX #EB12B7


CSS-Code:

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

 

HEX #FF48EB to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #FF48EB 12%, #EB12B7 89%);

 

HEX #EB12B7 to HEX #FF5AFE


CSS-Code:

background-image: linear-gradient(135deg, #EB12B7 8%, #FF5AFE 90%);

 

HEX #EB12B7 to HEX #FF5AFE


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 5%, #FF5AFE 99%);

 

HEX #FF5AFE to HEX #EB12B7


CSS-Code:

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

 

HEX #FF5AFE to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #FF5AFE 12%, #EB12B7 96%);

Lineal

HEX #EB12B7 to HEX #DA00A4


CSS-Code:

background-image: linear-gradient(135deg, #EB12B7 1%, #DA00A4 90%);

Radial

HEX #EB12B7 to HEX #DA00A4


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 10%, #DA00A4 91%);

 

HEX #DA00A4 to HEX #EB12B7


CSS-Code:

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

 

HEX #DA00A4 to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #DA00A4 12%, #EB12B7 100%);

 

HEX #EB12B7 to HEX #C90091


CSS-Code:

background-image: linear-gradient(135deg, #EB12B7 3%, #C90091 91%);

 

HEX #EB12B7 to HEX #C90091


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 9%, #C90091 88%);

 

HEX #C90091 to HEX #EB12B7


CSS-Code:

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

 

HEX #C90091 to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #C90091 6%, #EB12B7 98%);

 

HEX #EB12B7 to HEX #B8007E


CSS-Code:

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

 

HEX #EB12B7 to HEX #B8007E


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 7%, #B8007E 92%);

 

HEX #B8007E to HEX #EB12B7


CSS-Code:

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

 

HEX #B8007E to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #B8007E 3%, #EB12B7 88%);

 

HEX #EB12B7 to HEX #A7006B


CSS-Code:

background-image: linear-gradient(135deg, #EB12B7 4%, #A7006B 94%);

 

HEX #EB12B7 to HEX #A7006B


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 12%, #A7006B 88%);

 

HEX #A7006B to HEX #EB12B7


CSS-Code:

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

 

HEX #A7006B to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #A7006B 4%, #EB12B7 89%);

Lineal

HEX #EB12B7 to HEX #ED1195


CSS-Code:

background-image: linear-gradient(135deg, #EB12B7 9%, #ED1195 91%);

Radial

HEX #EB12B7 to HEX #ED1195


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 9%, #ED1195 99%);

 

HEX #ED1195 to HEX #EB12B7


CSS-Code:

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

 

HEX #ED1195 to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #ED1195 6%, #EB12B7 91%);

 

HEX #EB12B7 to HEX #ED1170


CSS-Code:

background-image: linear-gradient(135deg, #EB12B7 11%, #ED1170 90%);

 

HEX #EB12B7 to HEX #ED1170


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 11%, #ED1170 95%);

 

HEX #ED1170 to HEX #EB12B7


CSS-Code:

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

 

HEX #ED1170 to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #ED1170 13%, #EB12B7 87%);

 

HEX #EB12B7 to HEX #ED114C


CSS-Code:

background-image: linear-gradient(135deg, #EB12B7 13%, #ED114C 90%);

 

HEX #EB12B7 to HEX #ED114C


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 5%, #ED114C 89%);

 

HEX #ED114C to HEX #EB12B7


CSS-Code:

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

 

HEX #ED114C to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #ED114C 5%, #EB12B7 91%);

 

HEX #EB12B7 to HEX #ED1127


CSS-Code:

background-image: linear-gradient(135deg, #EB12B7 5%, #ED1127 100%);

 

HEX #EB12B7 to HEX #ED1127


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 1%, #ED1127 95%);

 

HEX #ED1127 to HEX #EB12B7


CSS-Code:

background-image: linear-gradient(135deg, #ED1127 6%, #EB12B7 96%);

 

HEX #ED1127 to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #ED1127 4%, #EB12B7 99%);

Lineal

HEX #EB12B7 to HEX #1F0218


CSS-Code:

background-image: linear-gradient(135deg, #EB12B7 11%, #1F0218 91%);

Radial

HEX #EB12B7 to HEX #1F0218


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 1%, #1F0218 94%);

 

HEX #1F0218 to HEX #EB12B7


CSS-Code:

background-image: linear-gradient(135deg, #1F0218 8%, #EB12B7 97%);

 

HEX #1F0218 to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #1F0218 3%, #EB12B7 96%);

 

HEX #EB12B7 to HEX #520640


CSS-Code:

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

 

HEX #EB12B7 to HEX #520640


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 6%, #520640 94%);

 

HEX #520640 to HEX #EB12B7


CSS-Code:

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

 

HEX #520640 to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #520640 5%, #EB12B7 95%);

 

HEX #EB12B7 to HEX #850A68


CSS-Code:

background-image: linear-gradient(135deg, #EB12B7 11%, #850A68 89%);

 

HEX #EB12B7 to HEX #850A68


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 5%, #850A68 89%);

 

HEX #850A68 to HEX #EB12B7


CSS-Code:

background-image: linear-gradient(135deg, #850A68 1%, #EB12B7 90%);

 

HEX #850A68 to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #850A68 5%, #EB12B7 100%);

 

HEX #EB12B7 to HEX #B80E8F


CSS-Code:

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

 

HEX #EB12B7 to HEX #B80E8F


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 14%, #B80E8F 96%);

 

HEX #B80E8F to HEX #EB12B7


CSS-Code:

background-image: linear-gradient(135deg, #B80E8F 6%, #EB12B7 92%);

 

HEX #B80E8F to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #B80E8F 10%, #EB12B7 89%);

Lineal

HEX #EB12B7 to HEX #ED7011


CSS-Code:

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

Radial

HEX #EB12B7 to HEX #ED7011


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 7%, #ED7011 96%);

 

HEX #ED7011 to HEX #EB12B7


CSS-Code:

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

 

HEX #ED7011 to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #ED7011 0%, #EB12B7 92%);

 

HEX #EB12B7 to HEX #11EDC8


CSS-Code:

background-image: linear-gradient(135deg, #EB12B7 2%, #11EDC8 92%);

 

HEX #EB12B7 to HEX #11EDC8


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 10%, #11EDC8 88%);

 

HEX #11EDC8 to HEX #EB12B7


CSS-Code:

background-image: linear-gradient(135deg, #11EDC8 14%, #EB12B7 88%);

 

HEX #11EDC8 to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #11EDC8 0%, #EB12B7 89%);

Lineal

HEX #EB12B7 to HEX #B9ED11


CSS-Code:

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

Radial

HEX #EB12B7 to HEX #B9ED11


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 9%, #B9ED11 88%);

 

HEX #B9ED11 to HEX #EB12B7


CSS-Code:

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

 

HEX #B9ED11 to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #B9ED11 6%, #EB12B7 92%);

 

HEX #EB12B7 to HEX #11B9ED


CSS-Code:

background-image: linear-gradient(135deg, #EB12B7 5%, #11B9ED 97%);

 

HEX #EB12B7 to HEX #11B9ED


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 13%, #11B9ED 93%);

 

HEX #11B9ED to HEX #EB12B7


CSS-Code:

background-image: linear-gradient(135deg, #11B9ED 14%, #EB12B7 95%);

 

HEX #11B9ED to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #11B9ED 8%, #EB12B7 87%);

Lineal

HEX #EB12B7 to HEX #ED7011


CSS-Code:

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

Radial

HEX #EB12B7 to HEX #ED7011


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 1%, #ED7011 96%);

 

HEX #ED7011 to HEX #EB12B7


CSS-Code:

background-image: linear-gradient(135deg, #ED7011 6%, #EB12B7 87%);

 

HEX #ED7011 to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #ED7011 13%, #EB12B7 94%);

 

HEX #EB12B7 to HEX #11ED45


CSS-Code:

background-image: linear-gradient(135deg, #EB12B7 8%, #11ED45 87%);

 

HEX #EB12B7 to HEX #11ED45


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 4%, #11ED45 92%);

 

HEX #11ED45 to HEX #EB12B7


CSS-Code:

background-image: linear-gradient(135deg, #11ED45 14%, #EB12B7 87%);

 

HEX #11ED45 to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #11ED45 10%, #EB12B7 99%);

 

HEX #EB12B7 to HEX #118EED


CSS-Code:

background-image: linear-gradient(135deg, #EB12B7 9%, #118EED 94%);

 

HEX #EB12B7 to HEX #118EED


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 8%, #118EED 86%);

 

HEX #118EED to HEX #EB12B7


CSS-Code:

background-image: linear-gradient(135deg, #118EED 2%, #EB12B7 86%);

 

HEX #118EED to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #118EED 2%, #EB12B7 98%);

Lineal

HEX #EB12B7 to HEX #EDB211


CSS-Code:

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

Radial

HEX #EB12B7 to HEX #EDB211


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 3%, #EDB211 97%);

 

HEX #EDB211 to HEX #EB12B7


CSS-Code:

background-image: linear-gradient(135deg, #EDB211 2%, #EB12B7 100%);

 

HEX #EDB211 to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #EDB211 14%, #EB12B7 96%);

 

HEX #EB12B7 to HEX #11ED45


CSS-Code:

background-image: linear-gradient(135deg, #EB12B7 13%, #11ED45 99%);

 

HEX #EB12B7 to HEX #11ED45


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 7%, #11ED45 97%);

 

HEX #11ED45 to HEX #EB12B7


CSS-Code:

background-image: linear-gradient(135deg, #11ED45 2%, #EB12B7 86%);

 

HEX #11ED45 to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #11ED45 12%, #EB12B7 93%);

 

HEX #EB12B7 to HEX #114CED


CSS-Code:

background-image: linear-gradient(135deg, #EB12B7 4%, #114CED 97%);

 

HEX #EB12B7 to HEX #114CED


CSS-Code:

background-image: radial-gradient(circle, #EB12B7 12%, #114CED 89%);

 

HEX #114CED to HEX #EB12B7


CSS-Code:

background-image: linear-gradient(135deg, #114CED 9%, #EB12B7 89%);

 

HEX #114CED to HEX #EB12B7


CSS-Code:

background-image: radial-gradient(circle, #114CED 10%, #EB12B7 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, 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.