#AE5ABA Color

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

Color preview

#AE5ABA

Color formats

HEX
#AE5ABA
RGB
rgb(174, 90, 186)
RGBA
rgba(174, 90, 186, 1)
HSL
hsl(293, 41%, 54%)
HSV
hsv(293, 52%, 73%)
CMYK
cmyk(6%, 52%, 0%, 27%)
CSS variable
--color-primary: #AE5ABA;
Lowercase HEX
#ae5aba

Shades

Tints

Tones

Harmony

CSS snippets for #AE5ABA

.color-ae5aba {
  color: #AE5ABA;
  background-color: #AE5ABA;
}

Frequently asked questions

What color is #AE5ABA?+

#AE5ABA is a HEX color with RGB value rgb(174, 90, 186) and HSL value hsl(293, 41%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE5ABA?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-600 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