#AA4FCD Color

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

Color preview

#AA4FCD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AA4FCD

.color-aa4fcd {
  color: #AA4FCD;
  background-color: #AA4FCD;
}

Frequently asked questions

What color is #AA4FCD?+

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

What is the closest Tailwind color to #AA4FCD?+

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