#AE5A8E Color

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

Color preview

#AE5A8E

Color formats

HEX
#AE5A8E
RGB
rgb(174, 90, 142)
RGBA
rgba(174, 90, 142, 1)
HSL
hsl(323, 34%, 52%)
HSV
hsv(323, 48%, 68%)
CMYK
cmyk(0%, 48%, 18%, 32%)
CSS variable
--color-primary: #AE5A8E;
Lowercase HEX
#ae5a8e

Shades

Tints

Tones

Harmony

CSS snippets for #AE5A8E

.color-ae5a8e {
  color: #AE5A8E;
  background-color: #AE5A8E;
}

Frequently asked questions

What color is #AE5A8E?+

#AE5A8E is a HEX color with RGB value rgb(174, 90, 142) and HSL value hsl(323, 34%, 52%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #AE5A8E?+

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