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

CSS Gradients:
RGB 1 209 254

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 and green clearly dominate this hue: the blue and green values are higher than red. Bright color: high color values create a bright impression.

The breakdown of the color into the RGB color system: of 255 maximum color components, 1 red, 209 green and 254 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.
1 209 254 R G B
In the CMYK color system the color is composed as follows: In this color tone, out of 100 maximum color components, 100 cyan, 18 magenta, none yellow and none 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.
100% 18% 0% 0% 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 #01D1FE to HEX #FE2E01


CSS-Code:

background-image: linear-gradient(135deg, #01D1FE 7%, #FE2E01 88%);

Radial

HEX #01D1FE to HEX #FE2E01


CSS-Code:

background-image: radial-gradient(circle, #01D1FE 12%, #FE2E01 99%);

 

HEX #FE2E01 to HEX #01D1FE


CSS-Code:

background-image: linear-gradient(135deg, #FE2E01 1%, #01D1FE 99%);

 

HEX #FE2E01 to HEX #01D1FE


CSS-Code:

background-image: radial-gradient(circle, #FE2E01 13%, #01D1FE 96%);

Lineal

HEX #01D1FE to HEX #01FEE4


CSS-Code:

background-image: linear-gradient(135deg, #01D1FE 12%, #01FEE4 100%);

Radial

HEX #01D1FE to HEX #01FEE4


CSS-Code:

background-image: radial-gradient(circle, #01D1FE 12%, #01FEE4 87%);

 

HEX #01FEE4 to HEX #01D1FE


CSS-Code:

background-image: linear-gradient(135deg, #01FEE4 0%, #01D1FE 93%);

 

HEX #01FEE4 to HEX #01D1FE


CSS-Code:

background-image: radial-gradient(circle, #01FEE4 3%, #01D1FE 95%);

 

HEX #01D1FE to HEX #01D4FE


CSS-Code:

background-image: linear-gradient(135deg, #01D1FE 3%, #01D4FE 88%);

 

HEX #01D1FE to HEX #01D4FE


CSS-Code:

background-image: radial-gradient(circle, #01D1FE 4%, #01D4FE 98%);

 

HEX #01D4FE to HEX #01D1FE


CSS-Code:

background-image: linear-gradient(135deg, #01D4FE 10%, #01D1FE 86%);

 

HEX #01D4FE to HEX #01D1FE


CSS-Code:

background-image: radial-gradient(circle, #01D4FE 9%, #01D1FE 97%);

 

HEX #01D1FE to HEX #0190FE


CSS-Code:

background-image: linear-gradient(135deg, #01D1FE 2%, #0190FE 96%);

 

HEX #01D1FE to HEX #0190FE


CSS-Code:

background-image: radial-gradient(circle, #01D1FE 3%, #0190FE 95%);

 

HEX #0190FE to HEX #01D1FE


CSS-Code:

background-image: linear-gradient(135deg, #0190FE 0%, #01D1FE 94%);

 

HEX #0190FE to HEX #01D1FE


CSS-Code:

background-image: radial-gradient(circle, #0190FE 8%, #01D1FE 87%);

 

HEX #01D1FE to HEX #014DFE


CSS-Code:

background-image: linear-gradient(135deg, #01D1FE 6%, #014DFE 88%);

 

HEX #01D1FE to HEX #014DFE


CSS-Code:

background-image: radial-gradient(circle, #01D1FE 7%, #014DFE 98%);

 

HEX #014DFE to HEX #01D1FE


CSS-Code:

background-image: linear-gradient(135deg, #014DFE 13%, #01D1FE 95%);

 

HEX #014DFE to HEX #01D1FE


CSS-Code:

background-image: radial-gradient(circle, #014DFE 11%, #01D1FE 100%);

Lineal

HEX #01D1FE to HEX #01AFD5


CSS-Code:

background-image: linear-gradient(135deg, #01D1FE 8%, #01AFD5 99%);

Radial

HEX #01D1FE to HEX #01AFD5


CSS-Code:

background-image: radial-gradient(circle, #01D1FE 3%, #01AFD5 94%);

 

HEX #01AFD5 to HEX #01D1FE


CSS-Code:

background-image: linear-gradient(135deg, #01AFD5 5%, #01D1FE 88%);

 

HEX #01AFD5 to HEX #01D1FE


CSS-Code:

background-image: radial-gradient(circle, #01AFD5 6%, #01D1FE 95%);

 

HEX #01D1FE to HEX #2AD8FE


CSS-Code:

background-image: linear-gradient(135deg, #01D1FE 4%, #2AD8FE 87%);

 

HEX #01D1FE to HEX #2AD8FE


CSS-Code:

background-image: radial-gradient(circle, #01D1FE 2%, #2AD8FE 89%);

 

HEX #2AD8FE to HEX #01D1FE


CSS-Code:

background-image: linear-gradient(135deg, #2AD8FE 2%, #01D1FE 95%);

 

HEX #2AD8FE to HEX #01D1FE


CSS-Code:

background-image: radial-gradient(circle, #2AD8FE 12%, #01D1FE 86%);

 

HEX #01D1FE to HEX #53E0FE


CSS-Code:

background-image: linear-gradient(135deg, #01D1FE 14%, #53E0FE 98%);

 

HEX #01D1FE to HEX #53E0FE


CSS-Code:

background-image: radial-gradient(circle, #01D1FE 11%, #53E0FE 97%);

 

HEX #53E0FE to HEX #01D1FE


CSS-Code:

background-image: linear-gradient(135deg, #53E0FE 11%, #01D1FE 99%);

 

HEX #53E0FE to HEX #01D1FE


CSS-Code:

background-image: radial-gradient(circle, #53E0FE 13%, #01D1FE 92%);

Lineal

HEX #01D1FE to HEX #01FEE4


CSS-Code:

background-image: linear-gradient(135deg, #01D1FE 3%, #01FEE4 99%);

Radial

HEX #01D1FE to HEX #01FEE4


CSS-Code:

background-image: radial-gradient(circle, #01D1FE 11%, #01FEE4 95%);

 

HEX #01FEE4 to HEX #01D1FE


CSS-Code:

background-image: linear-gradient(135deg, #01FEE4 2%, #01D1FE 88%);

 

HEX #01FEE4 to HEX #01D1FE


CSS-Code:

background-image: radial-gradient(circle, #01FEE4 13%, #01D1FE 86%);

 

HEX #01D1FE to HEX #01D4FE


CSS-Code:

background-image: linear-gradient(135deg, #01D1FE 11%, #01D4FE 86%);

 

HEX #01D1FE to HEX #01D4FE


CSS-Code:

background-image: radial-gradient(circle, #01D1FE 5%, #01D4FE 99%);

 

HEX #01D4FE to HEX #01D1FE


CSS-Code:

background-image: linear-gradient(135deg, #01D4FE 9%, #01D1FE 94%);

 

HEX #01D4FE to HEX #01D1FE


CSS-Code:

background-image: radial-gradient(circle, #01D4FE 0%, #01D1FE 86%);

 

HEX #01D1FE to HEX #0190FE


CSS-Code:

background-image: linear-gradient(135deg, #01D1FE 13%, #0190FE 90%);

 

HEX #01D1FE to HEX #0190FE


CSS-Code:

background-image: radial-gradient(circle, #01D1FE 6%, #0190FE 90%);

 

HEX #0190FE to HEX #01D1FE


CSS-Code:

background-image: linear-gradient(135deg, #0190FE 11%, #01D1FE 88%);

 

HEX #0190FE to HEX #01D1FE


CSS-Code:

background-image: radial-gradient(circle, #0190FE 12%, #01D1FE 96%);

 

HEX #01D1FE to HEX #014DFE


CSS-Code:

background-image: linear-gradient(135deg, #01D1FE 3%, #014DFE 92%);

 

HEX #01D1FE to HEX #014DFE


CSS-Code:

background-image: radial-gradient(circle, #01D1FE 3%, #014DFE 95%);

 

HEX #014DFE to HEX #01D1FE


CSS-Code:

background-image: linear-gradient(135deg, #014DFE 14%, #01D1FE 96%);

 

HEX #014DFE to HEX #01D1FE


CSS-Code:

background-image: radial-gradient(circle, #014DFE 13%, #01D1FE 87%);

Lineal

HEX #01D1FE to HEX #01AFD5


CSS-Code:

background-image: linear-gradient(135deg, #01D1FE 11%, #01AFD5 87%);

Radial

HEX #01D1FE to HEX #01AFD5


CSS-Code:

background-image: radial-gradient(circle, #01D1FE 10%, #01AFD5 87%);

 

HEX #01AFD5 to HEX #01D1FE


CSS-Code:

background-image: linear-gradient(135deg, #01AFD5 7%, #01D1FE 100%);

 

HEX #01AFD5 to HEX #01D1FE


CSS-Code:

background-image: radial-gradient(circle, #01AFD5 0%, #01D1FE 91%);

 

HEX #01D1FE to HEX #2AD8FE


CSS-Code:

background-image: linear-gradient(135deg, #01D1FE 2%, #2AD8FE 100%);

 

HEX #01D1FE to HEX #2AD8FE


CSS-Code:

background-image: radial-gradient(circle, #01D1FE 2%, #2AD8FE 92%);

 

HEX #2AD8FE to HEX #01D1FE


CSS-Code:

background-image: linear-gradient(135deg, #2AD8FE 0%, #01D1FE 89%);

 

HEX #2AD8FE to HEX #01D1FE


CSS-Code:

background-image: radial-gradient(circle, #2AD8FE 4%, #01D1FE 98%);

 

HEX #01D1FE to HEX #53E0FE


CSS-Code:

background-image: linear-gradient(135deg, #01D1FE 0%, #53E0FE 88%);

 

HEX #01D1FE to HEX #53E0FE


CSS-Code:

background-image: radial-gradient(circle, #01D1FE 6%, #53E0FE 94%);

 

HEX #53E0FE to HEX #01D1FE


CSS-Code:

background-image: linear-gradient(135deg, #53E0FE 6%, #01D1FE 96%);

 

HEX #53E0FE to HEX #01D1FE


CSS-Code:

background-image: radial-gradient(circle, #53E0FE 6%, #01D1FE 99%);

Lineal

HEX #01D1FE to HEX #5E01FE


CSS-Code:

background-image: linear-gradient(135deg, #01D1FE 11%, #5E01FE 87%);

Radial

HEX #01D1FE to HEX #5E01FE


CSS-Code:

background-image: radial-gradient(circle, #01D1FE 8%, #5E01FE 89%);

 

HEX #5E01FE to HEX #01D1FE


CSS-Code:

background-image: linear-gradient(135deg, #5E01FE 4%, #01D1FE 89%);

 

HEX #5E01FE to HEX #01D1FE


CSS-Code:

background-image: radial-gradient(circle, #5E01FE 11%, #01D1FE 88%);

 

HEX #01D1FE to HEX #FEC301


CSS-Code:

background-image: linear-gradient(135deg, #01D1FE 14%, #FEC301 93%);

 

HEX #01D1FE to HEX #FEC301


CSS-Code:

background-image: radial-gradient(circle, #01D1FE 10%, #FEC301 98%);

 

HEX #FEC301 to HEX #01D1FE


CSS-Code:

background-image: linear-gradient(135deg, #FEC301 9%, #01D1FE 88%);

 

HEX #FEC301 to HEX #01D1FE


CSS-Code:

background-image: radial-gradient(circle, #FEC301 2%, #01D1FE 91%);

Lineal

HEX #01D1FE to HEX #FE01D4


CSS-Code:

background-image: linear-gradient(135deg, #01D1FE 11%, #FE01D4 93%);

Radial

HEX #01D1FE to HEX #FE01D4


CSS-Code:

background-image: radial-gradient(circle, #01D1FE 6%, #FE01D4 91%);

 

HEX #FE01D4 to HEX #01D1FE


CSS-Code:

background-image: linear-gradient(135deg, #FE01D4 4%, #01D1FE 96%);

 

HEX #FE01D4 to HEX #01D1FE


CSS-Code:

background-image: radial-gradient(circle, #FE01D4 9%, #01D1FE 97%);

 

HEX #01D1FE to HEX #D4FE01


CSS-Code:

background-image: linear-gradient(135deg, #01D1FE 9%, #D4FE01 90%);

 

HEX #01D1FE to HEX #D4FE01


CSS-Code:

background-image: radial-gradient(circle, #01D1FE 12%, #D4FE01 97%);

 

HEX #D4FE01 to HEX #01D1FE


CSS-Code:

background-image: linear-gradient(135deg, #D4FE01 13%, #01D1FE 94%);

 

HEX #D4FE01 to HEX #01D1FE


CSS-Code:

background-image: radial-gradient(circle, #D4FE01 10%, #01D1FE 98%);

Lineal

HEX #01D1FE to HEX #5E01FE


CSS-Code:

background-image: linear-gradient(135deg, #01D1FE 0%, #5E01FE 92%);

Radial

HEX #01D1FE to HEX #5E01FE


CSS-Code:

background-image: radial-gradient(circle, #01D1FE 7%, #5E01FE 94%);

 

HEX #5E01FE to HEX #01D1FE


CSS-Code:

background-image: linear-gradient(135deg, #5E01FE 13%, #01D1FE 95%);

 

HEX #5E01FE to HEX #01D1FE


CSS-Code:

background-image: radial-gradient(circle, #5E01FE 10%, #01D1FE 89%);

 

HEX #01D1FE to HEX #FE2B01


CSS-Code:

background-image: linear-gradient(135deg, #01D1FE 9%, #FE2B01 94%);

 

HEX #01D1FE to HEX #FE2B01


CSS-Code:

background-image: radial-gradient(circle, #01D1FE 2%, #FE2B01 92%);

 

HEX #FE2B01 to HEX #01D1FE


CSS-Code:

background-image: linear-gradient(135deg, #FE2B01 10%, #01D1FE 91%);

 

HEX #FE2B01 to HEX #01D1FE


CSS-Code:

background-image: radial-gradient(circle, #FE2B01 6%, #01D1FE 86%);

 

HEX #01D1FE to HEX #A1FE01


CSS-Code:

background-image: linear-gradient(135deg, #01D1FE 8%, #A1FE01 98%);

 

HEX #01D1FE to HEX #A1FE01


CSS-Code:

background-image: radial-gradient(circle, #01D1FE 12%, #A1FE01 95%);

 

HEX #A1FE01 to HEX #01D1FE


CSS-Code:

background-image: linear-gradient(135deg, #A1FE01 12%, #01D1FE 94%);

 

HEX #A1FE01 to HEX #01D1FE


CSS-Code:

background-image: radial-gradient(circle, #A1FE01 3%, #01D1FE 86%);

Lineal

HEX #01D1FE to HEX #AA01FE


CSS-Code:

background-image: linear-gradient(135deg, #01D1FE 12%, #AA01FE 94%);

Radial

HEX #01D1FE to HEX #AA01FE


CSS-Code:

background-image: radial-gradient(circle, #01D1FE 3%, #AA01FE 88%);

 

HEX #AA01FE to HEX #01D1FE


CSS-Code:

background-image: linear-gradient(135deg, #AA01FE 9%, #01D1FE 89%);

 

HEX #AA01FE to HEX #01D1FE


CSS-Code:

background-image: radial-gradient(circle, #AA01FE 6%, #01D1FE 88%);

 

HEX #01D1FE to HEX #FE2B01


CSS-Code:

background-image: linear-gradient(135deg, #01D1FE 4%, #FE2B01 88%);

 

HEX #01D1FE to HEX #FE2B01


CSS-Code:

background-image: radial-gradient(circle, #01D1FE 5%, #FE2B01 93%);

 

HEX #FE2B01 to HEX #01D1FE


CSS-Code:

background-image: linear-gradient(135deg, #FE2B01 10%, #01D1FE 98%);

 

HEX #FE2B01 to HEX #01D1FE


CSS-Code:

background-image: radial-gradient(circle, #FE2B01 9%, #01D1FE 88%);

 

HEX #01D1FE to HEX #55FE01


CSS-Code:

background-image: linear-gradient(135deg, #01D1FE 8%, #55FE01 90%);

 

HEX #01D1FE to HEX #55FE01


CSS-Code:

background-image: radial-gradient(circle, #01D1FE 10%, #55FE01 92%);

 

HEX #55FE01 to HEX #01D1FE


CSS-Code:

background-image: linear-gradient(135deg, #55FE01 6%, #01D1FE 88%);

 

HEX #55FE01 to HEX #01D1FE


CSS-Code:

background-image: radial-gradient(circle, #55FE01 14%, #01D1FE 91%);

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.