#EEE1FB Color

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

Color preview

#EEE1FB

Color formats

HEX
#EEE1FB
RGB
rgb(238, 225, 251)
RGBA
rgba(238, 225, 251, 1)
HSL
hsl(270, 76%, 93%)
HSV
hsv(270, 10%, 98%)
CMYK
cmyk(5%, 10%, 0%, 2%)
CSS variable
--color-primary: #EEE1FB;
Lowercase HEX
#eee1fb

Shades

Tints

Tones

Harmony

CSS snippets for #EEE1FB

.color-eee1fb {
  color: #EEE1FB;
  background-color: #EEE1FB;
}

Frequently asked questions

What color is #EEE1FB?+

#EEE1FB is a HEX color with RGB value rgb(238, 225, 251) and HSL value hsl(270, 76%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EEE1FB?+

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