#AE64E7 Color

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

Color preview

#AE64E7

Color formats

HEX
#AE64E7
RGB
rgb(174, 100, 231)
RGBA
rgba(174, 100, 231, 1)
HSL
hsl(274, 73%, 65%)
HSV
hsv(274, 57%, 91%)
CMYK
cmyk(25%, 57%, 0%, 9%)
CSS variable
--color-primary: #AE64E7;
Lowercase HEX
#ae64e7

Shades

Tints

Tones

Harmony

CSS snippets for #AE64E7

.color-ae64e7 {
  color: #AE64E7;
  background-color: #AE64E7;
}

Frequently asked questions

What color is #AE64E7?+

#AE64E7 is a HEX color with RGB value rgb(174, 100, 231) and HSL value hsl(274, 73%, 65%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE64E7?+

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