#CEC240 Color

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

Color preview

#CEC240

Color formats

HEX
#CEC240
RGB
rgb(206, 194, 64)
RGBA
rgba(206, 194, 64, 1)
HSL
hsl(55, 59%, 53%)
HSV
hsv(55, 69%, 81%)
CMYK
cmyk(0%, 6%, 69%, 19%)
CSS variable
--color-primary: #CEC240;
Lowercase HEX
#cec240

Shades

Tints

Tones

Harmony

CSS snippets for #CEC240

.color-cec240 {
  color: #CEC240;
  background-color: #CEC240;
}

Frequently asked questions

What color is #CEC240?+

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

What is the closest Tailwind color to #CEC240?+

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