#E3A2FA Color

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

Color preview

#E3A2FA

Color formats

HEX
#E3A2FA
RGB
rgb(227, 162, 250)
RGBA
rgba(227, 162, 250, 1)
HSL
hsl(284, 90%, 81%)
HSV
hsv(284, 35%, 98%)
CMYK
cmyk(9%, 35%, 0%, 2%)
CSS variable
--color-primary: #E3A2FA;
Lowercase HEX
#e3a2fa

Shades

Tints

Tones

Harmony

CSS snippets for #E3A2FA

.color-e3a2fa {
  color: #E3A2FA;
  background-color: #E3A2FA;
}

Frequently asked questions

What color is #E3A2FA?+

#E3A2FA is a HEX color with RGB value rgb(227, 162, 250) and HSL value hsl(284, 90%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E3A2FA?+

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