#AA4C8C Color

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

Color preview

#AA4C8C

Color formats

HEX
#AA4C8C
RGB
rgb(170, 76, 140)
RGBA
rgba(170, 76, 140, 1)
HSL
hsl(319, 38%, 48%)
HSV
hsv(319, 55%, 67%)
CMYK
cmyk(0%, 55%, 18%, 33%)
CSS variable
--color-primary: #AA4C8C;
Lowercase HEX
#aa4c8c

Shades

Tints

Tones

Harmony

CSS snippets for #AA4C8C

.color-aa4c8c {
  color: #AA4C8C;
  background-color: #AA4C8C;
}

Frequently asked questions

What color is #AA4C8C?+

#AA4C8C is a HEX color with RGB value rgb(170, 76, 140) and HSL value hsl(319, 38%, 48%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #AA4C8C?+

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