#AA4988 Color

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

Color preview

#AA4988

Color formats

HEX
#AA4988
RGB
rgb(170, 73, 136)
RGBA
rgba(170, 73, 136, 1)
HSL
hsl(321, 40%, 48%)
HSV
hsv(321, 57%, 67%)
CMYK
cmyk(0%, 57%, 20%, 33%)
CSS variable
--color-primary: #AA4988;
Lowercase HEX
#aa4988

Shades

Tints

Tones

Harmony

CSS snippets for #AA4988

.color-aa4988 {
  color: #AA4988;
  background-color: #AA4988;
}

Frequently asked questions

What color is #AA4988?+

#AA4988 is a HEX color with RGB value rgb(170, 73, 136) and HSL value hsl(321, 40%, 48%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #AA4988?+

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