#E3DDDE Color

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

Color preview

#E3DDDE

Color formats

HEX
#E3DDDE
RGB
rgb(227, 221, 222)
RGBA
rgba(227, 221, 222, 1)
HSL
hsl(350, 10%, 88%)
HSV
hsv(350, 3%, 89%)
CMYK
cmyk(0%, 3%, 2%, 11%)
CSS variable
--color-primary: #E3DDDE;
Lowercase HEX
#e3ddde

Shades

Tints

Tones

Harmony

CSS snippets for #E3DDDE

.color-e3ddde {
  color: #E3DDDE;
  background-color: #E3DDDE;
}

Frequently asked questions

What color is #E3DDDE?+

#E3DDDE is a HEX color with RGB value rgb(227, 221, 222) and HSL value hsl(350, 10%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E3DDDE?+

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