#EEE9FA Color

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

Color preview

#EEE9FA

Color formats

HEX
#EEE9FA
RGB
rgb(238, 233, 250)
RGBA
rgba(238, 233, 250, 1)
HSL
hsl(258, 63%, 95%)
HSV
hsv(258, 7%, 98%)
CMYK
cmyk(5%, 7%, 0%, 2%)
CSS variable
--color-primary: #EEE9FA;
Lowercase HEX
#eee9fa

Shades

Tints

Tones

Harmony

CSS snippets for #EEE9FA

.color-eee9fa {
  color: #EEE9FA;
  background-color: #EEE9FA;
}

Frequently asked questions

What color is #EEE9FA?+

#EEE9FA is a HEX color with RGB value rgb(238, 233, 250) and HSL value hsl(258, 63%, 95%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EEE9FA?+

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