#E8DDCC Color

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

Color preview

#E8DDCC

Color formats

HEX
#E8DDCC
RGB
rgb(232, 221, 204)
RGBA
rgba(232, 221, 204, 1)
HSL
hsl(36, 38%, 85%)
HSV
hsv(36, 12%, 91%)
CMYK
cmyk(0%, 5%, 12%, 9%)
CSS variable
--color-primary: #E8DDCC;
Lowercase HEX
#e8ddcc

Shades

Tints

Tones

Harmony

CSS snippets for #E8DDCC

.color-e8ddcc {
  color: #E8DDCC;
  background-color: #E8DDCC;
}

Frequently asked questions

What color is #E8DDCC?+

#E8DDCC is a HEX color with RGB value rgb(232, 221, 204) and HSL value hsl(36, 38%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E8DDCC?+

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