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

CSS Gradients:
#2E2ADB

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 clearly dominates: the blue value surpasses the others. Dark color: low color values appear darker.

The breakdown of the color into the RGB color system: of 255 maximum color components, 46 red, 42 green and 219 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.
46 42 219 R G B
In the CMYK color system the color is composed as follows: In this color tone, out of 100 maximum color components, 79 cyan, 81 magenta, none yellow and 14 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.
79% 81% 0% 14% 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 #2E2ADB to HEX #D1D524


CSS-Code:

background-image: linear-gradient(135deg, #2E2ADB 12%, #D1D524 93%);

Radial

HEX #2E2ADB to HEX #D1D524


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 12%, #D1D524 89%);

 

HEX #D1D524 to HEX #2E2ADB


CSS-Code:

background-image: linear-gradient(135deg, #D1D524 10%, #2E2ADB 88%);

 

HEX #D1D524 to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #D1D524 11%, #2E2ADB 96%);

Lineal

HEX #2E2ADB to HEX #2956DB


CSS-Code:

background-image: linear-gradient(135deg, #2E2ADB 3%, #2956DB 89%);

Radial

HEX #2E2ADB to HEX #2956DB


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 9%, #2956DB 89%);

 

HEX #2956DB to HEX #2E2ADB


CSS-Code:

background-image: linear-gradient(135deg, #2956DB 11%, #2E2ADB 98%);

 

HEX #2956DB to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #2956DB 10%, #2E2ADB 96%);

 

HEX #2E2ADB to HEX #2C29DB


CSS-Code:

background-image: linear-gradient(135deg, #2E2ADB 3%, #2C29DB 98%);

 

HEX #2E2ADB to HEX #2C29DB


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 8%, #2C29DB 95%);

 

HEX #2C29DB to HEX #2E2ADB


CSS-Code:

background-image: linear-gradient(135deg, #2C29DB 7%, #2E2ADB 100%);

 

HEX #2C29DB to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #2C29DB 11%, #2E2ADB 93%);

 

HEX #2E2ADB to HEX #5C29DB


CSS-Code:

background-image: linear-gradient(135deg, #2E2ADB 0%, #5C29DB 99%);

 

HEX #2E2ADB to HEX #5C29DB


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 8%, #5C29DB 96%);

 

HEX #5C29DB to HEX #2E2ADB


CSS-Code:

background-image: linear-gradient(135deg, #5C29DB 11%, #2E2ADB 93%);

 

HEX #5C29DB to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #5C29DB 6%, #2E2ADB 98%);

 

HEX #2E2ADB to HEX #8B29DB


CSS-Code:

background-image: linear-gradient(135deg, #2E2ADB 9%, #8B29DB 86%);

 

HEX #2E2ADB to HEX #8B29DB


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 9%, #8B29DB 89%);

 

HEX #8B29DB to HEX #2E2ADB


CSS-Code:

background-image: linear-gradient(135deg, #8B29DB 14%, #2E2ADB 88%);

 

HEX #8B29DB to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #8B29DB 7%, #2E2ADB 99%);

Lineal

HEX #2E2ADB to HEX #2320BB


CSS-Code:

background-image: linear-gradient(135deg, #2E2ADB 7%, #2320BB 87%);

Radial

HEX #2E2ADB to HEX #2320BB


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 2%, #2320BB 91%);

 

HEX #2320BB to HEX #2E2ADB


CSS-Code:

background-image: linear-gradient(135deg, #2320BB 4%, #2E2ADB 93%);

 

HEX #2320BB to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #2320BB 0%, #2E2ADB 92%);

 

HEX #2E2ADB to HEX #2D29DB


CSS-Code:

background-image: linear-gradient(135deg, #2E2ADB 11%, #2D29DB 87%);

 

HEX #2E2ADB to HEX #2D29DB


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 4%, #2D29DB 98%);

 

HEX #2D29DB to HEX #2E2ADB


CSS-Code:

background-image: linear-gradient(135deg, #2D29DB 3%, #2E2ADB 90%);

 

HEX #2D29DB to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #2D29DB 11%, #2E2ADB 91%);

 

HEX #2E2ADB to HEX #504DE1


CSS-Code:

background-image: linear-gradient(135deg, #2E2ADB 0%, #504DE1 92%);

 

HEX #2E2ADB to HEX #504DE1


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 13%, #504DE1 90%);

 

HEX #504DE1 to HEX #2E2ADB


CSS-Code:

background-image: linear-gradient(135deg, #504DE1 0%, #2E2ADB 91%);

 

HEX #504DE1 to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #504DE1 3%, #2E2ADB 92%);

 

HEX #2E2ADB to HEX #7370E7


CSS-Code:

background-image: linear-gradient(135deg, #2E2ADB 4%, #7370E7 100%);

 

HEX #2E2ADB to HEX #7370E7


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 8%, #7370E7 94%);

 

HEX #7370E7 to HEX #2E2ADB


CSS-Code:

background-image: linear-gradient(135deg, #7370E7 10%, #2E2ADB 91%);

 

HEX #7370E7 to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #7370E7 11%, #2E2ADB 86%);

Lineal

HEX #2E2ADB to HEX #2956DB


CSS-Code:

background-image: linear-gradient(135deg, #2E2ADB 2%, #2956DB 95%);

Radial

HEX #2E2ADB to HEX #2956DB


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 13%, #2956DB 93%);

 

HEX #2956DB to HEX #2E2ADB


CSS-Code:

background-image: linear-gradient(135deg, #2956DB 11%, #2E2ADB 93%);

 

HEX #2956DB to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #2956DB 6%, #2E2ADB 87%);

 

HEX #2E2ADB to HEX #2C29DB


CSS-Code:

background-image: linear-gradient(135deg, #2E2ADB 7%, #2C29DB 88%);

 

HEX #2E2ADB to HEX #2C29DB


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 0%, #2C29DB 96%);

 

HEX #2C29DB to HEX #2E2ADB


CSS-Code:

background-image: linear-gradient(135deg, #2C29DB 4%, #2E2ADB 90%);

 

HEX #2C29DB to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #2C29DB 12%, #2E2ADB 90%);

 

HEX #2E2ADB to HEX #5C29DB


CSS-Code:

background-image: linear-gradient(135deg, #2E2ADB 6%, #5C29DB 89%);

 

HEX #2E2ADB to HEX #5C29DB


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 4%, #5C29DB 94%);

 

HEX #5C29DB to HEX #2E2ADB


CSS-Code:

background-image: linear-gradient(135deg, #5C29DB 4%, #2E2ADB 90%);

 

HEX #5C29DB to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #5C29DB 11%, #2E2ADB 89%);

 

HEX #2E2ADB to HEX #8B29DB


CSS-Code:

background-image: linear-gradient(135deg, #2E2ADB 7%, #8B29DB 94%);

 

HEX #2E2ADB to HEX #8B29DB


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 2%, #8B29DB 98%);

 

HEX #8B29DB to HEX #2E2ADB


CSS-Code:

background-image: linear-gradient(135deg, #8B29DB 3%, #2E2ADB 92%);

 

HEX #8B29DB to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #8B29DB 11%, #2E2ADB 86%);

Lineal

HEX #2E2ADB to HEX #2320BB


CSS-Code:

background-image: linear-gradient(135deg, #2E2ADB 10%, #2320BB 90%);

Radial

HEX #2E2ADB to HEX #2320BB


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 2%, #2320BB 95%);

 

HEX #2320BB to HEX #2E2ADB


CSS-Code:

background-image: linear-gradient(135deg, #2320BB 13%, #2E2ADB 95%);

 

HEX #2320BB to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #2320BB 8%, #2E2ADB 98%);

 

HEX #2E2ADB to HEX #2D29DB


CSS-Code:

background-image: linear-gradient(135deg, #2E2ADB 6%, #2D29DB 91%);

 

HEX #2E2ADB to HEX #2D29DB


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 11%, #2D29DB 90%);

 

HEX #2D29DB to HEX #2E2ADB


CSS-Code:

background-image: linear-gradient(135deg, #2D29DB 1%, #2E2ADB 98%);

 

HEX #2D29DB to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #2D29DB 1%, #2E2ADB 93%);

 

HEX #2E2ADB to HEX #504DE1


CSS-Code:

background-image: linear-gradient(135deg, #2E2ADB 14%, #504DE1 94%);

 

HEX #2E2ADB to HEX #504DE1


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 0%, #504DE1 100%);

 

HEX #504DE1 to HEX #2E2ADB


CSS-Code:

background-image: linear-gradient(135deg, #504DE1 9%, #2E2ADB 91%);

 

HEX #504DE1 to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #504DE1 11%, #2E2ADB 88%);

 

HEX #2E2ADB to HEX #7370E7


CSS-Code:

background-image: linear-gradient(135deg, #2E2ADB 2%, #7370E7 86%);

 

HEX #2E2ADB to HEX #7370E7


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 9%, #7370E7 88%);

 

HEX #7370E7 to HEX #2E2ADB


CSS-Code:

background-image: linear-gradient(135deg, #7370E7 7%, #2E2ADB 89%);

 

HEX #7370E7 to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #7370E7 6%, #2E2ADB 90%);

Lineal

HEX #2E2ADB to HEX #DB29B4


CSS-Code:

background-image: linear-gradient(135deg, #2E2ADB 11%, #DB29B4 91%);

Radial

HEX #2E2ADB to HEX #DB29B4


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 3%, #DB29B4 98%);

 

HEX #DB29B4 to HEX #2E2ADB


CSS-Code:

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

 

HEX #DB29B4 to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #DB29B4 0%, #2E2ADB 87%);

 

HEX #2E2ADB to HEX #6DDB29


CSS-Code:

background-image: linear-gradient(135deg, #2E2ADB 2%, #6DDB29 92%);

 

HEX #2E2ADB to HEX #6DDB29


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 10%, #6DDB29 95%);

 

HEX #6DDB29 to HEX #2E2ADB


CSS-Code:

background-image: linear-gradient(135deg, #6DDB29 10%, #2E2ADB 94%);

 

HEX #6DDB29 to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #6DDB29 1%, #2E2ADB 88%);

Lineal

HEX #2E2ADB to HEX #DB2C29


CSS-Code:

background-image: linear-gradient(135deg, #2E2ADB 10%, #DB2C29 99%);

Radial

HEX #2E2ADB to HEX #DB2C29


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 2%, #DB2C29 93%);

 

HEX #DB2C29 to HEX #2E2ADB


CSS-Code:

background-image: linear-gradient(135deg, #DB2C29 1%, #2E2ADB 87%);

 

HEX #DB2C29 to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #DB2C29 14%, #2E2ADB 97%);

 

HEX #2E2ADB to HEX #29DB2C


CSS-Code:

background-image: linear-gradient(135deg, #2E2ADB 11%, #29DB2C 87%);

 

HEX #2E2ADB to HEX #29DB2C


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 9%, #29DB2C 92%);

 

HEX #29DB2C to HEX #2E2ADB


CSS-Code:

background-image: linear-gradient(135deg, #29DB2C 8%, #2E2ADB 92%);

 

HEX #29DB2C to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #29DB2C 11%, #2E2ADB 97%);

Lineal

HEX #2E2ADB to HEX #DB29B4


CSS-Code:

background-image: linear-gradient(135deg, #2E2ADB 2%, #DB29B4 96%);

Radial

HEX #2E2ADB to HEX #DB29B4


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 14%, #DB29B4 97%);

 

HEX #DB29B4 to HEX #2E2ADB


CSS-Code:

background-image: linear-gradient(135deg, #DB29B4 9%, #2E2ADB 91%);

 

HEX #DB29B4 to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #DB29B4 1%, #2E2ADB 87%);

 

HEX #2E2ADB to HEX #D8DB29


CSS-Code:

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

 

HEX #2E2ADB to HEX #D8DB29


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 13%, #D8DB29 99%);

 

HEX #D8DB29 to HEX #2E2ADB


CSS-Code:

background-image: linear-gradient(135deg, #D8DB29 9%, #2E2ADB 93%);

 

HEX #D8DB29 to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #D8DB29 1%, #2E2ADB 91%);

 

HEX #2E2ADB to HEX #29DB50


CSS-Code:

background-image: linear-gradient(135deg, #2E2ADB 4%, #29DB50 88%);

 

HEX #2E2ADB to HEX #29DB50


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 10%, #29DB50 94%);

 

HEX #29DB50 to HEX #2E2ADB


CSS-Code:

background-image: linear-gradient(135deg, #29DB50 9%, #2E2ADB 90%);

 

HEX #29DB50 to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #29DB50 11%, #2E2ADB 98%);

Lineal

HEX #2E2ADB to HEX #DB297F


CSS-Code:

background-image: linear-gradient(135deg, #2E2ADB 0%, #DB297F 91%);

Radial

HEX #2E2ADB to HEX #DB297F


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 13%, #DB297F 97%);

 

HEX #DB297F to HEX #2E2ADB


CSS-Code:

background-image: linear-gradient(135deg, #DB297F 10%, #2E2ADB 96%);

 

HEX #DB297F to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #DB297F 12%, #2E2ADB 88%);

 

HEX #2E2ADB to HEX #D8DB29


CSS-Code:

background-image: linear-gradient(135deg, #2E2ADB 3%, #D8DB29 96%);

 

HEX #2E2ADB to HEX #D8DB29


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 11%, #D8DB29 95%);

 

HEX #D8DB29 to HEX #2E2ADB


CSS-Code:

background-image: linear-gradient(135deg, #D8DB29 2%, #2E2ADB 88%);

 

HEX #D8DB29 to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #D8DB29 6%, #2E2ADB 89%);

 

HEX #2E2ADB to HEX #29DB85


CSS-Code:

background-image: linear-gradient(135deg, #2E2ADB 3%, #29DB85 97%);

 

HEX #2E2ADB to HEX #29DB85


CSS-Code:

background-image: radial-gradient(circle, #2E2ADB 7%, #29DB85 87%);

 

HEX #29DB85 to HEX #2E2ADB


CSS-Code:

background-image: linear-gradient(135deg, #29DB85 3%, #2E2ADB 94%);

 

HEX #29DB85 to HEX #2E2ADB


CSS-Code:

background-image: radial-gradient(circle, #29DB85 14%, #2E2ADB 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, 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.