#EAAEF4 Color

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

Color preview

#EAAEF4

Color formats

HEX
#EAAEF4
RGB
rgb(234, 174, 244)
RGBA
rgba(234, 174, 244, 1)
HSL
hsl(291, 76%, 82%)
HSV
hsv(291, 29%, 96%)
CMYK
cmyk(4%, 29%, 0%, 4%)
CSS variable
--color-primary: #EAAEF4;
Lowercase HEX
#eaaef4

Shades

Tints

Tones

Harmony

CSS snippets for #EAAEF4

.color-eaaef4 {
  color: #EAAEF4;
  background-color: #EAAEF4;
}

Frequently asked questions

What color is #EAAEF4?+

#EAAEF4 is a HEX color with RGB value rgb(234, 174, 244) and HSL value hsl(291, 76%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EAAEF4?+

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