#AE5BAA Color

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

Color preview

#AE5BAA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AE5BAA

.color-ae5baa {
  color: #AE5BAA;
  background-color: #AE5BAA;
}

Frequently asked questions

What color is #AE5BAA?+

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

What is the closest Tailwind color to #AE5BAA?+

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