#EAA2FE Color

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

Color preview

#EAA2FE

Color formats

HEX
#EAA2FE
RGB
rgb(234, 162, 254)
RGBA
rgba(234, 162, 254, 1)
HSL
hsl(287, 98%, 82%)
HSV
hsv(287, 36%, 100%)
CMYK
cmyk(8%, 36%, 0%, 0%)
CSS variable
--color-primary: #EAA2FE;
Lowercase HEX
#eaa2fe

Shades

Tints

Tones

Harmony

CSS snippets for #EAA2FE

.color-eaa2fe {
  color: #EAA2FE;
  background-color: #EAA2FE;
}

Frequently asked questions

What color is #EAA2FE?+

#EAA2FE is a HEX color with RGB value rgb(234, 162, 254) and HSL value hsl(287, 98%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EAA2FE?+

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