#EEE8FB Color

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

Color preview

#EEE8FB

Color formats

HEX
#EEE8FB
RGB
rgb(238, 232, 251)
RGBA
rgba(238, 232, 251, 1)
HSL
hsl(259, 70%, 95%)
HSV
hsv(259, 8%, 98%)
CMYK
cmyk(5%, 8%, 0%, 2%)
CSS variable
--color-primary: #EEE8FB;
Lowercase HEX
#eee8fb

Shades

Tints

Tones

Harmony

CSS snippets for #EEE8FB

.color-eee8fb {
  color: #EEE8FB;
  background-color: #EEE8FB;
}

Frequently asked questions

What color is #EEE8FB?+

#EEE8FB is a HEX color with RGB value rgb(238, 232, 251) and HSL value hsl(259, 70%, 95%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EEE8FB?+

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