#E8DAE5 Color

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

Color preview

#E8DAE5

Color formats

HEX
#E8DAE5
RGB
rgb(232, 218, 229)
RGBA
rgba(232, 218, 229, 1)
HSL
hsl(313, 23%, 88%)
HSV
hsv(313, 6%, 91%)
CMYK
cmyk(0%, 6%, 1%, 9%)
CSS variable
--color-primary: #E8DAE5;
Lowercase HEX
#e8dae5

Shades

Tints

Tones

Harmony

CSS snippets for #E8DAE5

.color-e8dae5 {
  color: #E8DAE5;
  background-color: #E8DAE5;
}

Frequently asked questions

What color is #E8DAE5?+

#E8DAE5 is a HEX color with RGB value rgb(232, 218, 229) and HSL value hsl(313, 23%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E8DAE5?+

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