#CEC17D Color

Inspect #CEC17D across formats, palettes, contrast and closest named color matches.

Color preview

#CEC17D

Color formats

HEX
#CEC17D
RGB
rgb(206, 193, 125)
RGBA
rgba(206, 193, 125, 1)
HSL
hsl(50, 45%, 65%)
HSV
hsv(50, 39%, 81%)
CMYK
cmyk(0%, 6%, 39%, 19%)
CSS variable
--color-primary: #CEC17D;
Lowercase HEX
#cec17d

Shades

Tints

Tones

Harmony

CSS snippets for #CEC17D

.color-cec17d {
  color: #CEC17D;
  background-color: #CEC17D;
}

Frequently asked questions

What color is #CEC17D?+

#CEC17D is a HEX color with RGB value rgb(206, 193, 125) and HSL value hsl(50, 45%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CEC17D?+

The closest Tailwind color is orange-300, available as the bg-orange-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools