#AE59D9 Color

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

Color preview

#AE59D9

Color formats

HEX
#AE59D9
RGB
rgb(174, 89, 217)
RGBA
rgba(174, 89, 217, 1)
HSL
hsl(280, 63%, 60%)
HSV
hsv(280, 59%, 85%)
CMYK
cmyk(20%, 59%, 0%, 15%)
CSS variable
--color-primary: #AE59D9;
Lowercase HEX
#ae59d9

Shades

Tints

Tones

Harmony

CSS snippets for #AE59D9

.color-ae59d9 {
  color: #AE59D9;
  background-color: #AE59D9;
}

Frequently asked questions

What color is #AE59D9?+

#AE59D9 is a HEX color with RGB value rgb(174, 89, 217) and HSL value hsl(280, 63%, 60%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE59D9?+

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