#E9CFC9 Color

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

Color preview

#E9CFC9

Color formats

HEX
#E9CFC9
RGB
rgb(233, 207, 201)
RGBA
rgba(233, 207, 201, 1)
HSL
hsl(11, 42%, 85%)
HSV
hsv(11, 14%, 91%)
CMYK
cmyk(0%, 11%, 14%, 9%)
CSS variable
--color-primary: #E9CFC9;
Lowercase HEX
#e9cfc9

Shades

Tints

Tones

Harmony

CSS snippets for #E9CFC9

.color-e9cfc9 {
  color: #E9CFC9;
  background-color: #E9CFC9;
}

Frequently asked questions

What color is #E9CFC9?+

#E9CFC9 is a HEX color with RGB value rgb(233, 207, 201) and HSL value hsl(11, 42%, 85%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #E9CFC9?+

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