#EAA7FE Color

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

Color preview

#EAA7FE

Color formats

HEX
#EAA7FE
RGB
rgb(234, 167, 254)
RGBA
rgba(234, 167, 254, 1)
HSL
hsl(286, 98%, 83%)
HSV
hsv(286, 34%, 100%)
CMYK
cmyk(8%, 34%, 0%, 0%)
CSS variable
--color-primary: #EAA7FE;
Lowercase HEX
#eaa7fe

Shades

Tints

Tones

Harmony

CSS snippets for #EAA7FE

.color-eaa7fe {
  color: #EAA7FE;
  background-color: #EAA7FE;
}

Frequently asked questions

What color is #EAA7FE?+

#EAA7FE is a HEX color with RGB value rgb(234, 167, 254) and HSL value hsl(286, 98%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EAA7FE?+

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