#CEC82D Color

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

Color preview

#CEC82D

Color formats

HEX
#CEC82D
RGB
rgb(206, 200, 45)
RGBA
rgba(206, 200, 45, 1)
HSL
hsl(58, 64%, 49%)
HSV
hsv(58, 78%, 81%)
CMYK
cmyk(0%, 3%, 78%, 19%)
CSS variable
--color-primary: #CEC82D;
Lowercase HEX
#cec82d

Shades

Tints

Tones

Harmony

CSS snippets for #CEC82D

.color-cec82d {
  color: #CEC82D;
  background-color: #CEC82D;
}

Frequently asked questions

What color is #CEC82D?+

#CEC82D is a HEX color with RGB value rgb(206, 200, 45) and HSL value hsl(58, 64%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CEC82D?+

The closest Tailwind color is amber-400, available as the bg-amber-400 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