#CEC959 Color

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

Color preview

#CEC959

Color formats

HEX
#CEC959
RGB
rgb(206, 201, 89)
RGBA
rgba(206, 201, 89, 1)
HSL
hsl(57, 54%, 58%)
HSV
hsv(57, 57%, 81%)
CMYK
cmyk(0%, 2%, 57%, 19%)
CSS variable
--color-primary: #CEC959;
Lowercase HEX
#cec959

Shades

Tints

Tones

Harmony

CSS snippets for #CEC959

.color-cec959 {
  color: #CEC959;
  background-color: #CEC959;
}

Frequently asked questions

What color is #CEC959?+

#CEC959 is a HEX color with RGB value rgb(206, 201, 89) and HSL value hsl(57, 54%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEC959?+

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