#AE51C3 Color

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

Color preview

#AE51C3

Color formats

HEX
#AE51C3
RGB
rgb(174, 81, 195)
RGBA
rgba(174, 81, 195, 1)
HSL
hsl(289, 49%, 54%)
HSV
hsv(289, 58%, 76%)
CMYK
cmyk(11%, 58%, 0%, 24%)
CSS variable
--color-primary: #AE51C3;
Lowercase HEX
#ae51c3

Shades

Tints

Tones

Harmony

CSS snippets for #AE51C3

.color-ae51c3 {
  color: #AE51C3;
  background-color: #AE51C3;
}

Frequently asked questions

What color is #AE51C3?+

#AE51C3 is a HEX color with RGB value rgb(174, 81, 195) and HSL value hsl(289, 49%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE51C3?+

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