#CEC65F Color

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

Color preview

#CEC65F

Color formats

HEX
#CEC65F
RGB
rgb(206, 198, 95)
RGBA
rgba(206, 198, 95, 1)
HSL
hsl(56, 53%, 59%)
HSV
hsv(56, 54%, 81%)
CMYK
cmyk(0%, 4%, 54%, 19%)
CSS variable
--color-primary: #CEC65F;
Lowercase HEX
#cec65f

Shades

Tints

Tones

Harmony

CSS snippets for #CEC65F

.color-cec65f {
  color: #CEC65F;
  background-color: #CEC65F;
}

Frequently asked questions

What color is #CEC65F?+

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

What is the closest Tailwind color to #CEC65F?+

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