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

CSS Gradients:
#6D2AB2

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

Dark color: low color values appear darker.

The breakdown of the color into the RGB color system: of 255 maximum color components, 109 red, 42 green and 178 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.
109 42 178 R G B
In the CMYK color system the color is composed as follows: In this color tone, out of 100 maximum color components, 39 cyan, 76 magenta, none yellow and 30 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.
39% 76% 0% 30% 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 #6D2AB2 to HEX #92D54D


CSS-Code:

background-image: linear-gradient(135deg, #6D2AB2 4%, #92D54D 99%);

Radial

HEX #6D2AB2 to HEX #92D54D


CSS-Code:

background-image: radial-gradient(circle, #6D2AB2 14%, #92D54D 93%);

 

HEX #92D54D to HEX #6D2AB2


CSS-Code:

background-image: linear-gradient(135deg, #92D54D 3%, #6D2AB2 89%);

 

HEX #92D54D to HEX #6D2AB2


CSS-Code:

background-image: radial-gradient(circle, #92D54D 6%, #6D2AB2 98%);

Lineal

HEX #6D2AB2 to HEX #472AB2


CSS-Code:

background-image: linear-gradient(135deg, #6D2AB2 1%, #472AB2 97%);

Radial

HEX #6D2AB2 to HEX #472AB2


CSS-Code:

background-image: radial-gradient(circle, #6D2AB2 9%, #472AB2 86%);

 

HEX #472AB2 to HEX #6D2AB2


CSS-Code:

background-image: linear-gradient(135deg, #472AB2 3%, #6D2AB2 92%);

 

HEX #472AB2 to HEX #6D2AB2


CSS-Code:

background-image: radial-gradient(circle, #472AB2 10%, #6D2AB2 97%);

 

HEX #6D2AB2 to HEX #6B2AB2


CSS-Code:

background-image: linear-gradient(135deg, #6D2AB2 9%, #6B2AB2 98%);

 

HEX #6D2AB2 to HEX #6B2AB2


CSS-Code:

background-image: radial-gradient(circle, #6D2AB2 2%, #6B2AB2 86%);

 

HEX #6B2AB2 to HEX #6D2AB2


CSS-Code:

background-image: linear-gradient(135deg, #6B2AB2 3%, #6D2AB2 91%);

 

HEX #6B2AB2 to HEX #6D2AB2


CSS-Code:

background-image: radial-gradient(circle, #6B2AB2 5%, #6D2AB2 96%);

 

HEX #6D2AB2 to HEX #902AB2


CSS-Code:

background-image: linear-gradient(135deg, #6D2AB2 6%, #902AB2 88%);

 

HEX #6D2AB2 to HEX #902AB2


CSS-Code:

background-image: radial-gradient(circle, #6D2AB2 7%, #902AB2 92%);

 

HEX #902AB2 to HEX #6D2AB2


CSS-Code:

background-image: linear-gradient(135deg, #902AB2 11%, #6D2AB2 88%);

 

HEX #902AB2 to HEX #6D2AB2


CSS-Code:

background-image: radial-gradient(circle, #902AB2 2%, #6D2AB2 93%);

 

HEX #6D2AB2 to HEX #B22AAF


CSS-Code:

background-image: linear-gradient(135deg, #6D2AB2 1%, #B22AAF 97%);

 

HEX #6D2AB2 to HEX #B22AAF


CSS-Code:

background-image: radial-gradient(circle, #6D2AB2 1%, #B22AAF 98%);

 

HEX #B22AAF to HEX #6D2AB2


CSS-Code:

background-image: linear-gradient(135deg, #B22AAF 2%, #6D2AB2 90%);

 

HEX #B22AAF to HEX #6D2AB2


CSS-Code:

background-image: radial-gradient(circle, #B22AAF 1%, #6D2AB2 95%);

Lineal

HEX #6D2AB2 to HEX #582290


CSS-Code:

background-image: linear-gradient(135deg, #6D2AB2 7%, #582290 94%);

Radial

HEX #6D2AB2 to HEX #582290


CSS-Code:

background-image: radial-gradient(circle, #6D2AB2 5%, #582290 95%);

 

HEX #582290 to HEX #6D2AB2


CSS-Code:

background-image: linear-gradient(135deg, #582290 4%, #6D2AB2 95%);

 

HEX #582290 to HEX #6D2AB2


CSS-Code:

background-image: radial-gradient(circle, #582290 14%, #6D2AB2 94%);

 

HEX #6D2AB2 to HEX #8135D0


CSS-Code:

background-image: linear-gradient(135deg, #6D2AB2 11%, #8135D0 100%);

 

HEX #6D2AB2 to HEX #8135D0


CSS-Code:

background-image: radial-gradient(circle, #6D2AB2 1%, #8135D0 96%);

 

HEX #8135D0 to HEX #6D2AB2


CSS-Code:

background-image: linear-gradient(135deg, #8135D0 9%, #6D2AB2 100%);

 

HEX #8135D0 to HEX #6D2AB2


CSS-Code:

background-image: radial-gradient(circle, #8135D0 8%, #6D2AB2 93%);

 

HEX #6D2AB2 to HEX #9656D7


CSS-Code:

background-image: linear-gradient(135deg, #6D2AB2 12%, #9656D7 98%);

 

HEX #6D2AB2 to HEX #9656D7


CSS-Code:

background-image: radial-gradient(circle, #6D2AB2 12%, #9656D7 91%);

 

HEX #9656D7 to HEX #6D2AB2


CSS-Code:

background-image: linear-gradient(135deg, #9656D7 3%, #6D2AB2 93%);

 

HEX #9656D7 to HEX #6D2AB2


CSS-Code:

background-image: radial-gradient(circle, #9656D7 6%, #6D2AB2 96%);

Lineal

HEX #6D2AB2 to HEX #472AB2


CSS-Code:

background-image: linear-gradient(135deg, #6D2AB2 14%, #472AB2 92%);

Radial

HEX #6D2AB2 to HEX #472AB2


CSS-Code:

background-image: radial-gradient(circle, #6D2AB2 5%, #472AB2 98%);

 

HEX #472AB2 to HEX #6D2AB2


CSS-Code:

background-image: linear-gradient(135deg, #472AB2 14%, #6D2AB2 100%);

 

HEX #472AB2 to HEX #6D2AB2


CSS-Code:

background-image: radial-gradient(circle, #472AB2 7%, #6D2AB2 92%);

 

HEX #6D2AB2 to HEX #6B2AB2


CSS-Code:

background-image: linear-gradient(135deg, #6D2AB2 2%, #6B2AB2 100%);

 

HEX #6D2AB2 to HEX #6B2AB2


CSS-Code:

background-image: radial-gradient(circle, #6D2AB2 4%, #6B2AB2 89%);

 

HEX #6B2AB2 to HEX #6D2AB2


CSS-Code:

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

 

HEX #6B2AB2 to HEX #6D2AB2


CSS-Code:

background-image: radial-gradient(circle, #6B2AB2 2%, #6D2AB2 88%);

 

HEX #6D2AB2 to HEX #902AB2


CSS-Code:

background-image: linear-gradient(135deg, #6D2AB2 14%, #902AB2 88%);

 

HEX #6D2AB2 to HEX #902AB2


CSS-Code:

background-image: radial-gradient(circle, #6D2AB2 10%, #902AB2 91%);

 

HEX #902AB2 to HEX #6D2AB2


CSS-Code:

background-image: linear-gradient(135deg, #902AB2 10%, #6D2AB2 95%);

 

HEX #902AB2 to HEX #6D2AB2


CSS-Code:

background-image: radial-gradient(circle, #902AB2 12%, #6D2AB2 87%);

 

HEX #6D2AB2 to HEX #B22AAF


CSS-Code:

background-image: linear-gradient(135deg, #6D2AB2 0%, #B22AAF 100%);

 

HEX #6D2AB2 to HEX #B22AAF


CSS-Code:

background-image: radial-gradient(circle, #6D2AB2 5%, #B22AAF 95%);

 

HEX #B22AAF to HEX #6D2AB2


CSS-Code:

background-image: linear-gradient(135deg, #B22AAF 8%, #6D2AB2 99%);

 

HEX #B22AAF to HEX #6D2AB2


CSS-Code:

background-image: radial-gradient(circle, #B22AAF 3%, #6D2AB2 93%);

Lineal

HEX #6D2AB2 to HEX #582290


CSS-Code:

background-image: linear-gradient(135deg, #6D2AB2 12%, #582290 99%);

Radial

HEX #6D2AB2 to HEX #582290


CSS-Code:

background-image: radial-gradient(circle, #6D2AB2 11%, #582290 100%);

 

HEX #582290 to HEX #6D2AB2


CSS-Code:

background-image: linear-gradient(135deg, #582290 9%, #6D2AB2 91%);

 

HEX #582290 to HEX #6D2AB2


CSS-Code:

background-image: radial-gradient(circle, #582290 1%, #6D2AB2 94%);

 

HEX #6D2AB2 to HEX #8135D0


CSS-Code:

background-image: linear-gradient(135deg, #6D2AB2 9%, #8135D0 96%);

 

HEX #6D2AB2 to HEX #8135D0


CSS-Code:

background-image: radial-gradient(circle, #6D2AB2 7%, #8135D0 93%);

 

HEX #8135D0 to HEX #6D2AB2


CSS-Code:

background-image: linear-gradient(135deg, #8135D0 6%, #6D2AB2 86%);

 

HEX #8135D0 to HEX #6D2AB2


CSS-Code:

background-image: radial-gradient(circle, #8135D0 5%, #6D2AB2 89%);

 

HEX #6D2AB2 to HEX #9656D7


CSS-Code:

background-image: linear-gradient(135deg, #6D2AB2 5%, #9656D7 91%);

 

HEX #6D2AB2 to HEX #9656D7


CSS-Code:

background-image: radial-gradient(circle, #6D2AB2 2%, #9656D7 94%);

 

HEX #9656D7 to HEX #6D2AB2


CSS-Code:

background-image: linear-gradient(135deg, #9656D7 10%, #6D2AB2 93%);

 

HEX #9656D7 to HEX #6D2AB2


CSS-Code:

background-image: radial-gradient(circle, #9656D7 10%, #6D2AB2 92%);

Lineal

HEX #6D2AB2 to HEX #B22A55


CSS-Code:

background-image: linear-gradient(135deg, #6D2AB2 2%, #B22A55 99%);

Radial

HEX #6D2AB2 to HEX #B22A55


CSS-Code:

background-image: radial-gradient(circle, #6D2AB2 9%, #B22A55 93%);

 

HEX #B22A55 to HEX #6D2AB2


CSS-Code:

background-image: linear-gradient(135deg, #B22A55 2%, #6D2AB2 89%);

 

HEX #B22A55 to HEX #6D2AB2


CSS-Code:

background-image: radial-gradient(circle, #B22A55 6%, #6D2AB2 96%);

 

HEX #6D2AB2 to HEX #2AB235


CSS-Code:

background-image: linear-gradient(135deg, #6D2AB2 9%, #2AB235 100%);

 

HEX #6D2AB2 to HEX #2AB235


CSS-Code:

background-image: radial-gradient(circle, #6D2AB2 1%, #2AB235 96%);

 

HEX #2AB235 to HEX #6D2AB2


CSS-Code:

background-image: linear-gradient(135deg, #2AB235 9%, #6D2AB2 91%);

 

HEX #2AB235 to HEX #6D2AB2


CSS-Code:

background-image: radial-gradient(circle, #2AB235 12%, #6D2AB2 93%);

Lineal

HEX #6D2AB2 to HEX #B26B2A


CSS-Code:

background-image: linear-gradient(135deg, #6D2AB2 9%, #B26B2A 98%);

Radial

HEX #6D2AB2 to HEX #B26B2A


CSS-Code:

background-image: radial-gradient(circle, #6D2AB2 3%, #B26B2A 90%);

 

HEX #B26B2A to HEX #6D2AB2


CSS-Code:

background-image: linear-gradient(135deg, #B26B2A 14%, #6D2AB2 87%);

 

HEX #B26B2A to HEX #6D2AB2


CSS-Code:

background-image: radial-gradient(circle, #B26B2A 14%, #6D2AB2 91%);

 

HEX #6D2AB2 to HEX #2AB26B


CSS-Code:

background-image: linear-gradient(135deg, #6D2AB2 0%, #2AB26B 88%);

 

HEX #6D2AB2 to HEX #2AB26B


CSS-Code:

background-image: radial-gradient(circle, #6D2AB2 0%, #2AB26B 100%);

 

HEX #2AB26B to HEX #6D2AB2


CSS-Code:

background-image: linear-gradient(135deg, #2AB26B 8%, #6D2AB2 95%);

 

HEX #2AB26B to HEX #6D2AB2


CSS-Code:

background-image: radial-gradient(circle, #2AB26B 6%, #6D2AB2 96%);

Lineal

HEX #6D2AB2 to HEX #B22A55


CSS-Code:

background-image: linear-gradient(135deg, #6D2AB2 3%, #B22A55 91%);

Radial

HEX #6D2AB2 to HEX #B22A55


CSS-Code:

background-image: radial-gradient(circle, #6D2AB2 14%, #B22A55 94%);

 

HEX #B22A55 to HEX #6D2AB2


CSS-Code:

background-image: linear-gradient(135deg, #B22A55 7%, #6D2AB2 95%);

 

HEX #B22A55 to HEX #6D2AB2


CSS-Code:

background-image: radial-gradient(circle, #B22A55 5%, #6D2AB2 99%);

 

HEX #6D2AB2 to HEX #70B22A


CSS-Code:

background-image: linear-gradient(135deg, #6D2AB2 14%, #70B22A 92%);

 

HEX #6D2AB2 to HEX #70B22A


CSS-Code:

background-image: radial-gradient(circle, #6D2AB2 1%, #70B22A 98%);

 

HEX #70B22A to HEX #6D2AB2


CSS-Code:

background-image: linear-gradient(135deg, #70B22A 13%, #6D2AB2 98%);

 

HEX #70B22A to HEX #6D2AB2


CSS-Code:

background-image: radial-gradient(circle, #70B22A 7%, #6D2AB2 91%);

 

HEX #6D2AB2 to HEX #2AB287


CSS-Code:

background-image: linear-gradient(135deg, #6D2AB2 8%, #2AB287 88%);

 

HEX #6D2AB2 to HEX #2AB287


CSS-Code:

background-image: radial-gradient(circle, #6D2AB2 8%, #2AB287 96%);

 

HEX #2AB287 to HEX #6D2AB2


CSS-Code:

background-image: linear-gradient(135deg, #2AB287 0%, #6D2AB2 88%);

 

HEX #2AB287 to HEX #6D2AB2


CSS-Code:

background-image: radial-gradient(circle, #2AB287 7%, #6D2AB2 96%);

Lineal

HEX #6D2AB2 to HEX #B22A2C


CSS-Code:

background-image: linear-gradient(135deg, #6D2AB2 7%, #B22A2C 92%);

Radial

HEX #6D2AB2 to HEX #B22A2C


CSS-Code:

background-image: radial-gradient(circle, #6D2AB2 10%, #B22A2C 95%);

 

HEX #B22A2C to HEX #6D2AB2


CSS-Code:

background-image: linear-gradient(135deg, #B22A2C 11%, #6D2AB2 87%);

 

HEX #B22A2C to HEX #6D2AB2


CSS-Code:

background-image: radial-gradient(circle, #B22A2C 7%, #6D2AB2 96%);

 

HEX #6D2AB2 to HEX #70B22A


CSS-Code:

background-image: linear-gradient(135deg, #6D2AB2 7%, #70B22A 95%);

 

HEX #6D2AB2 to HEX #70B22A


CSS-Code:

background-image: radial-gradient(circle, #6D2AB2 14%, #70B22A 99%);

 

HEX #70B22A to HEX #6D2AB2


CSS-Code:

background-image: linear-gradient(135deg, #70B22A 11%, #6D2AB2 90%);

 

HEX #70B22A to HEX #6D2AB2


CSS-Code:

background-image: radial-gradient(circle, #70B22A 14%, #6D2AB2 97%);

 

HEX #6D2AB2 to HEX #2AB2AF


CSS-Code:

background-image: linear-gradient(135deg, #6D2AB2 7%, #2AB2AF 90%);

 

HEX #6D2AB2 to HEX #2AB2AF


CSS-Code:

background-image: radial-gradient(circle, #6D2AB2 1%, #2AB2AF 95%);

 

HEX #2AB2AF to HEX #6D2AB2


CSS-Code:

background-image: linear-gradient(135deg, #2AB2AF 6%, #6D2AB2 88%);

 

HEX #2AB2AF to HEX #6D2AB2


CSS-Code:

background-image: radial-gradient(circle, #2AB2AF 7%, #6D2AB2 99%);

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.