#AA50CD Color

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

Color preview

#AA50CD

Color formats

HEX
#AA50CD
RGB
rgb(170, 80, 205)
RGBA
rgba(170, 80, 205, 1)
HSL
hsl(283, 56%, 56%)
HSV
hsv(283, 61%, 80%)
CMYK
cmyk(17%, 61%, 0%, 20%)
CSS variable
--color-primary: #AA50CD;
Lowercase HEX
#aa50cd

Shades

Tints

Tones

Harmony

CSS snippets for #AA50CD

.color-aa50cd {
  color: #AA50CD;
  background-color: #AA50CD;
}

Frequently asked questions

What color is #AA50CD?+

#AA50CD is a HEX color with RGB value rgb(170, 80, 205) and HSL value hsl(283, 56%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AA50CD?+

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