#EEEAF2 Color

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

Color preview

#EEEAF2

Color formats

HEX
#EEEAF2
RGB
rgb(238, 234, 242)
RGBA
rgba(238, 234, 242, 1)
HSL
hsl(270, 24%, 93%)
HSV
hsv(270, 3%, 95%)
CMYK
cmyk(2%, 3%, 0%, 5%)
CSS variable
--color-primary: #EEEAF2;
Lowercase HEX
#eeeaf2

Shades

Tints

Tones

Harmony

CSS snippets for #EEEAF2

.color-eeeaf2 {
  color: #EEEAF2;
  background-color: #EEEAF2;
}

Frequently asked questions

What color is #EEEAF2?+

#EEEAF2 is a HEX color with RGB value rgb(238, 234, 242) and HSL value hsl(270, 24%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EEEAF2?+

The closest Tailwind color is gray-200, available as the bg-gray-200 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