#AE5B9E Color

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

Color preview

#AE5B9E

Color formats

HEX
#AE5B9E
RGB
rgb(174, 91, 158)
RGBA
rgba(174, 91, 158, 1)
HSL
hsl(312, 34%, 52%)
HSV
hsv(312, 48%, 68%)
CMYK
cmyk(0%, 48%, 9%, 32%)
CSS variable
--color-primary: #AE5B9E;
Lowercase HEX
#ae5b9e

Shades

Tints

Tones

Harmony

CSS snippets for #AE5B9E

.color-ae5b9e {
  color: #AE5B9E;
  background-color: #AE5B9E;
}

Frequently asked questions

What color is #AE5B9E?+

#AE5B9E is a HEX color with RGB value rgb(174, 91, 158) and HSL value hsl(312, 34%, 52%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #AE5B9E?+

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