#EAA4EE Color

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

Color preview

#EAA4EE

Color formats

HEX
#EAA4EE
RGB
rgb(234, 164, 238)
RGBA
rgba(234, 164, 238, 1)
HSL
hsl(297, 69%, 79%)
HSV
hsv(297, 31%, 93%)
CMYK
cmyk(2%, 31%, 0%, 7%)
CSS variable
--color-primary: #EAA4EE;
Lowercase HEX
#eaa4ee

Shades

Tints

Tones

Harmony

CSS snippets for #EAA4EE

.color-eaa4ee {
  color: #EAA4EE;
  background-color: #EAA4EE;
}

Frequently asked questions

What color is #EAA4EE?+

#EAA4EE is a HEX color with RGB value rgb(234, 164, 238) and HSL value hsl(297, 69%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EAA4EE?+

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