#EEE3FB Color

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

Color preview

#EEE3FB

Color formats

HEX
#EEE3FB
RGB
rgb(238, 227, 251)
RGBA
rgba(238, 227, 251, 1)
HSL
hsl(268, 75%, 94%)
HSV
hsv(268, 10%, 98%)
CMYK
cmyk(5%, 10%, 0%, 2%)
CSS variable
--color-primary: #EEE3FB;
Lowercase HEX
#eee3fb

Shades

Tints

Tones

Harmony

CSS snippets for #EEE3FB

.color-eee3fb {
  color: #EEE3FB;
  background-color: #EEE3FB;
}

Frequently asked questions

What color is #EEE3FB?+

#EEE3FB is a HEX color with RGB value rgb(238, 227, 251) and HSL value hsl(268, 75%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EEE3FB?+

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