#EEE3FA Color

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

Color preview

#EEE3FA

Color formats

HEX
#EEE3FA
RGB
rgb(238, 227, 250)
RGBA
rgba(238, 227, 250, 1)
HSL
hsl(269, 70%, 94%)
HSV
hsv(269, 9%, 98%)
CMYK
cmyk(5%, 9%, 0%, 2%)
CSS variable
--color-primary: #EEE3FA;
Lowercase HEX
#eee3fa

Shades

Tints

Tones

Harmony

CSS snippets for #EEE3FA

.color-eee3fa {
  color: #EEE3FA;
  background-color: #EEE3FA;
}

Frequently asked questions

What color is #EEE3FA?+

#EEE3FA is a HEX color with RGB value rgb(238, 227, 250) and HSL value hsl(269, 70%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EEE3FA?+

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