#E3AED5 Color

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

Color preview

#E3AED5

Color formats

HEX
#E3AED5
RGB
rgb(227, 174, 213)
RGBA
rgba(227, 174, 213, 1)
HSL
hsl(316, 49%, 79%)
HSV
hsv(316, 23%, 89%)
CMYK
cmyk(0%, 23%, 6%, 11%)
CSS variable
--color-primary: #E3AED5;
Lowercase HEX
#e3aed5

Shades

Tints

Tones

Harmony

CSS snippets for #E3AED5

.color-e3aed5 {
  color: #E3AED5;
  background-color: #E3AED5;
}

Frequently asked questions

What color is #E3AED5?+

#E3AED5 is a HEX color with RGB value rgb(227, 174, 213) and HSL value hsl(316, 49%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E3AED5?+

The closest Tailwind color is pink-300, available as the bg-pink-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