#AE5FBE Color

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

Color preview

#AE5FBE

Color formats

HEX
#AE5FBE
RGB
rgb(174, 95, 190)
RGBA
rgba(174, 95, 190, 1)
HSL
hsl(290, 42%, 56%)
HSV
hsv(290, 50%, 75%)
CMYK
cmyk(8%, 50%, 0%, 25%)
CSS variable
--color-primary: #AE5FBE;
Lowercase HEX
#ae5fbe

Shades

Tints

Tones

Harmony

CSS snippets for #AE5FBE

.color-ae5fbe {
  color: #AE5FBE;
  background-color: #AE5FBE;
}

Frequently asked questions

What color is #AE5FBE?+

#AE5FBE is a HEX color with RGB value rgb(174, 95, 190) and HSL value hsl(290, 42%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE5FBE?+

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