#CECF91 Color

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

Color preview

#CECF91

Color formats

HEX
#CECF91
RGB
rgb(206, 207, 145)
RGBA
rgba(206, 207, 145, 1)
HSL
hsl(61, 39%, 69%)
HSV
hsv(61, 30%, 81%)
CMYK
cmyk(0%, 0%, 30%, 19%)
CSS variable
--color-primary: #CECF91;
Lowercase HEX
#cecf91

Shades

Tints

Tones

Harmony

CSS snippets for #CECF91

.color-cecf91 {
  color: #CECF91;
  background-color: #CECF91;
}

Frequently asked questions

What color is #CECF91?+

#CECF91 is a HEX color with RGB value rgb(206, 207, 145) and HSL value hsl(61, 39%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CECF91?+

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