#EAA5FD Color

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

Color preview

#EAA5FD

Color formats

HEX
#EAA5FD
RGB
rgb(234, 165, 253)
RGBA
rgba(234, 165, 253, 1)
HSL
hsl(287, 96%, 82%)
HSV
hsv(287, 35%, 99%)
CMYK
cmyk(8%, 35%, 0%, 1%)
CSS variable
--color-primary: #EAA5FD;
Lowercase HEX
#eaa5fd

Shades

Tints

Tones

Harmony

CSS snippets for #EAA5FD

.color-eaa5fd {
  color: #EAA5FD;
  background-color: #EAA5FD;
}

Frequently asked questions

What color is #EAA5FD?+

#EAA5FD is a HEX color with RGB value rgb(234, 165, 253) and HSL value hsl(287, 96%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EAA5FD?+

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