#AE72C0 Color

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

Color preview

#AE72C0

Color formats

HEX
#AE72C0
RGB
rgb(174, 114, 192)
RGBA
rgba(174, 114, 192, 1)
HSL
hsl(286, 38%, 60%)
HSV
hsv(286, 41%, 75%)
CMYK
cmyk(9%, 41%, 0%, 25%)
CSS variable
--color-primary: #AE72C0;
Lowercase HEX
#ae72c0

Shades

Tints

Tones

Harmony

CSS snippets for #AE72C0

.color-ae72c0 {
  color: #AE72C0;
  background-color: #AE72C0;
}

Frequently asked questions

What color is #AE72C0?+

#AE72C0 is a HEX color with RGB value rgb(174, 114, 192) and HSL value hsl(286, 38%, 60%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE72C0?+

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