#AA1C5E Color

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

Color preview

#AA1C5E

Color formats

HEX
#AA1C5E
RGB
rgb(170, 28, 94)
RGBA
rgba(170, 28, 94, 1)
HSL
hsl(332, 72%, 39%)
HSV
hsv(332, 84%, 67%)
CMYK
cmyk(0%, 84%, 45%, 33%)
CSS variable
--color-primary: #AA1C5E;
Lowercase HEX
#aa1c5e

Shades

Tints

Tones

Harmony

CSS snippets for #AA1C5E

.color-aa1c5e {
  color: #AA1C5E;
  background-color: #AA1C5E;
}

Frequently asked questions

What color is #AA1C5E?+

#AA1C5E is a HEX color with RGB value rgb(170, 28, 94) and HSL value hsl(332, 72%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #AA1C5E?+

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