Now new: API V2 available

We have expanded and further improved our API. The V2 is now online. It offers you more detailed color conversion results - perfect for web projects, plugins, internal tools or SaaS applications.

We are extending our offer period by another month until 2025-09-15: Introductory prices on all packages!

VIEW NOW X

Color palette - erdcut 2025

Overview

close

Possible uses

You can continue to use these color palettes. Make them your own and exchange individual colors as you wish. Rate these color palettes and share them.

Find examples of linear and radial color transitions with two colors from this color palette.

The first three colors are preselected - if available. You can add or deselect them with the color icon at the bottom right of each color.

Easy for Web Design: Copy the CSS code for easy integration on your website.

Find examples of linear and radial color transitions with three colors from this color palette.

The first three colors are preselected - if available. You can add or deselect them with the color icon at the bottom right of each color.

Easy for Web Design: Copy the CSS code for easy integration on your website.

Display options

PANTONE 3272 C

CMYK 100 / 0 / 7 / 36

HEX #00A499

RGB 0 164 153

HSL 175.98, 1%, 0.32%

LAB 60.65, -37.9, -4.46

Pantone® 3272 C

PANTONE 178 C

CMYK 0 / 65 / 64 / 0

HEX #FF585D

RGB 255 88 93

HSL 358.2, 1%, 0.67%

LAB 60.81, 63.49, 32.7

Pantone® 178 C

PANTONE 3292 C

CMYK 100 / 0 / 11 / 65

HEX #00594F

RGB 0 89 79

HSL 173.26, 1%, 0.17%

LAB 33.37, -25.66, -0.77

Pantone® 3292 C

PANTONE 7699 C

CMYK 59 / 20 / 0 / 50

HEX #34657F

RGB 52 101 127

HSL 200.8, 0.42%, 0.35%

LAB 40.52, -8.38, -19.53

Pantone® 7699 C

PANTONE 7475 C

CMYK 41 / 1 / 0 / 52

HEX #487A7B

RGB 72 122 123

HSL 181.18, 0.26%, 0.38%

LAB 47.91, -16.51, -5.85

Pantone® 7475 C

PANTONE 3265 C

CMYK 100 / 0 / 11 / 22

HEX #00C7B1

RGB 0 199 177

HSL 173.37, 1%, 0.39%

LAB 72.24, -46.25, -0.7

Pantone® 3265 C

PANTONE 207 C

CMYK 0 / 100 / 68 / 35

HEX #A50034

RGB 165 0 52

HSL 341.09, 1%, 0.32%

LAB 34.49, 59.22, 20.62

Pantone® 207 C

PANTONE 150 C

CMYK 0 / 30 / 64 / 0

HEX #FFB25B

RGB 255 178 91

HSL 31.83, 1%, 0.68%

LAB 78.38, 19.84, 54.65

Pantone® 150 C

PANTONE 164 C

CMYK 0 / 50 / 75 / 0

HEX #FF7F41

RGB 255 127 65

HSL 19.58, 1%, 0.63%

LAB 67.14, 44.67, 54.69

Pantone® 164 C

PANTONE COOL GRAY 8 C

CMYK 4 / 1 / 0 / 45

HEX #888B8D

RGB 136 139 141

HSL 204, 0.02%, 0.54%

LAB 57.68, -0.7, -1.46

Pantone® Cool Gray 8 C

PANTONE COOL GRAY 4 C

CMYK 1 / 0 / 0 / 26

HEX #BBBCBC

RGB 187 188 188

HSL 180, 0.01%, 0.74%

LAB 76.17, -0.34, -0.13

Pantone® Cool Gray 4 C

PANTONE COOL GRAY 2 C

CMYK 0 / 0 / 1 / 18

HEX #D0D0CE

RGB 208 208 206

HSL 60, 0.02%, 0.81%

LAB 83.43, -0.36, 0.98

Pantone® Cool Gray 2 C

Lineal

HEX #00A499 to HEX #FF585D


CSS-Code:

