#E1EAED Color

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

Color preview

#E1EAED

Color formats

HEX
#E1EAED
RGB
rgb(225, 234, 237)
RGBA
rgba(225, 234, 237, 1)
HSL
hsl(195, 25%, 91%)
HSV
hsv(195, 5%, 93%)
CMYK
cmyk(5%, 1%, 0%, 7%)
CSS variable
--color-primary: #E1EAED;
Lowercase HEX
#e1eaed

Shades

Tints

Tones

Harmony

CSS snippets for #E1EAED

.color-e1eaed {
  color: #E1EAED;
  background-color: #E1EAED;
}

Frequently asked questions

What color is #E1EAED?+

#E1EAED is a HEX color with RGB value rgb(225, 234, 237) and HSL value hsl(195, 25%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E1EAED?+

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