#E4EEE7 Color

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

Color preview

#E4EEE7

Color formats

HEX
#E4EEE7
RGB
rgb(228, 238, 231)
RGBA
rgba(228, 238, 231, 1)
HSL
hsl(138, 23%, 91%)
HSV
hsv(138, 4%, 93%)
CMYK
cmyk(4%, 0%, 3%, 7%)
CSS variable
--color-primary: #E4EEE7;
Lowercase HEX
#e4eee7

Shades

Tints

Tones

Harmony

CSS snippets for #E4EEE7

.color-e4eee7 {
  color: #E4EEE7;
  background-color: #E4EEE7;
}

Frequently asked questions

What color is #E4EEE7?+

#E4EEE7 is a HEX color with RGB value rgb(228, 238, 231) and HSL value hsl(138, 23%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E4EEE7?+

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