#AE5AF6 Color

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

Color preview

#AE5AF6

Color formats

HEX
#AE5AF6
RGB
rgb(174, 90, 246)
RGBA
rgba(174, 90, 246, 1)
HSL
hsl(272, 90%, 66%)
HSV
hsv(272, 63%, 96%)
CMYK
cmyk(29%, 63%, 0%, 4%)
CSS variable
--color-primary: #AE5AF6;
Lowercase HEX
#ae5af6

Shades

Tints

Tones

Harmony

CSS snippets for #AE5AF6

.color-ae5af6 {
  color: #AE5AF6;
  background-color: #AE5AF6;
}

Frequently asked questions

What color is #AE5AF6?+

#AE5AF6 is a HEX color with RGB value rgb(174, 90, 246) and HSL value hsl(272, 90%, 66%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE5AF6?+

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