#AA4EAC Color

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

Color preview

#AA4EAC

Color formats

HEX
#AA4EAC
RGB
rgb(170, 78, 172)
RGBA
rgba(170, 78, 172, 1)
HSL
hsl(299, 38%, 49%)
HSV
hsv(299, 55%, 67%)
CMYK
cmyk(1%, 55%, 0%, 33%)
CSS variable
--color-primary: #AA4EAC;
Lowercase HEX
#aa4eac

Shades

Tints

Tones

Harmony

CSS snippets for #AA4EAC

.color-aa4eac {
  color: #AA4EAC;
  background-color: #AA4EAC;
}

Frequently asked questions

What color is #AA4EAC?+

#AA4EAC is a HEX color with RGB value rgb(170, 78, 172) and HSL value hsl(299, 38%, 49%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AA4EAC?+

The closest Tailwind color is fuchsia-700, available as the bg-fuchsia-700 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