#E5AED2 Color

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

Color preview

#E5AED2

Color formats

HEX
#E5AED2
RGB
rgb(229, 174, 210)
RGBA
rgba(229, 174, 210, 1)
HSL
hsl(321, 51%, 79%)
HSV
hsv(321, 24%, 90%)
CMYK
cmyk(0%, 24%, 8%, 10%)
CSS variable
--color-primary: #E5AED2;
Lowercase HEX
#e5aed2

Shades

Tints

Tones

Harmony

CSS snippets for #E5AED2

.color-e5aed2 {
  color: #E5AED2;
  background-color: #E5AED2;
}

Frequently asked questions

What color is #E5AED2?+

#E5AED2 is a HEX color with RGB value rgb(229, 174, 210) and HSL value hsl(321, 51%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E5AED2?+

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