#AE5AA0 Color

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

Color preview

#AE5AA0

Color formats

HEX
#AE5AA0
RGB
rgb(174, 90, 160)
RGBA
rgba(174, 90, 160, 1)
HSL
hsl(310, 34%, 52%)
HSV
hsv(310, 48%, 68%)
CMYK
cmyk(0%, 48%, 8%, 32%)
CSS variable
--color-primary: #AE5AA0;
Lowercase HEX
#ae5aa0

Shades

Tints

Tones

Harmony

CSS snippets for #AE5AA0

.color-ae5aa0 {
  color: #AE5AA0;
  background-color: #AE5AA0;
}

Frequently asked questions

What color is #AE5AA0?+

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

What is the closest Tailwind color to #AE5AA0?+

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