#E0E5EE Color

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

Color preview

#E0E5EE

Color formats

HEX
#E0E5EE
RGB
rgb(224, 229, 238)
RGBA
rgba(224, 229, 238, 1)
HSL
hsl(219, 29%, 91%)
HSV
hsv(219, 6%, 93%)
CMYK
cmyk(6%, 4%, 0%, 7%)
CSS variable
--color-primary: #E0E5EE;
Lowercase HEX
#e0e5ee

Shades

Tints

Tones

Harmony

CSS snippets for #E0E5EE

.color-e0e5ee {
  color: #E0E5EE;
  background-color: #E0E5EE;
}

Frequently asked questions

What color is #E0E5EE?+

#E0E5EE is a HEX color with RGB value rgb(224, 229, 238) and HSL value hsl(219, 29%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E0E5EE?+

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