#AA50F4 Color

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

Color preview

#AA50F4

Color formats

HEX
#AA50F4
RGB
rgb(170, 80, 244)
RGBA
rgba(170, 80, 244, 1)
HSL
hsl(273, 88%, 64%)
HSV
hsv(273, 67%, 96%)
CMYK
cmyk(30%, 67%, 0%, 4%)
CSS variable
--color-primary: #AA50F4;
Lowercase HEX
#aa50f4

Shades

Tints

Tones

Harmony

CSS snippets for #AA50F4

.color-aa50f4 {
  color: #AA50F4;
  background-color: #AA50F4;
}

Frequently asked questions

What color is #AA50F4?+

#AA50F4 is a HEX color with RGB value rgb(170, 80, 244) and HSL value hsl(273, 88%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AA50F4?+

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