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

CSS Gradients:
RGB 140 187 103

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, 140 red, 187 green and 103 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.
140 187 103 R G B
In the CMYK color system the color is composed as follows: In this color tone, out of 100 maximum color components, 25 cyan, none magenta, 45 yellow and 27 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.
25% 0% 45% 27% 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 #8CBB67 to HEX #734498


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 2%, #734498 86%);

Radial

HEX #8CBB67 to HEX #734498


CSS-Code:

background-image: radial-gradient(circle, #8CBB67 5%, #734498 98%);

 

HEX #734498 to HEX #8CBB67


CSS-Code:

background-image: linear-gradient(135deg, #734498 0%, #8CBB67 90%);

 

HEX #734498 to HEX #8CBB67


CSS-Code:

background-image: radial-gradient(circle, #734498 1%, #8CBB67 88%);

Lineal

HEX #8CBB67 to HEX #A3BB68


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 2%, #A3BB68 94%);

Radial

HEX #8CBB67 to HEX #A3BB68


CSS-Code:

background-image: radial-gradient(circle, #8CBB67 11%, #A3BB68 86%);

 

HEX #A3BB68 to HEX #8CBB67


CSS-Code:

background-image: linear-gradient(135deg, #A3BB68 3%, #8CBB67 98%);

 

HEX #A3BB68 to HEX #8CBB67


CSS-Code:

background-image: radial-gradient(circle, #A3BB68 5%, #8CBB67 100%);

 

HEX #8CBB67 to HEX #8DBB68


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 2%, #8DBB68 91%);

 

HEX #8CBB67 to HEX #8DBB68


CSS-Code:

background-image: radial-gradient(circle, #8CBB67 2%, #8DBB68 96%);

 

HEX #8DBB68 to HEX #8CBB67


CSS-Code:

background-image: linear-gradient(135deg, #8DBB68 7%, #8CBB67 100%);

 

HEX #8DBB68 to HEX #8CBB67


CSS-Code:

background-image: radial-gradient(circle, #8DBB68 12%, #8CBB67 100%);

 

HEX #8CBB67 to HEX #77BB68


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 2%, #77BB68 98%);

 

HEX #8CBB67 to HEX #77BB68


CSS-Code:

background-image: radial-gradient(circle, #8CBB67 13%, #77BB68 95%);

 

HEX #77BB68 to HEX #8CBB67


CSS-Code:

background-image: linear-gradient(135deg, #77BB68 9%, #8CBB67 95%);

 

HEX #77BB68 to HEX #8CBB67


CSS-Code:

background-image: radial-gradient(circle, #77BB68 11%, #8CBB67 92%);

 

HEX #8CBB67 to HEX #68BB6F


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 6%, #68BB6F 95%);

 

HEX #8CBB67 to HEX #68BB6F


CSS-Code:

background-image: radial-gradient(circle, #8CBB67 5%, #68BB6F 89%);

 

HEX #68BB6F to HEX #8CBB67


CSS-Code:

background-image: linear-gradient(135deg, #68BB6F 14%, #8CBB67 87%);

 

HEX #68BB6F to HEX #8CBB67


CSS-Code:

background-image: radial-gradient(circle, #68BB6F 7%, #8CBB67 87%);

Lineal

HEX #8CBB67 to HEX #77AC4D


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 11%, #77AC4D 99%);

Radial

HEX #8CBB67 to HEX #77AC4D


CSS-Code:

background-image: radial-gradient(circle, #8CBB67 13%, #77AC4D 94%);

 

HEX #77AC4D to HEX #8CBB67


CSS-Code:

background-image: linear-gradient(135deg, #77AC4D 6%, #8CBB67 100%);

 

HEX #77AC4D to HEX #8CBB67


CSS-Code:

background-image: radial-gradient(circle, #77AC4D 2%, #8CBB67 94%);

 

HEX #8CBB67 to HEX #8CBB68


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 14%, #8CBB68 95%);

 

HEX #8CBB67 to HEX #8CBB68


CSS-Code:

background-image: radial-gradient(circle, #8CBB67 14%, #8CBB68 91%);

 

HEX #8CBB68 to HEX #8CBB67


CSS-Code:

background-image: linear-gradient(135deg, #8CBB68 12%, #8CBB67 86%);

 

HEX #8CBB68 to HEX #8CBB67


CSS-Code:

background-image: radial-gradient(circle, #8CBB68 5%, #8CBB67 95%);

 

HEX #8CBB67 to HEX #A2C884


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 12%, #A2C884 91%);

 

HEX #8CBB67 to HEX #A2C884


CSS-Code:

background-image: radial-gradient(circle, #8CBB67 5%, #A2C884 89%);

 

HEX #A2C884 to HEX #8CBB67


CSS-Code:

background-image: linear-gradient(135deg, #A2C884 0%, #8CBB67 95%);

 

HEX #A2C884 to HEX #8CBB67


CSS-Code:

background-image: radial-gradient(circle, #A2C884 12%, #8CBB67 87%);

 

HEX #8CBB67 to HEX #B8D5A1


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 9%, #B8D5A1 90%);

 

HEX #8CBB67 to HEX #B8D5A1


CSS-Code:

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

 

HEX #B8D5A1 to HEX #8CBB67


CSS-Code:

background-image: linear-gradient(135deg, #B8D5A1 6%, #8CBB67 95%);

 

HEX #B8D5A1 to HEX #8CBB67


CSS-Code:

background-image: radial-gradient(circle, #B8D5A1 14%, #8CBB67 86%);

Lineal

HEX #8CBB67 to HEX #A3BB68


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 13%, #A3BB68 100%);

Radial

HEX #8CBB67 to HEX #A3BB68


CSS-Code:

background-image: radial-gradient(circle, #8CBB67 4%, #A3BB68 93%);

 

HEX #A3BB68 to HEX #8CBB67


CSS-Code:

background-image: linear-gradient(135deg, #A3BB68 10%, #8CBB67 94%);

 

HEX #A3BB68 to HEX #8CBB67


CSS-Code:

background-image: radial-gradient(circle, #A3BB68 11%, #8CBB67 90%);

 

HEX #8CBB67 to HEX #8DBB68


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 12%, #8DBB68 88%);

 

HEX #8CBB67 to HEX #8DBB68


CSS-Code:

background-image: radial-gradient(circle, #8CBB67 3%, #8DBB68 95%);

 

HEX #8DBB68 to HEX #8CBB67


CSS-Code:

background-image: linear-gradient(135deg, #8DBB68 1%, #8CBB67 89%);

 

HEX #8DBB68 to HEX #8CBB67


CSS-Code:

background-image: radial-gradient(circle, #8DBB68 10%, #8CBB67 88%);

 

HEX #8CBB67 to HEX #77BB68


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 1%, #77BB68 93%);

 

HEX #8CBB67 to HEX #77BB68


CSS-Code:

background-image: radial-gradient(circle, #8CBB67 14%, #77BB68 95%);

 

HEX #77BB68 to HEX #8CBB67


CSS-Code:

background-image: linear-gradient(135deg, #77BB68 2%, #8CBB67 97%);

 

HEX #77BB68 to HEX #8CBB67


CSS-Code:

background-image: radial-gradient(circle, #77BB68 1%, #8CBB67 94%);

 

HEX #8CBB67 to HEX #68BB6F


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 9%, #68BB6F 86%);

 

HEX #8CBB67 to HEX #68BB6F


CSS-Code:

background-image: radial-gradient(circle, #8CBB67 13%, #68BB6F 88%);

 

HEX #68BB6F to HEX #8CBB67


CSS-Code:

background-image: linear-gradient(135deg, #68BB6F 10%, #8CBB67 98%);

 

HEX #68BB6F to HEX #8CBB67


CSS-Code:

background-image: radial-gradient(circle, #68BB6F 8%, #8CBB67 86%);

Lineal

HEX #8CBB67 to HEX #77AC4D


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 3%, #77AC4D 92%);

Radial

HEX #8CBB67 to HEX #77AC4D


CSS-Code:

background-image: radial-gradient(circle, #8CBB67 6%, #77AC4D 89%);

 

HEX #77AC4D to HEX #8CBB67


CSS-Code:

background-image: linear-gradient(135deg, #77AC4D 9%, #8CBB67 87%);

 

HEX #77AC4D to HEX #8CBB67


CSS-Code:

background-image: radial-gradient(circle, #77AC4D 9%, #8CBB67 89%);

 

HEX #8CBB67 to HEX #8CBB68


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 12%, #8CBB68 93%);

 

HEX #8CBB67 to HEX #8CBB68


CSS-Code:

background-image: radial-gradient(circle, #8CBB67 14%, #8CBB68 97%);

 

HEX #8CBB68 to HEX #8CBB67


CSS-Code:

background-image: linear-gradient(135deg, #8CBB68 3%, #8CBB67 98%);

 

HEX #8CBB68 to HEX #8CBB67


CSS-Code:

background-image: radial-gradient(circle, #8CBB68 13%, #8CBB67 89%);

 

HEX #8CBB67 to HEX #A2C884


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 0%, #A2C884 86%);

 

HEX #8CBB67 to HEX #A2C884


CSS-Code:

background-image: radial-gradient(circle, #8CBB67 14%, #A2C884 95%);

 

HEX #A2C884 to HEX #8CBB67


CSS-Code:

background-image: linear-gradient(135deg, #A2C884 7%, #8CBB67 95%);

 

HEX #A2C884 to HEX #8CBB67


CSS-Code:

background-image: radial-gradient(circle, #A2C884 11%, #8CBB67 91%);

 

HEX #8CBB67 to HEX #B8D5A1


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 14%, #B8D5A1 96%);

 

HEX #8CBB67 to HEX #B8D5A1


CSS-Code:

background-image: radial-gradient(circle, #8CBB67 3%, #B8D5A1 94%);

 

HEX #B8D5A1 to HEX #8CBB67


CSS-Code:

background-image: linear-gradient(135deg, #B8D5A1 7%, #8CBB67 93%);

 

HEX #B8D5A1 to HEX #8CBB67


CSS-Code:

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

Lineal

HEX #8CBB67 to HEX #68BBA6


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 6%, #68BBA6 92%);

Radial

HEX #8CBB67 to HEX #68BBA6


CSS-Code:

background-image: radial-gradient(circle, #8CBB67 4%, #68BBA6 97%);

 

HEX #68BBA6 to HEX #8CBB67


CSS-Code:

background-image: linear-gradient(135deg, #68BBA6 14%, #8CBB67 91%);

 

HEX #68BBA6 to HEX #8CBB67


CSS-Code:

background-image: radial-gradient(circle, #68BBA6 11%, #8CBB67 86%);

 

HEX #8CBB67 to HEX #BB68AF


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 14%, #BB68AF 87%);

 

HEX #8CBB67 to HEX #BB68AF


CSS-Code:

background-image: radial-gradient(circle, #8CBB67 14%, #BB68AF 96%);

 

HEX #BB68AF to HEX #8CBB67


CSS-Code:

background-image: linear-gradient(135deg, #BB68AF 0%, #8CBB67 86%);

 

HEX #BB68AF to HEX #8CBB67


CSS-Code:

background-image: radial-gradient(circle, #BB68AF 1%, #8CBB67 93%);

Lineal

HEX #8CBB67 to HEX #688DBB


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 3%, #688DBB 90%);

Radial

HEX #8CBB67 to HEX #688DBB


CSS-Code:

background-image: radial-gradient(circle, #8CBB67 12%, #688DBB 88%);

 

HEX #688DBB to HEX #8CBB67


CSS-Code:

background-image: linear-gradient(135deg, #688DBB 14%, #8CBB67 93%);

 

HEX #688DBB to HEX #8CBB67


CSS-Code:

background-image: radial-gradient(circle, #688DBB 5%, #8CBB67 86%);

 

HEX #8CBB67 to HEX #BB688D


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 11%, #BB688D 98%);

 

HEX #8CBB67 to HEX #BB688D


CSS-Code:

background-image: radial-gradient(circle, #8CBB67 1%, #BB688D 96%);

 

HEX #BB688D to HEX #8CBB67


CSS-Code:

background-image: linear-gradient(135deg, #BB688D 11%, #8CBB67 91%);

 

HEX #BB688D to HEX #8CBB67


CSS-Code:

background-image: radial-gradient(circle, #BB688D 7%, #8CBB67 100%);

Lineal

HEX #8CBB67 to HEX #68BBA6


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 9%, #68BBA6 91%);

Radial

HEX #8CBB67 to HEX #68BBA6


CSS-Code:

background-image: radial-gradient(circle, #8CBB67 9%, #68BBA6 96%);

 

HEX #68BBA6 to HEX #8CBB67


CSS-Code:

background-image: linear-gradient(135deg, #68BBA6 0%, #8CBB67 100%);

 

HEX #68BBA6 to HEX #8CBB67


CSS-Code:

background-image: radial-gradient(circle, #68BBA6 10%, #8CBB67 87%);

 

HEX #8CBB67 to HEX #9668BB


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 8%, #9668BB 91%);

 

HEX #8CBB67 to HEX #9668BB


CSS-Code:

background-image: radial-gradient(circle, #8CBB67 7%, #9668BB 98%);

 

HEX #9668BB to HEX #8CBB67


CSS-Code:

background-image: linear-gradient(135deg, #9668BB 1%, #8CBB67 93%);

 

HEX #9668BB to HEX #8CBB67


CSS-Code:

background-image: radial-gradient(circle, #9668BB 10%, #8CBB67 89%);

 

HEX #8CBB67 to HEX #BB687D


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 0%, #BB687D 88%);

 

HEX #8CBB67 to HEX #BB687D


CSS-Code:

background-image: radial-gradient(circle, #8CBB67 14%, #BB687D 95%);

 

HEX #BB687D to HEX #8CBB67


CSS-Code:

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

 

HEX #BB687D to HEX #8CBB67


CSS-Code:

background-image: radial-gradient(circle, #BB687D 8%, #8CBB67 93%);

Lineal

HEX #8CBB67 to HEX #68B7BB


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 0%, #68B7BB 90%);

Radial

HEX #8CBB67 to HEX #68B7BB


CSS-Code:

background-image: radial-gradient(circle, #8CBB67 5%, #68B7BB 99%);

 

HEX #68B7BB to HEX #8CBB67


CSS-Code:

background-image: linear-gradient(135deg, #68B7BB 12%, #8CBB67 90%);

 

HEX #68B7BB to HEX #8CBB67


CSS-Code:

background-image: radial-gradient(circle, #68B7BB 7%, #8CBB67 91%);

 

HEX #8CBB67 to HEX #9668BB


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 9%, #9668BB 90%);

 

HEX #8CBB67 to HEX #9668BB


CSS-Code:

background-image: radial-gradient(circle, #8CBB67 3%, #9668BB 93%);

 

HEX #9668BB to HEX #8CBB67


CSS-Code:

background-image: linear-gradient(135deg, #9668BB 7%, #8CBB67 96%);

 

HEX #9668BB to HEX #8CBB67


CSS-Code:

background-image: radial-gradient(circle, #9668BB 9%, #8CBB67 100%);

 

HEX #8CBB67 to HEX #BB6C68


CSS-Code:

background-image: linear-gradient(135deg, #8CBB67 8%, #BB6C68 94%);

 

HEX #8CBB67 to HEX #BB6C68


CSS-Code:

background-image: radial-gradient(circle, #8CBB67 1%, #BB6C68 99%);

 

HEX #BB6C68 to HEX #8CBB67


CSS-Code:

background-image: linear-gradient(135deg, #BB6C68 13%, #8CBB67 95%);

 

HEX #BB6C68 to HEX #8CBB67


CSS-Code:

background-image: radial-gradient(circle, #BB6C68 6%, #8CBB67 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, 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.