#AA4B9A Color

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

Color preview

#AA4B9A

Color formats

HEX
#AA4B9A
RGB
rgb(170, 75, 154)
RGBA
rgba(170, 75, 154, 1)
HSL
hsl(310, 39%, 48%)
HSV
hsv(310, 56%, 67%)
CMYK
cmyk(0%, 56%, 9%, 33%)
CSS variable
--color-primary: #AA4B9A;
Lowercase HEX
#aa4b9a

Shades

Tints

Tones

Harmony

CSS snippets for #AA4B9A

.color-aa4b9a {
  color: #AA4B9A;
  background-color: #AA4B9A;
}

Frequently asked questions

What color is #AA4B9A?+

#AA4B9A is a HEX color with RGB value rgb(170, 75, 154) and HSL value hsl(310, 39%, 48%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AA4B9A?+

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