#AA96CC Color

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

Color preview

#AA96CC

Color formats

HEX
#AA96CC
RGB
rgb(170, 150, 204)
RGBA
rgba(170, 150, 204, 1)
HSL
hsl(262, 35%, 69%)
HSV
hsv(262, 26%, 80%)
CMYK
cmyk(17%, 26%, 0%, 20%)
CSS variable
--color-primary: #AA96CC;
Lowercase HEX
#aa96cc

Shades

Tints

Tones

Harmony

CSS snippets for #AA96CC

.color-aa96cc {
  color: #AA96CC;
  background-color: #AA96CC;
}

Frequently asked questions

What color is #AA96CC?+

#AA96CC is a HEX color with RGB value rgb(170, 150, 204) and HSL value hsl(262, 35%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AA96CC?+

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