#E0EEEC Color

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

Color preview

#E0EEEC

Color formats

HEX
#E0EEEC
RGB
rgb(224, 238, 236)
RGBA
rgba(224, 238, 236, 1)
HSL
hsl(171, 29%, 91%)
HSV
hsv(171, 6%, 93%)
CMYK
cmyk(6%, 0%, 1%, 7%)
CSS variable
--color-primary: #E0EEEC;
Lowercase HEX
#e0eeec

Shades

Tints

Tones

Harmony

CSS snippets for #E0EEEC

.color-e0eeec {
  color: #E0EEEC;
  background-color: #E0EEEC;
}

Frequently asked questions

What color is #E0EEEC?+

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

What is the closest Tailwind color to #E0EEEC?+

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