#EEE6FA Color

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

Color preview

#EEE6FA

Color formats

HEX
#EEE6FA
RGB
rgb(238, 230, 250)
RGBA
rgba(238, 230, 250, 1)
HSL
hsl(264, 67%, 94%)
HSV
hsv(264, 8%, 98%)
CMYK
cmyk(5%, 8%, 0%, 2%)
CSS variable
--color-primary: #EEE6FA;
Lowercase HEX
#eee6fa

Shades

Tints

Tones

Harmony

CSS snippets for #EEE6FA

.color-eee6fa {
  color: #EEE6FA;
  background-color: #EEE6FA;
}

Frequently asked questions

What color is #EEE6FA?+

#EEE6FA is a HEX color with RGB value rgb(238, 230, 250) and HSL value hsl(264, 67%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EEE6FA?+

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