#CECF8C Color

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

Color preview

#CECF8C

Color formats

HEX
#CECF8C
RGB
rgb(206, 207, 140)
RGBA
rgba(206, 207, 140, 1)
HSL
hsl(61, 41%, 68%)
HSV
hsv(61, 32%, 81%)
CMYK
cmyk(0%, 0%, 32%, 19%)
CSS variable
--color-primary: #CECF8C;
Lowercase HEX
#cecf8c

Shades

Tints

Tones

Harmony

CSS snippets for #CECF8C

.color-cecf8c {
  color: #CECF8C;
  background-color: #CECF8C;
}

Frequently asked questions

What color is #CECF8C?+

#CECF8C is a HEX color with RGB value rgb(206, 207, 140) and HSL value hsl(61, 41%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CECF8C?+

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