#EAA1FE Color

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

Color preview

#EAA1FE

Color formats

HEX
#EAA1FE
RGB
rgb(234, 161, 254)
RGBA
rgba(234, 161, 254, 1)
HSL
hsl(287, 98%, 81%)
HSV
hsv(287, 37%, 100%)
CMYK
cmyk(8%, 37%, 0%, 0%)
CSS variable
--color-primary: #EAA1FE;
Lowercase HEX
#eaa1fe

Shades

Tints

Tones

Harmony

CSS snippets for #EAA1FE

.color-eaa1fe {
  color: #EAA1FE;
  background-color: #EAA1FE;
}

Frequently asked questions

What color is #EAA1FE?+

#EAA1FE is a HEX color with RGB value rgb(234, 161, 254) and HSL value hsl(287, 98%, 81%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EAA1FE?+

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