#EACAF5 Color

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

Color preview

#EACAF5

Color formats

HEX
#EACAF5
RGB
rgb(234, 202, 245)
RGBA
rgba(234, 202, 245, 1)
HSL
hsl(285, 68%, 88%)
HSV
hsv(285, 18%, 96%)
CMYK
cmyk(4%, 18%, 0%, 4%)
CSS variable
--color-primary: #EACAF5;
Lowercase HEX
#eacaf5

Shades

Tints

Tones

Harmony

CSS snippets for #EACAF5

.color-eacaf5 {
  color: #EACAF5;
  background-color: #EACAF5;
}

Frequently asked questions

What color is #EACAF5?+

#EACAF5 is a HEX color with RGB value rgb(234, 202, 245) and HSL value hsl(285, 68%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EACAF5?+

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