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

CSS Gradients:
RGBA 192 175 133 0.5

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, 192 red, 175 green and 133 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.
192 175 133 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, 4 magenta, 15 yellow and 12 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% 4% 15% 12% 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 #C0AF857F to HEX #3F507A7F


CSS-Code:

background-image: linear-gradient(135deg, #C0AF857F 14%, #3F507A7F 89%);

Radial

HEX #C0AF857F to HEX #3F507A7F


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 13%, #3F507A7F 100%);

 

HEX #3F507A7F to HEX #C0AF857F


CSS-Code:

background-image: linear-gradient(135deg, #3F507A7F 4%, #C0AF857F 96%);

 

HEX #3F507A7F to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #3F507A7F 0%, #C0AF857F 94%);

Lineal

HEX #C0AF857F to HEX #C19F867F


CSS-Code:

background-image: linear-gradient(135deg, #C0AF857F 1%, #C19F867F 93%);

Radial

HEX #C0AF857F to HEX #C19F867F


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 2%, #C19F867F 99%);

 

HEX #C19F867F to HEX #C0AF857F


CSS-Code:

background-image: linear-gradient(135deg, #C19F867F 8%, #C0AF857F 97%);

 

HEX #C19F867F to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #C19F867F 11%, #C0AF857F 90%);

 

HEX #C0AF857F to HEX #C1AF867F


CSS-Code:

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

 

HEX #C0AF857F to HEX #C1AF867F


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 12%, #C1AF867F 89%);

 

HEX #C1AF867F to HEX #C0AF857F


CSS-Code:

background-image: linear-gradient(135deg, #C1AF867F 0%, #C0AF857F 96%);

 

HEX #C1AF867F to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #C1AF867F 0%, #C0AF857F 86%);

 

HEX #C0AF857F to HEX #C1BF867F


CSS-Code:

background-image: linear-gradient(135deg, #C0AF857F 1%, #C1BF867F 87%);

 

HEX #C0AF857F to HEX #C1BF867F


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 0%, #C1BF867F 88%);

 

HEX #C1BF867F to HEX #C0AF857F


CSS-Code:

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

 

HEX #C1BF867F to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #C1BF867F 0%, #C0AF857F 92%);

 

HEX #C0AF857F to HEX #B3C1867F


CSS-Code:

background-image: linear-gradient(135deg, #C0AF857F 10%, #B3C1867F 91%);

 

HEX #C0AF857F to HEX #B3C1867F


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 6%, #B3C1867F 92%);

 

HEX #B3C1867F to HEX #C0AF857F


CSS-Code:

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

 

HEX #B3C1867F to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #B3C1867F 1%, #C0AF857F 100%);

Lineal

HEX #C0AF857F to HEX #B39E6B


CSS-Code:

background-image: linear-gradient(135deg, #C0AF857F 12%, #B39E6B 92%);

Radial

HEX #C0AF857F to HEX #B39E6B


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 14%, #B39E6B 98%);

 

HEX #B39E6B to HEX #C0AF857F


CSS-Code:

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

 

HEX #B39E6B to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #B39E6B 2%, #C0AF857F 86%);

 

HEX #C0AF857F to HEX #C1B086


CSS-Code:

background-image: linear-gradient(135deg, #C0AF857F 5%, #C1B086 91%);

 

HEX #C0AF857F to HEX #C1B086


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 3%, #C1B086 92%);

 

HEX #C1B086 to HEX #C0AF857F


CSS-Code:

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

 

HEX #C1B086 to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #C1B086 9%, #C0AF857F 91%);

 

HEX #C0AF857F to HEX #CFC1A1


CSS-Code:

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

 

HEX #C0AF857F to HEX #CFC1A1


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 4%, #CFC1A1 94%);

 

HEX #CFC1A1 to HEX #C0AF857F


CSS-Code:

background-image: linear-gradient(135deg, #CFC1A1 9%, #C0AF857F 100%);

 

HEX #CFC1A1 to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #CFC1A1 0%, #C0AF857F 89%);

 

HEX #C0AF857F to HEX #DDD3BC


CSS-Code:

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

 

HEX #C0AF857F to HEX #DDD3BC


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 4%, #DDD3BC 94%);

 

HEX #DDD3BC to HEX #C0AF857F


CSS-Code:

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

 

HEX #DDD3BC to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #DDD3BC 4%, #C0AF857F 87%);

Lineal

HEX #C0AF857F to HEX #C19F867F


CSS-Code:

background-image: linear-gradient(135deg, #C0AF857F 2%, #C19F867F 93%);

Radial

HEX #C0AF857F to HEX #C19F867F


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 5%, #C19F867F 92%);

 

HEX #C19F867F to HEX #C0AF857F


CSS-Code:

background-image: linear-gradient(135deg, #C19F867F 12%, #C0AF857F 98%);

 

HEX #C19F867F to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #C19F867F 8%, #C0AF857F 96%);

 

HEX #C0AF857F to HEX #C1AF867F


CSS-Code:

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

 

HEX #C0AF857F to HEX #C1AF867F


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 8%, #C1AF867F 94%);

 

HEX #C1AF867F to HEX #C0AF857F


CSS-Code:

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

 

HEX #C1AF867F to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #C1AF867F 2%, #C0AF857F 100%);

 

HEX #C0AF857F to HEX #C1BF867F


CSS-Code:

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

 

HEX #C0AF857F to HEX #C1BF867F


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 3%, #C1BF867F 89%);

 

HEX #C1BF867F to HEX #C0AF857F


CSS-Code:

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

 

HEX #C1BF867F to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #C1BF867F 0%, #C0AF857F 98%);

 

HEX #C0AF857F to HEX #B3C1867F


CSS-Code:

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

 

HEX #C0AF857F to HEX #B3C1867F


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 1%, #B3C1867F 86%);

 

HEX #B3C1867F to HEX #C0AF857F


CSS-Code:

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

 

HEX #B3C1867F to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #B3C1867F 0%, #C0AF857F 94%);

Lineal

HEX #C0AF857F to HEX #B39E6B


CSS-Code:

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

Radial

HEX #C0AF857F to HEX #B39E6B


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 1%, #B39E6B 95%);

 

HEX #B39E6B to HEX #C0AF857F


CSS-Code:

background-image: linear-gradient(135deg, #B39E6B 2%, #C0AF857F 91%);

 

HEX #B39E6B to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #B39E6B 11%, #C0AF857F 90%);

 

HEX #C0AF857F to HEX #C1B086


CSS-Code:

background-image: linear-gradient(135deg, #C0AF857F 0%, #C1B086 97%);

 

HEX #C0AF857F to HEX #C1B086


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 6%, #C1B086 99%);

 

HEX #C1B086 to HEX #C0AF857F


CSS-Code:

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

 

HEX #C1B086 to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #C1B086 10%, #C0AF857F 91%);

 

HEX #C0AF857F to HEX #CFC1A1


CSS-Code:

background-image: linear-gradient(135deg, #C0AF857F 2%, #CFC1A1 89%);

 

HEX #C0AF857F to HEX #CFC1A1


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 0%, #CFC1A1 88%);

 

HEX #CFC1A1 to HEX #C0AF857F


CSS-Code:

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

 

HEX #CFC1A1 to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #CFC1A1 4%, #C0AF857F 98%);

 

HEX #C0AF857F to HEX #DDD3BC


CSS-Code:

background-image: linear-gradient(135deg, #C0AF857F 14%, #DDD3BC 90%);

 

HEX #C0AF857F to HEX #DDD3BC


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 9%, #DDD3BC 95%);

 

HEX #DDD3BC to HEX #C0AF857F


CSS-Code:

background-image: linear-gradient(135deg, #DDD3BC 3%, #C0AF857F 92%);

 

HEX #DDD3BC to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #DDD3BC 1%, #C0AF857F 100%);

Lineal

HEX #C0AF857F to HEX #8CC186


CSS-Code:

background-image: linear-gradient(135deg, #C0AF857F 4%, #8CC186 90%);

Radial

HEX #C0AF857F to HEX #8CC186


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 8%, #8CC186 99%);

 

HEX #8CC186 to HEX #C0AF857F


CSS-Code:

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

 

HEX #8CC186 to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #8CC186 6%, #C0AF857F 91%);

 

HEX #C0AF857F to HEX #9786C1


CSS-Code:

background-image: linear-gradient(135deg, #C0AF857F 12%, #9786C1 98%);

 

HEX #C0AF857F to HEX #9786C1


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 9%, #9786C1 93%);

 

HEX #9786C1 to HEX #C0AF857F


CSS-Code:

background-image: linear-gradient(135deg, #9786C1 6%, #C0AF857F 98%);

 

HEX #9786C1 to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #9786C1 13%, #C0AF857F 86%);

Lineal

HEX #C0AF857F to HEX #86C1AF


CSS-Code:

background-image: linear-gradient(135deg, #C0AF857F 2%, #86C1AF 93%);

Radial

HEX #C0AF857F to HEX #86C1AF


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 11%, #86C1AF 93%);

 

HEX #86C1AF to HEX #C0AF857F


CSS-Code:

background-image: linear-gradient(135deg, #86C1AF 2%, #C0AF857F 98%);

 

HEX #86C1AF to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #86C1AF 1%, #C0AF857F 95%);

 

HEX #C0AF857F to HEX #AF86C1


CSS-Code:

background-image: linear-gradient(135deg, #C0AF857F 12%, #AF86C1 92%);

 

HEX #C0AF857F to HEX #AF86C1


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 10%, #AF86C1 89%);

 

HEX #AF86C1 to HEX #C0AF857F


CSS-Code:

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

 

HEX #AF86C1 to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #AF86C1 6%, #C0AF857F 99%);

Lineal

HEX #C0AF857F to HEX #8CC186


CSS-Code:

background-image: linear-gradient(135deg, #C0AF857F 3%, #8CC186 93%);

Radial

HEX #C0AF857F to HEX #8CC186


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 8%, #8CC186 93%);

 

HEX #8CC186 to HEX #C0AF857F


CSS-Code:

background-image: linear-gradient(135deg, #8CC186 4%, #C0AF857F 87%);

 

HEX #8CC186 to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #8CC186 6%, #C0AF857F 96%);

 

HEX #C0AF857F to HEX #8697C1


CSS-Code:

background-image: linear-gradient(135deg, #C0AF857F 9%, #8697C1 98%);

 

HEX #C0AF857F to HEX #8697C1


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 14%, #8697C1 92%);

 

HEX #8697C1 to HEX #C0AF857F


CSS-Code:

background-image: linear-gradient(135deg, #8697C1 2%, #C0AF857F 100%);

 

HEX #8697C1 to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #8697C1 2%, #C0AF857F 97%);

 

HEX #C0AF857F to HEX #BB86C1


CSS-Code:

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

 

HEX #C0AF857F to HEX #BB86C1


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 5%, #BB86C1 96%);

 

HEX #BB86C1 to HEX #C0AF857F


CSS-Code:

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

 

HEX #BB86C1 to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #BB86C1 9%, #C0AF857F 100%);

Lineal

HEX #C0AF857F to HEX #86C192


CSS-Code:

background-image: linear-gradient(135deg, #C0AF857F 2%, #86C192 97%);

Radial

HEX #C0AF857F to HEX #86C192


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 10%, #86C192 93%);

 

HEX #86C192 to HEX #C0AF857F


CSS-Code:

background-image: linear-gradient(135deg, #86C192 14%, #C0AF857F 92%);

 

HEX #86C192 to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #86C192 0%, #C0AF857F 96%);

 

HEX #C0AF857F to HEX #8697C1


CSS-Code:

background-image: linear-gradient(135deg, #C0AF857F 6%, #8697C1 95%);

 

HEX #C0AF857F to HEX #8697C1


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 0%, #8697C1 98%);

 

HEX #8697C1 to HEX #C0AF857F


CSS-Code:

background-image: linear-gradient(135deg, #8697C1 8%, #C0AF857F 97%);

 

HEX #8697C1 to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #8697C1 12%, #C0AF857F 94%);

 

HEX #C0AF857F to HEX #C186B5


CSS-Code:

background-image: linear-gradient(135deg, #C0AF857F 6%, #C186B5 89%);

 

HEX #C0AF857F to HEX #C186B5


CSS-Code:

background-image: radial-gradient(circle, #C0AF857F 14%, #C186B5 94%);

 

HEX #C186B5 to HEX #C0AF857F


CSS-Code:

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

 

HEX #C186B5 to HEX #C0AF857F


CSS-Code:

background-image: radial-gradient(circle, #C186B5 0%, #C0AF857F 95%);

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.