#AA1E9C Color

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

Color preview

#AA1E9C

Color formats

HEX
#AA1E9C
RGB
rgb(170, 30, 156)
RGBA
rgba(170, 30, 156, 1)
HSL
hsl(306, 70%, 39%)
HSV
hsv(306, 82%, 67%)
CMYK
cmyk(0%, 82%, 8%, 33%)
CSS variable
--color-primary: #AA1E9C;
Lowercase HEX
#aa1e9c

Shades

Tints

Tones

Harmony

CSS snippets for #AA1E9C

.color-aa1e9c {
  color: #AA1E9C;
  background-color: #AA1E9C;
}

Frequently asked questions

What color is #AA1E9C?+

#AA1E9C is a HEX color with RGB value rgb(170, 30, 156) and HSL value hsl(306, 70%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #AA1E9C?+

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