#AE5BAE Color

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

Color preview

#AE5BAE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AE5BAE

.color-ae5bae {
  color: #AE5BAE;
  background-color: #AE5BAE;
}

Frequently asked questions

What color is #AE5BAE?+

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

What is the closest Tailwind color to #AE5BAE?+

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