#AE5CAA Color

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

Color preview

#AE5CAA

Color formats

HEX
#AE5CAA
RGB
rgb(174, 92, 170)
RGBA
rgba(174, 92, 170, 1)
HSL
hsl(303, 34%, 52%)
HSV
hsv(303, 47%, 68%)
CMYK
cmyk(0%, 47%, 2%, 32%)
CSS variable
--color-primary: #AE5CAA;
Lowercase HEX
#ae5caa

Shades

Tints

Tones

Harmony

CSS snippets for #AE5CAA

.color-ae5caa {
  color: #AE5CAA;
  background-color: #AE5CAA;
}

Frequently asked questions

What color is #AE5CAA?+

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

What is the closest Tailwind color to #AE5CAA?+

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