#AE72B6 Color

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

Color preview

#AE72B6

Color formats

HEX
#AE72B6
RGB
rgb(174, 114, 182)
RGBA
rgba(174, 114, 182, 1)
HSL
hsl(293, 32%, 58%)
HSV
hsv(293, 37%, 71%)
CMYK
cmyk(4%, 37%, 0%, 29%)
CSS variable
--color-primary: #AE72B6;
Lowercase HEX
#ae72b6

Shades

Tints

Tones

Harmony

CSS snippets for #AE72B6

.color-ae72b6 {
  color: #AE72B6;
  background-color: #AE72B6;
}

Frequently asked questions

What color is #AE72B6?+

#AE72B6 is a HEX color with RGB value rgb(174, 114, 182) and HSL value hsl(293, 32%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE72B6?+

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