#EACAF2 Color

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

Color preview

#EACAF2

Color formats

HEX
#EACAF2
RGB
rgb(234, 202, 242)
RGBA
rgba(234, 202, 242, 1)
HSL
hsl(288, 61%, 87%)
HSV
hsv(288, 17%, 95%)
CMYK
cmyk(3%, 17%, 0%, 5%)
CSS variable
--color-primary: #EACAF2;
Lowercase HEX
#eacaf2

Shades

Tints

Tones

Harmony

CSS snippets for #EACAF2

.color-eacaf2 {
  color: #EACAF2;
  background-color: #EACAF2;
}

Frequently asked questions

What color is #EACAF2?+

#EACAF2 is a HEX color with RGB value rgb(234, 202, 242) and HSL value hsl(288, 61%, 87%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EACAF2?+

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