#AE72D1 Color

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

Color preview

#AE72D1

Color formats

HEX
#AE72D1
RGB
rgb(174, 114, 209)
RGBA
rgba(174, 114, 209, 1)
HSL
hsl(278, 51%, 63%)
HSV
hsv(278, 45%, 82%)
CMYK
cmyk(17%, 45%, 0%, 18%)
CSS variable
--color-primary: #AE72D1;
Lowercase HEX
#ae72d1

Shades

Tints

Tones

Harmony

CSS snippets for #AE72D1

.color-ae72d1 {
  color: #AE72D1;
  background-color: #AE72D1;
}

Frequently asked questions

What color is #AE72D1?+

#AE72D1 is a HEX color with RGB value rgb(174, 114, 209) and HSL value hsl(278, 51%, 63%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AE72D1?+

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