#AA5FEB Color

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

Color preview

#AA5FEB

Color formats

HEX
#AA5FEB
RGB
rgb(170, 95, 235)
RGBA
rgba(170, 95, 235, 1)
HSL
hsl(272, 78%, 65%)
HSV
hsv(272, 60%, 92%)
CMYK
cmyk(28%, 60%, 0%, 8%)
CSS variable
--color-primary: #AA5FEB;
Lowercase HEX
#aa5feb

Shades

Tints

Tones

Harmony

CSS snippets for #AA5FEB

.color-aa5feb {
  color: #AA5FEB;
  background-color: #AA5FEB;
}

Frequently asked questions

What color is #AA5FEB?+

#AA5FEB is a HEX color with RGB value rgb(170, 95, 235) and HSL value hsl(272, 78%, 65%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AA5FEB?+

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