#EEE4EB Color

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

Color preview

#EEE4EB

Color formats

HEX
#EEE4EB
RGB
rgb(238, 228, 235)
RGBA
rgba(238, 228, 235, 1)
HSL
hsl(318, 23%, 91%)
HSV
hsv(318, 4%, 93%)
CMYK
cmyk(0%, 4%, 1%, 7%)
CSS variable
--color-primary: #EEE4EB;
Lowercase HEX
#eee4eb

Shades

Tints

Tones

Harmony

CSS snippets for #EEE4EB

.color-eee4eb {
  color: #EEE4EB;
  background-color: #EEE4EB;
}

Frequently asked questions

What color is #EEE4EB?+

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

What is the closest Tailwind color to #EEE4EB?+

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