#AE71D9 Color

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

Color preview

#AE71D9

Color formats

HEX
#AE71D9
RGB
rgb(174, 113, 217)
RGBA
rgba(174, 113, 217, 1)
HSL
hsl(275, 58%, 65%)
HSV
hsv(275, 48%, 85%)
CMYK
cmyk(20%, 48%, 0%, 15%)
CSS variable
--color-primary: #AE71D9;
Lowercase HEX
#ae71d9

Shades

Tints

Tones

Harmony

CSS snippets for #AE71D9

.color-ae71d9 {
  color: #AE71D9;
  background-color: #AE71D9;
}

Frequently asked questions

What color is #AE71D9?+

#AE71D9 is a HEX color with RGB value rgb(174, 113, 217) and HSL value hsl(275, 58%, 65%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AE71D9?+

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