#CECF85 Color

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

Color preview

#CECF85

Color formats

HEX
#CECF85
RGB
rgb(206, 207, 133)
RGBA
rgba(206, 207, 133, 1)
HSL
hsl(61, 44%, 67%)
HSV
hsv(61, 36%, 81%)
CMYK
cmyk(0%, 0%, 36%, 19%)
CSS variable
--color-primary: #CECF85;
Lowercase HEX
#cecf85

Shades

Tints

Tones

Harmony

CSS snippets for #CECF85

.color-cecf85 {
  color: #CECF85;
  background-color: #CECF85;
}

Frequently asked questions

What color is #CECF85?+

#CECF85 is a HEX color with RGB value rgb(206, 207, 133) and HSL value hsl(61, 44%, 67%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #CECF85?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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