#AE55B5 Color

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

Color preview

#AE55B5

Color formats

HEX
#AE55B5
RGB
rgb(174, 85, 181)
RGBA
rgba(174, 85, 181, 1)
HSL
hsl(296, 39%, 52%)
HSV
hsv(296, 53%, 71%)
CMYK
cmyk(4%, 53%, 0%, 29%)
CSS variable
--color-primary: #AE55B5;
Lowercase HEX
#ae55b5

Shades

Tints

Tones

Harmony

CSS snippets for #AE55B5

.color-ae55b5 {
  color: #AE55B5;
  background-color: #AE55B5;
}

Frequently asked questions

What color is #AE55B5?+

#AE55B5 is a HEX color with RGB value rgb(174, 85, 181) and HSL value hsl(296, 39%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE55B5?+

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