#E1DDDD Color

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

Color preview

#E1DDDD

Color formats

HEX
#E1DDDD
RGB
rgb(225, 221, 221)
RGBA
rgba(225, 221, 221, 1)
HSL
hsl(0, 6%, 87%)
HSV
hsv(0, 2%, 88%)
CMYK
cmyk(0%, 2%, 2%, 12%)
CSS variable
--color-primary: #E1DDDD;
Lowercase HEX
#e1dddd

Shades

Tints

Tones

Harmony

CSS snippets for #E1DDDD

.color-e1dddd {
  color: #E1DDDD;
  background-color: #E1DDDD;
}

Frequently asked questions

What color is #E1DDDD?+

#E1DDDD is a HEX color with RGB value rgb(225, 221, 221) and HSL value hsl(0, 6%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E1DDDD?+

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