#EEE1EB Color

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

Color preview

#EEE1EB

Color formats

HEX
#EEE1EB
RGB
rgb(238, 225, 235)
RGBA
rgba(238, 225, 235, 1)
HSL
hsl(314, 28%, 91%)
HSV
hsv(314, 5%, 93%)
CMYK
cmyk(0%, 5%, 1%, 7%)
CSS variable
--color-primary: #EEE1EB;
Lowercase HEX
#eee1eb

Shades

Tints

Tones

Harmony

CSS snippets for #EEE1EB

.color-eee1eb {
  color: #EEE1EB;
  background-color: #EEE1EB;
}

Frequently asked questions

What color is #EEE1EB?+

#EEE1EB is a HEX color with RGB value rgb(238, 225, 235) and HSL value hsl(314, 28%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EEE1EB?+

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