#CEC84F Color

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

Color preview

#CEC84F

Color formats

HEX
#CEC84F
RGB
rgb(206, 200, 79)
RGBA
rgba(206, 200, 79, 1)
HSL
hsl(57, 56%, 56%)
HSV
hsv(57, 62%, 81%)
CMYK
cmyk(0%, 3%, 62%, 19%)
CSS variable
--color-primary: #CEC84F;
Lowercase HEX
#cec84f

Shades

Tints

Tones

Harmony

CSS snippets for #CEC84F

.color-cec84f {
  color: #CEC84F;
  background-color: #CEC84F;
}

Frequently asked questions

What color is #CEC84F?+

#CEC84F is a HEX color with RGB value rgb(206, 200, 79) and HSL value hsl(57, 56%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEC84F?+

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