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

CSS Gradients:
CMYK 33 / 0 / 36 / 0

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

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, 171 red, 255 green and 163 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.
171 255 163 R G B
In the CMYK color system the color is composed as follows: In this color tone, out of 100 maximum color components, 33 cyan, none magenta, 36 yellow and none 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.
33% 0% 36% 0% 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 #ABFFA3 to HEX #54005C


CSS-Code:

background-image: linear-gradient(135deg, #ABFFA3 1%, #54005C 86%);

Radial

HEX #ABFFA3 to HEX #54005C


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 11%, #54005C 99%);

 

HEX #54005C to HEX #ABFFA3


CSS-Code:

background-image: linear-gradient(135deg, #54005C 0%, #ABFFA3 100%);

 

HEX #54005C to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #54005C 14%, #ABFFA3 86%);

Lineal

HEX #ABFFA3 to HEX #C1FFB1


CSS-Code:

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

Radial

HEX #ABFFA3 to HEX #C1FFB1


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 14%, #C1FFB1 88%);

 

HEX #C1FFB1 to HEX #ABFFA3


CSS-Code:

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

 

HEX #C1FFB1 to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #C1FFB1 9%, #ABFFA3 94%);

 

HEX #ABFFA3 to HEX #D2FFC4


CSS-Code:

background-image: linear-gradient(135deg, #ABFFA3 13%, #D2FFC4 95%);

 

HEX #ABFFA3 to HEX #D2FFC4


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 12%, #D2FFC4 87%);

 

HEX #D2FFC4 to HEX #ABFFA3


CSS-Code:

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

 

HEX #D2FFC4 to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #D2FFC4 6%, #ABFFA3 91%);

 

HEX #ABFFA3 to HEX #E3FFD7


CSS-Code:

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

 

HEX #ABFFA3 to HEX #E3FFD7


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 4%, #E3FFD7 90%);

 

HEX #E3FFD7 to HEX #ABFFA3


CSS-Code:

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

 

HEX #E3FFD7 to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #E3FFD7 11%, #ABFFA3 90%);

 

HEX #ABFFA3 to HEX #F4FFEA


CSS-Code:

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

 

HEX #ABFFA3 to HEX #F4FFEA


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 8%, #F4FFEA 100%);

 

HEX #F4FFEA to HEX #ABFFA3


CSS-Code:

background-image: linear-gradient(135deg, #F4FFEA 13%, #ABFFA3 100%);

 

HEX #F4FFEA to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #F4FFEA 8%, #ABFFA3 90%);

Lineal

HEX #ABFFA3 to HEX #9AED90


CSS-Code:

background-image: linear-gradient(135deg, #ABFFA3 4%, #9AED90 99%);

Radial

HEX #ABFFA3 to HEX #9AED90


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 13%, #9AED90 98%);

 

HEX #9AED90 to HEX #ABFFA3


CSS-Code:

background-image: linear-gradient(135deg, #9AED90 6%, #ABFFA3 97%);

 

HEX #9AED90 to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #9AED90 1%, #ABFFA3 94%);

 

HEX #ABFFA3 to HEX #89DB7D


CSS-Code:

background-image: linear-gradient(135deg, #ABFFA3 8%, #89DB7D 99%);

 

HEX #ABFFA3 to HEX #89DB7D


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 3%, #89DB7D 91%);

 

HEX #89DB7D to HEX #ABFFA3


CSS-Code:

background-image: linear-gradient(135deg, #89DB7D 9%, #ABFFA3 100%);

 

HEX #89DB7D to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #89DB7D 14%, #ABFFA3 89%);

 

HEX #ABFFA3 to HEX #78C96A


CSS-Code:

background-image: linear-gradient(135deg, #ABFFA3 7%, #78C96A 97%);

 

HEX #ABFFA3 to HEX #78C96A


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 9%, #78C96A 96%);

 

HEX #78C96A to HEX #ABFFA3


CSS-Code:

background-image: linear-gradient(135deg, #78C96A 13%, #ABFFA3 93%);

 

HEX #78C96A to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #78C96A 3%, #ABFFA3 94%);

 

HEX #ABFFA3 to HEX #67B757


CSS-Code:

background-image: linear-gradient(135deg, #ABFFA3 0%, #67B757 97%);

 

HEX #ABFFA3 to HEX #67B757


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 9%, #67B757 95%);

 

HEX #67B757 to HEX #ABFFA3


CSS-Code:

background-image: linear-gradient(135deg, #67B757 4%, #ABFFA3 90%);

 

HEX #67B757 to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #67B757 12%, #ABFFA3 88%);

Lineal

HEX #ABFFA3 to HEX #A3FFA9


CSS-Code:

background-image: linear-gradient(135deg, #ABFFA3 6%, #A3FFA9 100%);

Radial

HEX #ABFFA3 to HEX #A3FFA9


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 13%, #A3FFA9 97%);

 

HEX #A3FFA9 to HEX #ABFFA3


CSS-Code:

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

 

HEX #A3FFA9 to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #A3FFA9 7%, #ABFFA3 94%);

 

HEX #ABFFA3 to HEX #A3FFB8


CSS-Code:

background-image: linear-gradient(135deg, #ABFFA3 14%, #A3FFB8 94%);

 

HEX #ABFFA3 to HEX #A3FFB8


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 10%, #A3FFB8 89%);

 

HEX #A3FFB8 to HEX #ABFFA3


CSS-Code:

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

 

HEX #A3FFB8 to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #A3FFB8 5%, #ABFFA3 98%);

 

HEX #ABFFA3 to HEX #A3FFC7


CSS-Code:

background-image: linear-gradient(135deg, #ABFFA3 14%, #A3FFC7 89%);

 

HEX #ABFFA3 to HEX #A3FFC7


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 0%, #A3FFC7 98%);

 

HEX #A3FFC7 to HEX #ABFFA3


CSS-Code:

background-image: linear-gradient(135deg, #A3FFC7 4%, #ABFFA3 91%);

 

HEX #A3FFC7 to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #A3FFC7 3%, #ABFFA3 99%);

 

HEX #ABFFA3 to HEX #A3FFD7


CSS-Code:

background-image: linear-gradient(135deg, #ABFFA3 6%, #A3FFD7 97%);

 

HEX #ABFFA3 to HEX #A3FFD7


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 10%, #A3FFD7 91%);

 

HEX #A3FFD7 to HEX #ABFFA3


CSS-Code:

background-image: linear-gradient(135deg, #A3FFD7 0%, #ABFFA3 98%);

 

HEX #A3FFD7 to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #A3FFD7 11%, #ABFFA3 95%);

Lineal

HEX #ABFFA3 to HEX #223321


CSS-Code:

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

Radial

HEX #ABFFA3 to HEX #223321


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 0%, #223321 88%);

 

HEX #223321 to HEX #ABFFA3


CSS-Code:

background-image: linear-gradient(135deg, #223321 0%, #ABFFA3 86%);

 

HEX #223321 to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #223321 5%, #ABFFA3 95%);

 

HEX #ABFFA3 to HEX #446641


CSS-Code:

background-image: linear-gradient(135deg, #ABFFA3 2%, #446641 86%);

 

HEX #ABFFA3 to HEX #446641


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 3%, #446641 86%);

 

HEX #446641 to HEX #ABFFA3


CSS-Code:

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

 

HEX #446641 to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #446641 12%, #ABFFA3 95%);

 

HEX #ABFFA3 to HEX #679962


CSS-Code:

background-image: linear-gradient(135deg, #ABFFA3 6%, #679962 97%);

 

HEX #ABFFA3 to HEX #679962


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 7%, #679962 98%);

 

HEX #679962 to HEX #ABFFA3


CSS-Code:

background-image: linear-gradient(135deg, #679962 2%, #ABFFA3 97%);

 

HEX #679962 to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #679962 0%, #ABFFA3 86%);

 

HEX #ABFFA3 to HEX #89CC82


CSS-Code:

background-image: linear-gradient(135deg, #ABFFA3 8%, #89CC82 90%);

 

HEX #ABFFA3 to HEX #89CC82


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 4%, #89CC82 100%);

 

HEX #89CC82 to HEX #ABFFA3


CSS-Code:

background-image: linear-gradient(135deg, #89CC82 13%, #ABFFA3 87%);

 

HEX #89CC82 to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #89CC82 7%, #ABFFA3 100%);

Lineal

HEX #ABFFA3 to HEX #A3F5FF


CSS-Code:

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

Radial

HEX #ABFFA3 to HEX #A3F5FF


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 4%, #A3F5FF 97%);

 

HEX #A3F5FF to HEX #ABFFA3


CSS-Code:

background-image: linear-gradient(135deg, #A3F5FF 11%, #ABFFA3 95%);

 

HEX #A3F5FF to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #A3F5FF 2%, #ABFFA3 99%);

 

HEX #ABFFA3 to HEX #FFA3D1


CSS-Code:

background-image: linear-gradient(135deg, #ABFFA3 3%, #FFA3D1 90%);

 

HEX #ABFFA3 to HEX #FFA3D1


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 7%, #FFA3D1 100%);

 

HEX #FFA3D1 to HEX #ABFFA3


CSS-Code:

background-image: linear-gradient(135deg, #FFA3D1 3%, #ABFFA3 98%);

 

HEX #FFA3D1 to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #FFA3D1 11%, #ABFFA3 88%);

Lineal

HEX #ABFFA3 to HEX #A3ACFF


CSS-Code:

background-image: linear-gradient(135deg, #ABFFA3 9%, #A3ACFF 90%);

Radial

HEX #ABFFA3 to HEX #A3ACFF


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 10%, #A3ACFF 99%);

 

HEX #A3ACFF to HEX #ABFFA3


CSS-Code:

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

 

HEX #A3ACFF to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #A3ACFF 13%, #ABFFA3 100%);

 

HEX #ABFFA3 to HEX #FFA3AC


CSS-Code:

background-image: linear-gradient(135deg, #ABFFA3 11%, #FFA3AC 91%);

 

HEX #ABFFA3 to HEX #FFA3AC


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 14%, #FFA3AC 87%);

 

HEX #FFA3AC to HEX #ABFFA3


CSS-Code:

background-image: linear-gradient(135deg, #FFA3AC 3%, #ABFFA3 86%);

 

HEX #FFA3AC to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #FFA3AC 6%, #ABFFA3 93%);

Lineal

HEX #ABFFA3 to HEX #A3F5FF


CSS-Code:

background-image: linear-gradient(135deg, #ABFFA3 14%, #A3F5FF 99%);

Radial

HEX #ABFFA3 to HEX #A3F5FF


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 14%, #A3F5FF 95%);

 

HEX #A3F5FF to HEX #ABFFA3


CSS-Code:

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

 

HEX #A3F5FF to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #A3F5FF 0%, #ABFFA3 97%);

 

HEX #ABFFA3 to HEX #F5A3FF


CSS-Code:

background-image: linear-gradient(135deg, #ABFFA3 5%, #F5A3FF 90%);

 

HEX #ABFFA3 to HEX #F5A3FF


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 3%, #F5A3FF 88%);

 

HEX #F5A3FF to HEX #ABFFA3


CSS-Code:

background-image: linear-gradient(135deg, #F5A3FF 2%, #ABFFA3 86%);

 

HEX #F5A3FF to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #F5A3FF 6%, #ABFFA3 98%);

 

HEX #ABFFA3 to HEX #FFACA3


CSS-Code:

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

 

HEX #ABFFA3 to HEX #FFACA3


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 8%, #FFACA3 90%);

 

HEX #FFACA3 to HEX #ABFFA3


CSS-Code:

background-image: linear-gradient(135deg, #FFACA3 12%, #ABFFA3 86%);

 

HEX #FFACA3 to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #FFACA3 14%, #ABFFA3 99%);

Lineal

HEX #ABFFA3 to HEX #A3DAFF


CSS-Code:

background-image: linear-gradient(135deg, #ABFFA3 14%, #A3DAFF 92%);

Radial

HEX #ABFFA3 to HEX #A3DAFF


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 2%, #A3DAFF 95%);

 

HEX #A3DAFF to HEX #ABFFA3


CSS-Code:

background-image: linear-gradient(135deg, #A3DAFF 4%, #ABFFA3 88%);

 

HEX #A3DAFF to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #A3DAFF 14%, #ABFFA3 94%);

 

HEX #ABFFA3 to HEX #F5A3FF


CSS-Code:

background-image: linear-gradient(135deg, #ABFFA3 12%, #F5A3FF 86%);

 

HEX #ABFFA3 to HEX #F5A3FF


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 5%, #F5A3FF 97%);

 

HEX #F5A3FF to HEX #ABFFA3


CSS-Code:

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

 

HEX #F5A3FF to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #F5A3FF 9%, #ABFFA3 93%);

 

HEX #ABFFA3 to HEX #FFC7A3


CSS-Code:

background-image: linear-gradient(135deg, #ABFFA3 11%, #FFC7A3 91%);

 

HEX #ABFFA3 to HEX #FFC7A3


CSS-Code:

background-image: radial-gradient(circle, #ABFFA3 13%, #FFC7A3 86%);

 

HEX #FFC7A3 to HEX #ABFFA3


CSS-Code:

background-image: linear-gradient(135deg, #FFC7A3 14%, #ABFFA3 99%);

 

HEX #FFC7A3 to HEX #ABFFA3


CSS-Code:

background-image: radial-gradient(circle, #FFC7A3 2%, #ABFFA3 94%);

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.