#AE5BE1 Color

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

Color preview

#AE5BE1

Color formats

HEX
#AE5BE1
RGB
rgb(174, 91, 225)
RGBA
rgba(174, 91, 225, 1)
HSL
hsl(277, 69%, 62%)
HSV
hsv(277, 60%, 88%)
CMYK
cmyk(23%, 60%, 0%, 12%)
CSS variable
--color-primary: #AE5BE1;
Lowercase HEX
#ae5be1

Shades

Tints

Tones

Harmony

CSS snippets for #AE5BE1

.color-ae5be1 {
  color: #AE5BE1;
  background-color: #AE5BE1;
}

Frequently asked questions

What color is #AE5BE1?+

#AE5BE1 is a HEX color with RGB value rgb(174, 91, 225) and HSL value hsl(277, 69%, 62%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE5BE1?+

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