#CEC040 Color

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

Color preview

#CEC040

Color formats

HEX
#CEC040
RGB
rgb(206, 192, 64)
RGBA
rgba(206, 192, 64, 1)
HSL
hsl(54, 59%, 53%)
HSV
hsv(54, 69%, 81%)
CMYK
cmyk(0%, 7%, 69%, 19%)
CSS variable
--color-primary: #CEC040;
Lowercase HEX
#cec040

Shades

Tints

Tones

Harmony

CSS snippets for #CEC040

.color-cec040 {
  color: #CEC040;
  background-color: #CEC040;
}

Frequently asked questions

What color is #CEC040?+

#CEC040 is a HEX color with RGB value rgb(206, 192, 64) and HSL value hsl(54, 59%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CEC040?+

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