#CEC857 Color

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

Color preview

#CEC857

Color formats

HEX
#CEC857
RGB
rgb(206, 200, 87)
RGBA
rgba(206, 200, 87, 1)
HSL
hsl(57, 55%, 57%)
HSV
hsv(57, 58%, 81%)
CMYK
cmyk(0%, 3%, 58%, 19%)
CSS variable
--color-primary: #CEC857;
Lowercase HEX
#cec857

Shades

Tints

Tones

Harmony

CSS snippets for #CEC857

.color-cec857 {
  color: #CEC857;
  background-color: #CEC857;
}

Frequently asked questions

What color is #CEC857?+

#CEC857 is a HEX color with RGB value rgb(206, 200, 87) and HSL value hsl(57, 55%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEC857?+

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