#CEC96C Color

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

Color preview

#CEC96C

Color formats

HEX
#CEC96C
RGB
rgb(206, 201, 108)
RGBA
rgba(206, 201, 108, 1)
HSL
hsl(57, 50%, 62%)
HSV
hsv(57, 48%, 81%)
CMYK
cmyk(0%, 2%, 48%, 19%)
CSS variable
--color-primary: #CEC96C;
Lowercase HEX
#cec96c

Shades

Tints

Tones

Harmony

CSS snippets for #CEC96C

.color-cec96c {
  color: #CEC96C;
  background-color: #CEC96C;
}

Frequently asked questions

What color is #CEC96C?+

#CEC96C is a HEX color with RGB value rgb(206, 201, 108) and HSL value hsl(57, 50%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEC96C?+

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