#AE55CC Color

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

Color preview

#AE55CC

Color formats

HEX
#AE55CC
RGB
rgb(174, 85, 204)
RGBA
rgba(174, 85, 204, 1)
HSL
hsl(285, 54%, 57%)
HSV
hsv(285, 58%, 80%)
CMYK
cmyk(15%, 58%, 0%, 20%)
CSS variable
--color-primary: #AE55CC;
Lowercase HEX
#ae55cc

Shades

Tints

Tones

Harmony

CSS snippets for #AE55CC

.color-ae55cc {
  color: #AE55CC;
  background-color: #AE55CC;
}

Frequently asked questions

What color is #AE55CC?+

#AE55CC is a HEX color with RGB value rgb(174, 85, 204) and HSL value hsl(285, 54%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE55CC?+

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