#E0EAEC Color

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

Color preview

#E0EAEC

Color formats

HEX
#E0EAEC
RGB
rgb(224, 234, 236)
RGBA
rgba(224, 234, 236, 1)
HSL
hsl(190, 24%, 90%)
HSV
hsv(190, 5%, 93%)
CMYK
cmyk(5%, 1%, 0%, 7%)
CSS variable
--color-primary: #E0EAEC;
Lowercase HEX
#e0eaec

Shades

Tints

Tones

Harmony

CSS snippets for #E0EAEC

.color-e0eaec {
  color: #E0EAEC;
  background-color: #E0EAEC;
}

Frequently asked questions

What color is #E0EAEC?+

#E0EAEC is a HEX color with RGB value rgb(224, 234, 236) and HSL value hsl(190, 24%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E0EAEC?+

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