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

CSS Gradients:
RGB 146 187 8

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

Red and green clearly dominate this hue: the red and green values are higher than blue. Dark color: low color values appear darker.

The breakdown of the color into the RGB color system: of 255 maximum color components, 146 red, 187 green and 8 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.
146 187 8 R G B
In the CMYK color system the color is composed as follows: In this color tone, out of 100 maximum color components, 22 cyan, none magenta, 96 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.
22% 0% 96% 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 #92BB08 to HEX #6D44F7


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 9%, #6D44F7 89%);

Radial

HEX #92BB08 to HEX #6D44F7


CSS-Code:

background-image: radial-gradient(circle, #92BB08 12%, #6D44F7 90%);

 

HEX #6D44F7 to HEX #92BB08


CSS-Code:

background-image: linear-gradient(135deg, #6D44F7 6%, #92BB08 87%);

 

HEX #6D44F7 to HEX #92BB08


CSS-Code:

background-image: radial-gradient(circle, #6D44F7 4%, #92BB08 88%);

Lineal

HEX #92BB08 to HEX #BAB108


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 4%, #BAB108 89%);

Radial

HEX #92BB08 to HEX #BAB108


CSS-Code:

background-image: radial-gradient(circle, #92BB08 2%, #BAB108 96%);

 

HEX #BAB108 to HEX #92BB08


CSS-Code:

background-image: linear-gradient(135deg, #BAB108 3%, #92BB08 94%);

 

HEX #BAB108 to HEX #92BB08


CSS-Code:

background-image: radial-gradient(circle, #BAB108 0%, #92BB08 90%);

 

HEX #92BB08 to HEX #93BA08


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 5%, #93BA08 93%);

 

HEX #92BB08 to HEX #93BA08


CSS-Code:

background-image: radial-gradient(circle, #92BB08 4%, #93BA08 100%);

 

HEX #93BA08 to HEX #92BB08


CSS-Code:

background-image: linear-gradient(135deg, #93BA08 0%, #92BB08 93%);

 

HEX #93BA08 to HEX #92BB08


CSS-Code:

background-image: radial-gradient(circle, #93BA08 4%, #92BB08 86%);

 

HEX #92BB08 to HEX #64BA08


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 7%, #64BA08 88%);

 

HEX #92BB08 to HEX #64BA08


CSS-Code:

background-image: radial-gradient(circle, #92BB08 9%, #64BA08 95%);

 

HEX #64BA08 to HEX #92BB08


CSS-Code:

background-image: linear-gradient(135deg, #64BA08 9%, #92BB08 90%);

 

HEX #64BA08 to HEX #92BB08


CSS-Code:

background-image: radial-gradient(circle, #64BA08 5%, #92BB08 99%);

 

HEX #92BB08 to HEX #34BA08


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 2%, #34BA08 95%);

 

HEX #92BB08 to HEX #34BA08


CSS-Code:

background-image: radial-gradient(circle, #92BB08 4%, #34BA08 96%);

 

HEX #34BA08 to HEX #92BB08


CSS-Code:

background-image: linear-gradient(135deg, #34BA08 5%, #92BB08 96%);

 

HEX #34BA08 to HEX #92BB08


CSS-Code:

background-image: radial-gradient(circle, #34BA08 10%, #92BB08 93%);

Lineal

HEX #92BB08 to HEX #729206


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 4%, #729206 94%);

Radial

HEX #92BB08 to HEX #729206


CSS-Code:

background-image: radial-gradient(circle, #92BB08 13%, #729206 89%);

 

HEX #729206 to HEX #92BB08


CSS-Code:

background-image: linear-gradient(135deg, #729206 1%, #92BB08 88%);

 

HEX #729206 to HEX #92BB08


CSS-Code:

background-image: radial-gradient(circle, #729206 1%, #92BB08 92%);

 

HEX #92BB08 to HEX #91BA08


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 13%, #91BA08 86%);

 

HEX #92BB08 to HEX #91BA08


CSS-Code:

background-image: radial-gradient(circle, #92BB08 4%, #91BA08 90%);

 

HEX #91BA08 to HEX #92BB08


CSS-Code:

background-image: linear-gradient(135deg, #91BA08 1%, #92BB08 93%);

 

HEX #91BA08 to HEX #92BB08


CSS-Code:

background-image: radial-gradient(circle, #91BA08 12%, #92BB08 92%);

 

HEX #92BB08 to HEX #B0E209


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 0%, #B0E209 97%);

 

HEX #92BB08 to HEX #B0E209


CSS-Code:

background-image: radial-gradient(circle, #92BB08 5%, #B0E209 100%);

 

HEX #B0E209 to HEX #92BB08


CSS-Code:

background-image: linear-gradient(135deg, #B0E209 1%, #92BB08 88%);

 

HEX #B0E209 to HEX #92BB08


CSS-Code:

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

 

HEX #92BB08 to HEX #C4F61F


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 4%, #C4F61F 96%);

 

HEX #92BB08 to HEX #C4F61F


CSS-Code:

background-image: radial-gradient(circle, #92BB08 12%, #C4F61F 93%);

 

HEX #C4F61F to HEX #92BB08


CSS-Code:

background-image: linear-gradient(135deg, #C4F61F 13%, #92BB08 96%);

 

HEX #C4F61F to HEX #92BB08


CSS-Code:

background-image: radial-gradient(circle, #C4F61F 6%, #92BB08 88%);

Lineal

HEX #92BB08 to HEX #BAB108


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 9%, #BAB108 88%);

Radial

HEX #92BB08 to HEX #BAB108


CSS-Code:

background-image: radial-gradient(circle, #92BB08 5%, #BAB108 86%);

 

HEX #BAB108 to HEX #92BB08


CSS-Code:

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

 

HEX #BAB108 to HEX #92BB08


CSS-Code:

background-image: radial-gradient(circle, #BAB108 12%, #92BB08 94%);

 

HEX #92BB08 to HEX #93BA08


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 8%, #93BA08 98%);

 

HEX #92BB08 to HEX #93BA08


CSS-Code:

background-image: radial-gradient(circle, #92BB08 7%, #93BA08 100%);

 

HEX #93BA08 to HEX #92BB08


CSS-Code:

background-image: linear-gradient(135deg, #93BA08 14%, #92BB08 90%);

 

HEX #93BA08 to HEX #92BB08


CSS-Code:

background-image: radial-gradient(circle, #93BA08 8%, #92BB08 99%);

 

HEX #92BB08 to HEX #64BA08


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 12%, #64BA08 93%);

 

HEX #92BB08 to HEX #64BA08


CSS-Code:

background-image: radial-gradient(circle, #92BB08 9%, #64BA08 93%);

 

HEX #64BA08 to HEX #92BB08


CSS-Code:

background-image: linear-gradient(135deg, #64BA08 5%, #92BB08 93%);

 

HEX #64BA08 to HEX #92BB08


CSS-Code:

background-image: radial-gradient(circle, #64BA08 10%, #92BB08 96%);

 

HEX #92BB08 to HEX #34BA08


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 5%, #34BA08 89%);

 

HEX #92BB08 to HEX #34BA08


CSS-Code:

background-image: radial-gradient(circle, #92BB08 1%, #34BA08 94%);

 

HEX #34BA08 to HEX #92BB08


CSS-Code:

background-image: linear-gradient(135deg, #34BA08 4%, #92BB08 87%);

 

HEX #34BA08 to HEX #92BB08


CSS-Code:

background-image: radial-gradient(circle, #34BA08 6%, #92BB08 92%);

Lineal

HEX #92BB08 to HEX #729206


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 5%, #729206 90%);

Radial

HEX #92BB08 to HEX #729206


CSS-Code:

background-image: radial-gradient(circle, #92BB08 11%, #729206 91%);

 

HEX #729206 to HEX #92BB08


CSS-Code:

background-image: linear-gradient(135deg, #729206 8%, #92BB08 92%);

 

HEX #729206 to HEX #92BB08


CSS-Code:

background-image: radial-gradient(circle, #729206 14%, #92BB08 92%);

 

HEX #92BB08 to HEX #91BA08


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 10%, #91BA08 88%);

 

HEX #92BB08 to HEX #91BA08


CSS-Code:

background-image: radial-gradient(circle, #92BB08 2%, #91BA08 99%);

 

HEX #91BA08 to HEX #92BB08


CSS-Code:

background-image: linear-gradient(135deg, #91BA08 12%, #92BB08 97%);

 

HEX #91BA08 to HEX #92BB08


CSS-Code:

background-image: radial-gradient(circle, #91BA08 10%, #92BB08 91%);

 

HEX #92BB08 to HEX #B0E209


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 8%, #B0E209 97%);

 

HEX #92BB08 to HEX #B0E209


CSS-Code:

background-image: radial-gradient(circle, #92BB08 7%, #B0E209 96%);

 

HEX #B0E209 to HEX #92BB08


CSS-Code:

background-image: linear-gradient(135deg, #B0E209 8%, #92BB08 91%);

 

HEX #B0E209 to HEX #92BB08


CSS-Code:

background-image: radial-gradient(circle, #B0E209 0%, #92BB08 88%);

 

HEX #92BB08 to HEX #C4F61F


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 6%, #C4F61F 100%);

 

HEX #92BB08 to HEX #C4F61F


CSS-Code:

background-image: radial-gradient(circle, #92BB08 11%, #C4F61F 93%);

 

HEX #C4F61F to HEX #92BB08


CSS-Code:

background-image: linear-gradient(135deg, #C4F61F 12%, #92BB08 88%);

 

HEX #C4F61F to HEX #92BB08


CSS-Code:

background-image: radial-gradient(circle, #C4F61F 8%, #92BB08 90%);

Lineal

HEX #92BB08 to HEX #08BA52


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 1%, #08BA52 87%);

Radial

HEX #92BB08 to HEX #08BA52


CSS-Code:

background-image: radial-gradient(circle, #92BB08 6%, #08BA52 88%);

 

HEX #08BA52 to HEX #92BB08


CSS-Code:

background-image: linear-gradient(135deg, #08BA52 13%, #92BB08 92%);

 

HEX #08BA52 to HEX #92BB08


CSS-Code:

background-image: radial-gradient(circle, #08BA52 3%, #92BB08 92%);

 

HEX #92BB08 to HEX #9908BA


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 1%, #9908BA 94%);

 

HEX #92BB08 to HEX #9908BA


CSS-Code:

background-image: radial-gradient(circle, #92BB08 3%, #9908BA 98%);

 

HEX #9908BA to HEX #92BB08


CSS-Code:

background-image: linear-gradient(135deg, #9908BA 9%, #92BB08 88%);

 

HEX #9908BA to HEX #92BB08


CSS-Code:

background-image: radial-gradient(circle, #9908BA 7%, #92BB08 99%);

Lineal

HEX #92BB08 to HEX #0893BA


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 11%, #0893BA 89%);

Radial

HEX #92BB08 to HEX #0893BA


CSS-Code:

background-image: radial-gradient(circle, #92BB08 8%, #0893BA 90%);

 

HEX #0893BA to HEX #92BB08


CSS-Code:

background-image: linear-gradient(135deg, #0893BA 10%, #92BB08 86%);

 

HEX #0893BA to HEX #92BB08


CSS-Code:

background-image: radial-gradient(circle, #0893BA 8%, #92BB08 93%);

 

HEX #92BB08 to HEX #BA0893


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 10%, #BA0893 98%);

 

HEX #92BB08 to HEX #BA0893


CSS-Code:

background-image: radial-gradient(circle, #92BB08 9%, #BA0893 99%);

 

HEX #BA0893 to HEX #92BB08


CSS-Code:

background-image: linear-gradient(135deg, #BA0893 11%, #92BB08 93%);

 

HEX #BA0893 to HEX #92BB08


CSS-Code:

background-image: radial-gradient(circle, #BA0893 7%, #92BB08 98%);

Lineal

HEX #92BB08 to HEX #08BA52


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 10%, #08BA52 97%);

Radial

HEX #92BB08 to HEX #08BA52


CSS-Code:

background-image: radial-gradient(circle, #92BB08 11%, #08BA52 98%);

 

HEX #08BA52 to HEX #92BB08


CSS-Code:

background-image: linear-gradient(135deg, #08BA52 4%, #92BB08 87%);

 

HEX #08BA52 to HEX #92BB08


CSS-Code:

background-image: radial-gradient(circle, #08BA52 5%, #92BB08 87%);

 

HEX #92BB08 to HEX #2E08BA


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 14%, #2E08BA 88%);

 

HEX #92BB08 to HEX #2E08BA


CSS-Code:

background-image: radial-gradient(circle, #92BB08 7%, #2E08BA 91%);

 

HEX #2E08BA to HEX #92BB08


CSS-Code:

background-image: linear-gradient(135deg, #2E08BA 12%, #92BB08 92%);

 

HEX #2E08BA to HEX #92BB08


CSS-Code:

background-image: radial-gradient(circle, #2E08BA 9%, #92BB08 90%);

 

HEX #92BB08 to HEX #BA0870


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 10%, #BA0870 100%);

 

HEX #92BB08 to HEX #BA0870


CSS-Code:

background-image: radial-gradient(circle, #92BB08 5%, #BA0870 93%);

 

HEX #BA0870 to HEX #92BB08


CSS-Code:

background-image: linear-gradient(135deg, #BA0870 10%, #92BB08 88%);

 

HEX #BA0870 to HEX #92BB08


CSS-Code:

background-image: radial-gradient(circle, #BA0870 10%, #92BB08 98%);

Lineal

HEX #92BB08 to HEX #08BA88


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 7%, #08BA88 91%);

Radial

HEX #92BB08 to HEX #08BA88


CSS-Code:

background-image: radial-gradient(circle, #92BB08 9%, #08BA88 92%);

 

HEX #08BA88 to HEX #92BB08


CSS-Code:

background-image: linear-gradient(135deg, #08BA88 12%, #92BB08 90%);

 

HEX #08BA88 to HEX #92BB08


CSS-Code:

background-image: radial-gradient(circle, #08BA88 10%, #92BB08 92%);

 

HEX #92BB08 to HEX #2E08BA


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 6%, #2E08BA 99%);

 

HEX #92BB08 to HEX #2E08BA


CSS-Code:

background-image: radial-gradient(circle, #92BB08 1%, #2E08BA 93%);

 

HEX #2E08BA to HEX #92BB08


CSS-Code:

background-image: linear-gradient(135deg, #2E08BA 0%, #92BB08 90%);

 

HEX #2E08BA to HEX #92BB08


CSS-Code:

background-image: radial-gradient(circle, #2E08BA 3%, #92BB08 92%);

 

HEX #92BB08 to HEX #BA083A


CSS-Code:

background-image: linear-gradient(135deg, #92BB08 0%, #BA083A 88%);

 

HEX #92BB08 to HEX #BA083A


CSS-Code:

background-image: radial-gradient(circle, #92BB08 7%, #BA083A 88%);

 

HEX #BA083A to HEX #92BB08


CSS-Code:

background-image: linear-gradient(135deg, #BA083A 8%, #92BB08 94%);

 

HEX #BA083A to HEX #92BB08


CSS-Code:

background-image: radial-gradient(circle, #BA083A 4%, #92BB08 90%);

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.