#E3A4EE Color

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

Color preview

#E3A4EE

Color formats

HEX
#E3A4EE
RGB
rgb(227, 164, 238)
RGBA
rgba(227, 164, 238, 1)
HSL
hsl(291, 69%, 79%)
HSV
hsv(291, 31%, 93%)
CMYK
cmyk(5%, 31%, 0%, 7%)
CSS variable
--color-primary: #E3A4EE;
Lowercase HEX
#e3a4ee

Shades

Tints

Tones

Harmony

CSS snippets for #E3A4EE

.color-e3a4ee {
  color: #E3A4EE;
  background-color: #E3A4EE;
}

Frequently asked questions

What color is #E3A4EE?+

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

What is the closest Tailwind color to #E3A4EE?+

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