#CEC345 Color

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

Color preview

#CEC345

Color formats

HEX
#CEC345
RGB
rgb(206, 195, 69)
RGBA
rgba(206, 195, 69, 1)
HSL
hsl(55, 58%, 54%)
HSV
hsv(55, 67%, 81%)
CMYK
cmyk(0%, 5%, 67%, 19%)
CSS variable
--color-primary: #CEC345;
Lowercase HEX
#cec345

Shades

Tints

Tones

Harmony

CSS snippets for #CEC345

.color-cec345 {
  color: #CEC345;
  background-color: #CEC345;
}

Frequently asked questions

What color is #CEC345?+

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

What is the closest Tailwind color to #CEC345?+

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