#AA5E9C Color

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

Color preview

#AA5E9C

Color formats

HEX
#AA5E9C
RGB
rgb(170, 94, 156)
RGBA
rgba(170, 94, 156, 1)
HSL
hsl(311, 31%, 52%)
HSV
hsv(311, 45%, 67%)
CMYK
cmyk(0%, 45%, 8%, 33%)
CSS variable
--color-primary: #AA5E9C;
Lowercase HEX
#aa5e9c

Shades

Tints

Tones

Harmony

CSS snippets for #AA5E9C

.color-aa5e9c {
  color: #AA5E9C;
  background-color: #AA5E9C;
}

Frequently asked questions

What color is #AA5E9C?+

#AA5E9C is a HEX color with RGB value rgb(170, 94, 156) and HSL value hsl(311, 31%, 52%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #AA5E9C?+

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