#CEC85F Color

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

Color preview

#CEC85F

Color formats

HEX
#CEC85F
RGB
rgb(206, 200, 95)
RGBA
rgba(206, 200, 95, 1)
HSL
hsl(57, 53%, 59%)
HSV
hsv(57, 54%, 81%)
CMYK
cmyk(0%, 3%, 54%, 19%)
CSS variable
--color-primary: #CEC85F;
Lowercase HEX
#cec85f

Shades

Tints

Tones

Harmony

CSS snippets for #CEC85F

.color-cec85f {
  color: #CEC85F;
  background-color: #CEC85F;
}

Frequently asked questions

What color is #CEC85F?+

#CEC85F is a HEX color with RGB value rgb(206, 200, 95) and HSL value hsl(57, 53%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEC85F?+

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