#E9DFCF Color

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

Color preview

#E9DFCF

Color formats

HEX
#E9DFCF
RGB
rgb(233, 223, 207)
RGBA
rgba(233, 223, 207, 1)
HSL
hsl(37, 37%, 86%)
HSV
hsv(37, 11%, 91%)
CMYK
cmyk(0%, 4%, 11%, 9%)
CSS variable
--color-primary: #E9DFCF;
Lowercase HEX
#e9dfcf

Shades

Tints

Tones

Harmony

CSS snippets for #E9DFCF

.color-e9dfcf {
  color: #E9DFCF;
  background-color: #E9DFCF;
}

Frequently asked questions

What color is #E9DFCF?+

#E9DFCF is a HEX color with RGB value rgb(233, 223, 207) and HSL value hsl(37, 37%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E9DFCF?+

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