#E9DDE2 Color

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

Color preview

#E9DDE2

Color formats

HEX
#E9DDE2
RGB
rgb(233, 221, 226)
RGBA
rgba(233, 221, 226, 1)
HSL
hsl(335, 21%, 89%)
HSV
hsv(335, 5%, 91%)
CMYK
cmyk(0%, 5%, 3%, 9%)
CSS variable
--color-primary: #E9DDE2;
Lowercase HEX
#e9dde2

Shades

Tints

Tones

Harmony

CSS snippets for #E9DDE2

.color-e9dde2 {
  color: #E9DDE2;
  background-color: #E9DDE2;
}

Frequently asked questions

What color is #E9DDE2?+

#E9DDE2 is a HEX color with RGB value rgb(233, 221, 226) and HSL value hsl(335, 21%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E9DDE2?+

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