#E8DDDD Color

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

Color preview

#E8DDDD

Color formats

HEX
#E8DDDD
RGB
rgb(232, 221, 221)
RGBA
rgba(232, 221, 221, 1)
HSL
hsl(0, 19%, 89%)
HSV
hsv(0, 5%, 91%)
CMYK
cmyk(0%, 5%, 5%, 9%)
CSS variable
--color-primary: #E8DDDD;
Lowercase HEX
#e8dddd

Shades

Tints

Tones

Harmony

CSS snippets for #E8DDDD

.color-e8dddd {
  color: #E8DDDD;
  background-color: #E8DDDD;
}

Frequently asked questions

What color is #E8DDDD?+

#E8DDDD is a HEX color with RGB value rgb(232, 221, 221) and HSL value hsl(0, 19%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E8DDDD?+

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