#E0EEEE Color

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

Color preview

#E0EEEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E0EEEE

.color-e0eeee {
  color: #E0EEEE;
  background-color: #E0EEEE;
}

Frequently asked questions

What color is #E0EEEE?+

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

What is the closest Tailwind color to #E0EEEE?+

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