#CEC65B Color

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

Color preview

#CEC65B

Color formats

HEX
#CEC65B
RGB
rgb(206, 198, 91)
RGBA
rgba(206, 198, 91, 1)
HSL
hsl(56, 54%, 58%)
HSV
hsv(56, 56%, 81%)
CMYK
cmyk(0%, 4%, 56%, 19%)
CSS variable
--color-primary: #CEC65B;
Lowercase HEX
#cec65b

Shades

Tints

Tones

Harmony

CSS snippets for #CEC65B

.color-cec65b {
  color: #CEC65B;
  background-color: #CEC65B;
}

Frequently asked questions

What color is #CEC65B?+

#CEC65B is a HEX color with RGB value rgb(206, 198, 91) and HSL value hsl(56, 54%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEC65B?+

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