#CEC75F Color

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

Color preview

#CEC75F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CEC75F

.color-cec75f {
  color: #CEC75F;
  background-color: #CEC75F;
}

Frequently asked questions

What color is #CEC75F?+

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

What is the closest Tailwind color to #CEC75F?+

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