#CECF87 Color

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

Color preview

#CECF87

Color formats

HEX
#CECF87
RGB
rgb(206, 207, 135)
RGBA
rgba(206, 207, 135, 1)
HSL
hsl(61, 43%, 67%)
HSV
hsv(61, 35%, 81%)
CMYK
cmyk(0%, 0%, 35%, 19%)
CSS variable
--color-primary: #CECF87;
Lowercase HEX
#cecf87

Shades

Tints

Tones

Harmony

CSS snippets for #CECF87

.color-cecf87 {
  color: #CECF87;
  background-color: #CECF87;
}

Frequently asked questions

What color is #CECF87?+

#CECF87 is a HEX color with RGB value rgb(206, 207, 135) and HSL value hsl(61, 43%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CECF87?+

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