#EEE5FB Color

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

Color preview

#EEE5FB

Color formats

HEX
#EEE5FB
RGB
rgb(238, 229, 251)
RGBA
rgba(238, 229, 251, 1)
HSL
hsl(265, 73%, 94%)
HSV
hsv(265, 9%, 98%)
CMYK
cmyk(5%, 9%, 0%, 2%)
CSS variable
--color-primary: #EEE5FB;
Lowercase HEX
#eee5fb

Shades

Tints

Tones

Harmony

CSS snippets for #EEE5FB

.color-eee5fb {
  color: #EEE5FB;
  background-color: #EEE5FB;
}

Frequently asked questions

What color is #EEE5FB?+

#EEE5FB is a HEX color with RGB value rgb(238, 229, 251) and HSL value hsl(265, 73%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EEE5FB?+

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