#CEC96B Color

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

Color preview

#CEC96B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CEC96B

.color-cec96b {
  color: #CEC96B;
  background-color: #CEC96B;
}

Frequently asked questions

What color is #CEC96B?+

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

What is the closest Tailwind color to #CEC96B?+

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