#E3DAEC Color

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

Color preview

#E3DAEC

Color formats

HEX
#E3DAEC
RGB
rgb(227, 218, 236)
RGBA
rgba(227, 218, 236, 1)
HSL
hsl(270, 32%, 89%)
HSV
hsv(270, 8%, 93%)
CMYK
cmyk(4%, 8%, 0%, 7%)
CSS variable
--color-primary: #E3DAEC;
Lowercase HEX
#e3daec

Shades

Tints

Tones

Harmony

CSS snippets for #E3DAEC

.color-e3daec {
  color: #E3DAEC;
  background-color: #E3DAEC;
}

Frequently asked questions

What color is #E3DAEC?+

#E3DAEC is a HEX color with RGB value rgb(227, 218, 236) and HSL value hsl(270, 32%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E3DAEC?+

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