#EEE3FE Color

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

Color preview

#EEE3FE

Color formats

HEX
#EEE3FE
RGB
rgb(238, 227, 254)
RGBA
rgba(238, 227, 254, 1)
HSL
hsl(264, 93%, 94%)
HSV
hsv(264, 11%, 100%)
CMYK
cmyk(6%, 11%, 0%, 0%)
CSS variable
--color-primary: #EEE3FE;
Lowercase HEX
#eee3fe

Shades

Tints

Tones

Harmony

CSS snippets for #EEE3FE

.color-eee3fe {
  color: #EEE3FE;
  background-color: #EEE3FE;
}

Frequently asked questions

What color is #EEE3FE?+

#EEE3FE is a HEX color with RGB value rgb(238, 227, 254) and HSL value hsl(264, 93%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EEE3FE?+

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