#AE5FC2 Color

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

Color preview

#AE5FC2

Color formats

HEX
#AE5FC2
RGB
rgb(174, 95, 194)
RGBA
rgba(174, 95, 194, 1)
HSL
hsl(288, 45%, 57%)
HSV
hsv(288, 51%, 76%)
CMYK
cmyk(10%, 51%, 0%, 24%)
CSS variable
--color-primary: #AE5FC2;
Lowercase HEX
#ae5fc2

Shades

Tints

Tones

Harmony

CSS snippets for #AE5FC2

.color-ae5fc2 {
  color: #AE5FC2;
  background-color: #AE5FC2;
}

Frequently asked questions

What color is #AE5FC2?+

#AE5FC2 is a HEX color with RGB value rgb(174, 95, 194) and HSL value hsl(288, 45%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE5FC2?+

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