#AE5CAC Color

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

Color preview

#AE5CAC

Color formats

HEX
#AE5CAC
RGB
rgb(174, 92, 172)
RGBA
rgba(174, 92, 172, 1)
HSL
hsl(301, 34%, 52%)
HSV
hsv(301, 47%, 68%)
CMYK
cmyk(0%, 47%, 1%, 32%)
CSS variable
--color-primary: #AE5CAC;
Lowercase HEX
#ae5cac

Shades

Tints

Tones

Harmony

CSS snippets for #AE5CAC

.color-ae5cac {
  color: #AE5CAC;
  background-color: #AE5CAC;
}

Frequently asked questions

What color is #AE5CAC?+

#AE5CAC is a HEX color with RGB value rgb(174, 92, 172) and HSL value hsl(301, 34%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE5CAC?+

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