#E3DDDC Color

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

Color preview

#E3DDDC

Color formats

HEX
#E3DDDC
RGB
rgb(227, 221, 220)
RGBA
rgba(227, 221, 220, 1)
HSL
hsl(9, 11%, 88%)
HSV
hsv(9, 3%, 89%)
CMYK
cmyk(0%, 3%, 3%, 11%)
CSS variable
--color-primary: #E3DDDC;
Lowercase HEX
#e3dddc

Shades

Tints

Tones

Harmony

CSS snippets for #E3DDDC

.color-e3dddc {
  color: #E3DDDC;
  background-color: #E3DDDC;
}

Frequently asked questions

What color is #E3DDDC?+

#E3DDDC is a HEX color with RGB value rgb(227, 221, 220) and HSL value hsl(9, 11%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E3DDDC?+

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