#CEC046 Color

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

Color preview

#CEC046

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CEC046

.color-cec046 {
  color: #CEC046;
  background-color: #CEC046;
}

Frequently asked questions

What color is #CEC046?+

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

What is the closest Tailwind color to #CEC046?+

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