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

CSS Gradients:
CMYK 84 / 0 / 25 / 8

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, 38 red, 235 green and 176 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.
38 235 176 R G B
In the CMYK color system the color is composed as follows: In this color tone, out of 100 maximum color components, 84 cyan, none magenta, 25 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.
84% 0% 25% 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 #26EBB0 to HEX #D9144F


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 1%, #D9144F 95%);

Radial

HEX #26EBB0 to HEX #D9144F


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 2%, #D9144F 94%);

 

HEX #D9144F to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #D9144F 8%, #26EBB0 86%);

 

HEX #D9144F to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #D9144F 0%, #26EBB0 89%);

Lineal

HEX #26EBB0 to HEX #28EB7D


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 7%, #28EB7D 93%);

Radial

HEX #26EBB0 to HEX #28EB7D


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 4%, #28EB7D 87%);

 

HEX #28EB7D to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #28EB7D 5%, #26EBB0 91%);

 

HEX #28EB7D to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #28EB7D 0%, #26EBB0 89%);

 

HEX #26EBB0 to HEX #28EBB1


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 9%, #28EBB1 93%);

 

HEX #26EBB0 to HEX #28EBB1


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 0%, #28EBB1 98%);

 

HEX #28EBB1 to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #28EBB1 3%, #26EBB0 96%);

 

HEX #28EBB1 to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #28EBB1 3%, #26EBB0 87%);

 

HEX #26EBB0 to HEX #28EBE5


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 0%, #28EBE5 99%);

 

HEX #26EBB0 to HEX #28EBE5


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 11%, #28EBE5 86%);

 

HEX #28EBE5 to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #28EBE5 14%, #26EBB0 89%);

 

HEX #28EBE5 to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #28EBE5 5%, #26EBB0 100%);

 

HEX #26EBB0 to HEX #28BEEB


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 8%, #28BEEB 99%);

 

HEX #26EBB0 to HEX #28BEEB


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 9%, #28BEEB 98%);

 

HEX #28BEEB to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #28BEEB 8%, #26EBB0 92%);

 

HEX #28BEEB to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #28BEEB 12%, #26EBB0 88%);

Lineal

HEX #26EBB0 to HEX #14D69C


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 1%, #14D69C 87%);

Radial

HEX #26EBB0 to HEX #14D69C


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 10%, #14D69C 92%);

 

HEX #14D69C to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #14D69C 13%, #26EBB0 100%);

 

HEX #14D69C to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #14D69C 3%, #26EBB0 100%);

 

HEX #26EBB0 to HEX #28EBB1


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 0%, #28EBB1 87%);

 

HEX #26EBB0 to HEX #28EBB1


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 1%, #28EBB1 99%);

 

HEX #28EBB1 to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #28EBB1 4%, #26EBB0 95%);

 

HEX #28EBB1 to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #28EBB1 12%, #26EBB0 96%);

 

HEX #26EBB0 to HEX #4EEFBF


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 13%, #4EEFBF 98%);

 

HEX #26EBB0 to HEX #4EEFBF


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 0%, #4EEFBF 97%);

 

HEX #4EEFBF to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #4EEFBF 3%, #26EBB0 95%);

 

HEX #4EEFBF to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #4EEFBF 1%, #26EBB0 99%);

 

HEX #26EBB0 to HEX #74F2CC


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 11%, #74F2CC 100%);

 

HEX #26EBB0 to HEX #74F2CC


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 12%, #74F2CC 97%);

 

HEX #74F2CC to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #74F2CC 3%, #26EBB0 93%);

 

HEX #74F2CC to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #74F2CC 3%, #26EBB0 89%);

Lineal

HEX #26EBB0 to HEX #28EB7D


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 9%, #28EB7D 91%);

Radial

HEX #26EBB0 to HEX #28EB7D


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 1%, #28EB7D 89%);

 

HEX #28EB7D to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #28EB7D 6%, #26EBB0 92%);

 

HEX #28EB7D to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #28EB7D 5%, #26EBB0 87%);

 

HEX #26EBB0 to HEX #28EBB1


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 6%, #28EBB1 92%);

 

HEX #26EBB0 to HEX #28EBB1


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 14%, #28EBB1 96%);

 

HEX #28EBB1 to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #28EBB1 11%, #26EBB0 90%);

 

HEX #28EBB1 to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #28EBB1 8%, #26EBB0 97%);

 

HEX #26EBB0 to HEX #28EBE5


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 13%, #28EBE5 96%);

 

HEX #26EBB0 to HEX #28EBE5


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 9%, #28EBE5 99%);

 

HEX #28EBE5 to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #28EBE5 0%, #26EBB0 94%);

 

HEX #28EBE5 to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #28EBE5 0%, #26EBB0 98%);

 

HEX #26EBB0 to HEX #28BEEB


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 7%, #28BEEB 88%);

 

HEX #26EBB0 to HEX #28BEEB


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 2%, #28BEEB 97%);

 

HEX #28BEEB to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #28BEEB 13%, #26EBB0 95%);

 

HEX #28BEEB to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #28BEEB 1%, #26EBB0 99%);

Lineal

HEX #26EBB0 to HEX #14D69C


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 6%, #14D69C 90%);

Radial

