#AA91CC Color

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

Color preview

#AA91CC

Color formats

HEX
#AA91CC
RGB
rgb(170, 145, 204)
RGBA
rgba(170, 145, 204, 1)
HSL
hsl(265, 37%, 68%)
HSV
hsv(265, 29%, 80%)
CMYK
cmyk(17%, 29%, 0%, 20%)
CSS variable
--color-primary: #AA91CC;
Lowercase HEX
#aa91cc

Shades

Tints

Tones

Harmony

CSS snippets for #AA91CC

.color-aa91cc {
  color: #AA91CC;
  background-color: #AA91CC;
}

Frequently asked questions

What color is #AA91CC?+

#AA91CC is a HEX color with RGB value rgb(170, 145, 204) and HSL value hsl(265, 37%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AA91CC?+

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