#CEC045 Color

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

Color preview

#CEC045

Color formats

HEX
#CEC045
RGB
rgb(206, 192, 69)
RGBA
rgba(206, 192, 69, 1)
HSL
hsl(54, 58%, 54%)
HSV
hsv(54, 67%, 81%)
CMYK
cmyk(0%, 7%, 67%, 19%)
CSS variable
--color-primary: #CEC045;
Lowercase HEX
#cec045

Shades

Tints

Tones

Harmony

CSS snippets for #CEC045

.color-cec045 {
  color: #CEC045;
  background-color: #CEC045;
}

Frequently asked questions

What color is #CEC045?+

#CEC045 is a HEX color with RGB value rgb(206, 192, 69) and HSL value hsl(54, 58%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEC045?+

The closest Tailwind color is amber-300, available as the bg-amber-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