HEX #26EBB0 to HEX #14D69C


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 1%, #14D69C 87%);

 

HEX #14D69C to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #14D69C 6%, #26EBB0 99%);

 

HEX #14D69C to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #14D69C 6%, #26EBB0 86%);

 

HEX #26EBB0 to HEX #28EBB1


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 0%, #28EBB1 95%);

 

HEX #26EBB0 to HEX #28EBB1


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 7%, #28EBB1 92%);

 

HEX #28EBB1 to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #28EBB1 0%, #26EBB0 98%);

 

HEX #28EBB1 to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #28EBB1 14%, #26EBB0 93%);

 

HEX #26EBB0 to HEX #4EEFBF


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 0%, #4EEFBF 97%);

 

HEX #26EBB0 to HEX #4EEFBF


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 0%, #4EEFBF 98%);

 

HEX #4EEFBF to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #4EEFBF 1%, #26EBB0 96%);

 

HEX #4EEFBF to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #4EEFBF 5%, #26EBB0 93%);

 

HEX #26EBB0 to HEX #74F2CC


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 0%, #74F2CC 90%);

 

HEX #26EBB0 to HEX #74F2CC


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 4%, #74F2CC 96%);

 

HEX #74F2CC to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #74F2CC 12%, #26EBB0 93%);

 

HEX #74F2CC to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #74F2CC 13%, #26EBB0 86%);

Lineal

HEX #26EBB0 to HEX #283CEB


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 13%, #283CEB 91%);

Radial

HEX #26EBB0 to HEX #283CEB


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 12%, #283CEB 89%);

 

HEX #283CEB to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #283CEB 10%, #26EBB0 98%);

 

HEX #283CEB to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #283CEB 9%, #26EBB0 93%);

 

HEX #26EBB0 to HEX #EB6328


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 13%, #EB6328 88%);

 

HEX #26EBB0 to HEX #EB6328


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 4%, #EB6328 93%);

 

HEX #EB6328 to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #EB6328 10%, #26EBB0 89%);

 

HEX #EB6328 to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #EB6328 12%, #26EBB0 94%);

Lineal

HEX #26EBB0 to HEX #B128EB


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 13%, #B128EB 94%);

Radial

HEX #26EBB0 to HEX #B128EB


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 1%, #B128EB 89%);

 

HEX #B128EB to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #B128EB 8%, #26EBB0 99%);

 

HEX #B128EB to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #B128EB 11%, #26EBB0 86%);

 

HEX #26EBB0 to HEX #EBB128


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 2%, #EBB128 96%);

 

HEX #26EBB0 to HEX #EBB128


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 4%, #EBB128 97%);

 

HEX #EBB128 to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #EBB128 2%, #26EBB0 99%);

 

HEX #EBB128 to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #EBB128 14%, #26EBB0 97%);

Lineal

HEX #26EBB0 to HEX #283CEB


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 1%, #283CEB 100%);

Radial

HEX #26EBB0 to HEX #283CEB


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 12%, #283CEB 86%);

 

HEX #283CEB to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #283CEB 12%, #26EBB0 94%);

 

HEX #283CEB to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #283CEB 9%, #26EBB0 87%);

 

HEX #26EBB0 to HEX #EB2863


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 7%, #EB2863 87%);

 

HEX #26EBB0 to HEX #EB2863


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 8%, #EB2863 93%);

 

HEX #EB2863 to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #EB2863 5%, #26EBB0 87%);

 

HEX #EB2863 to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #EB2863 1%, #26EBB0 99%);

 

HEX #26EBB0 to HEX #EBD828


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 7%, #EBD828 97%);

 

HEX #26EBB0 to HEX #EBD828


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 7%, #EBD828 86%);

 

HEX #EBD828 to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #EBD828 12%, #26EBB0 88%);

 

HEX #EBD828 to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #EBD828 5%, #26EBB0 87%);

Lineal

HEX #26EBB0 to HEX #4F28EB


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 4%, #4F28EB 88%);

Radial

HEX #26EBB0 to HEX #4F28EB


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 11%, #4F28EB 95%);

 

HEX #4F28EB to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #4F28EB 11%, #26EBB0 89%);

 

HEX #4F28EB to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #4F28EB 13%, #26EBB0 94%);

 

HEX #26EBB0 to HEX #EB2863


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 3%, #EB2863 87%);

 

HEX #26EBB0 to HEX #EB2863


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 14%, #EB2863 95%);

 

HEX #EB2863 to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #EB2863 12%, #26EBB0 97%);

 

HEX #EB2863 to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #EB2863 10%, #26EBB0 87%);

 

HEX #26EBB0 to HEX #C4EB28


CSS-Code:

background-image: linear-gradient(135deg, #26EBB0 7%, #C4EB28 95%);

 

HEX #26EBB0 to HEX #C4EB28


CSS-Code:

background-image: radial-gradient(circle, #26EBB0 12%, #C4EB28 91%);

 

HEX #C4EB28 to HEX #26EBB0


CSS-Code:

background-image: linear-gradient(135deg, #C4EB28 14%, #26EBB0 87%);

 

HEX #C4EB28 to HEX #26EBB0


CSS-Code:

background-image: radial-gradient(circle, #C4EB28 2%, #26EBB0 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.