background-image: linear-gradient(135deg, #00A499 -4%, #FF585D 87%);

Radial

HEX #00A499 to HEX #FF585D


CSS-Code:

background-image: radial-gradient(circle, #00A499 11%, #FF585D 208%);

 

HEX #00A499 to HEX #00594F


CSS-Code:

background-image: linear-gradient(135deg, #00A499 7%, #00594F 86%);

 

HEX #00A499 to HEX #00594F


CSS-Code:

background-image: radial-gradient(circle, #00A499 8%, #00594F 200%);

 

HEX #FF585D to HEX #00A499


CSS-Code:

background-image: linear-gradient(135deg, #FF585D -7%, #00A499 92%);

 

HEX #FF585D to HEX #00A499


CSS-Code:

background-image: radial-gradient(circle, #FF585D -6%, #00A499 209%);

 

HEX #FF585D to HEX #00594F


CSS-Code:

background-image: linear-gradient(135deg, #FF585D 7%, #00594F 97%);

 

HEX #FF585D to HEX #00594F


CSS-Code:

background-image: radial-gradient(circle, #FF585D -9%, #00594F 191%);

 

HEX #00594F to HEX #00A499


CSS-Code:

background-image: linear-gradient(135deg, #00594F -8%, #00A499 91%);

 

HEX #00594F to HEX #00A499


CSS-Code:

background-image: radial-gradient(circle, #00594F -6%, #00A499 191%);

 

HEX #00594F to HEX #FF585D


CSS-Code:

background-image: linear-gradient(135deg, #00594F -2%, #FF585D 98%);

 

HEX #00594F to HEX #FF585D


CSS-Code:

background-image: radial-gradient(circle, #00594F -2%, #FF585D 196%);

Lineal

HEX #00A499 over HEX #FF585D to HEX #00594F


CSS-Code:

background-image: linear-gradient(135deg, #00A499 11%, #FF585D 55%, #00594F 98%);

Radial

HEX #00A499 over HEX #FF585D to HEX #00594F


CSS-Code:

background-image: radial-gradient(circle, #00A499 7%, #FF585D 42%, #00594F 86%);

 

HEX #00A499 over HEX #00594F to HEX #FF585D


CSS-Code:

background-image: linear-gradient(135deg, #00A499 14%, #00594F 53%, #FF585D 91%);

 

HEX #00A499 over HEX #00594F to HEX #FF585D


CSS-Code:

background-image: radial-gradient(circle, #00A499 -5%, #00594F 57%, #FF585D 94%);

 

HEX #FF585D over HEX #00A499 to HEX #00594F


CSS-Code:

background-image: linear-gradient(135deg, #FF585D 8%, #00A499 53%, #00594F 109%);

 

HEX #FF585D over HEX #00A499 to HEX #00594F


CSS-Code:

background-image: radial-gradient(circle, #FF585D 1%, #00A499 50%, #00594F 105%);

 

HEX #FF585D over HEX #00594F to HEX #00A499


CSS-Code:

background-image: linear-gradient(135deg, #FF585D -2%, #00594F 47%, #00A499 87%);

 

HEX #FF585D over HEX #00594F to HEX #00A499


CSS-Code:

background-image: radial-gradient(circle, #FF585D 8%, #00594F 51%, #00A499 96%);

 

HEX #00594F over HEX #00A499 to HEX #FF585D


CSS-Code:

background-image: linear-gradient(135deg, #00594F 12%, #00A499 56%, #FF585D 89%);

 

HEX #00594F over HEX #00A499 to HEX #FF585D


CSS-Code:

background-image: radial-gradient(circle, #00594F 4%, #00A499 50%, #FF585D 92%);

 

HEX #00594F over HEX #FF585D to HEX #00A499


CSS-Code:

background-image: linear-gradient(135deg, #00594F 0%, #FF585D 58%, #00A499 106%);

 

HEX #00594F over HEX #FF585D to HEX #00A499


CSS-Code:

background-image: radial-gradient(circle, #00594F 5%, #FF585D 58%, #00A499 90%);

2-Color Gradients adjusted (12 pieces)

Show

3-Color Gradients adjusted (12 pieces)

Show

Verification of their color palette as a manufacturer!

Provide designers and agencies with accurate color values.

Let's go

Advertisement

Popular conversions

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)

NCS® to Sherwin Williams®

convert from NCS-number (S0000-X00X) to Sherwin Williams®-number (SW 0000)

To be able to save color palettes, you must be logged in.

Sign 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 link you want.

Share

OK, I have copied the links

Your colors will be saved in a new color palette.
View it under your profile.
You can further customize it, and share it.

Show color palette
Close

Create a color palette

DownloadDownload in different formats

Remove All

By clicking you can create palettes and download the color swatches.