#E9DECC Color

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

Color preview

#E9DECC

Color formats

HEX
#E9DECC
RGB
rgb(233, 222, 204)
RGBA
rgba(233, 222, 204, 1)
HSL
hsl(37, 40%, 86%)
HSV
hsv(37, 12%, 91%)
CMYK
cmyk(0%, 5%, 12%, 9%)
CSS variable
--color-primary: #E9DECC;
Lowercase HEX
#e9decc

Shades

Tints

Tones

Harmony

CSS snippets for #E9DECC

.color-e9decc {
  color: #E9DECC;
  background-color: #E9DECC;
}

Frequently asked questions

What color is #E9DECC?+

#E9DECC is a HEX color with RGB value rgb(233, 222, 204) and HSL value hsl(37, 40%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E9DECC?+

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