#CEC04F Color

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

Color preview

#CEC04F

Color formats

HEX
#CEC04F
RGB
rgb(206, 192, 79)
RGBA
rgba(206, 192, 79, 1)
HSL
hsl(53, 56%, 56%)
HSV
hsv(53, 62%, 81%)
CMYK
cmyk(0%, 7%, 62%, 19%)
CSS variable
--color-primary: #CEC04F;
Lowercase HEX
#cec04f

Shades

Tints

Tones

Harmony

CSS snippets for #CEC04F

.color-cec04f {
  color: #CEC04F;
  background-color: #CEC04F;
}

Frequently asked questions

What color is #CEC04F?+

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

What is the closest Tailwind color to #CEC04F?+

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