#AA99CC Color

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

Color preview

#AA99CC

Color formats

HEX
#AA99CC
RGB
rgb(170, 153, 204)
RGBA
rgba(170, 153, 204, 1)
HSL
hsl(260, 33%, 70%)
HSV
hsv(260, 25%, 80%)
CMYK
cmyk(17%, 25%, 0%, 20%)
CSS variable
--color-primary: #AA99CC;
Lowercase HEX
#aa99cc

Shades

Tints

Tones

Harmony

CSS snippets for #AA99CC

.color-aa99cc {
  color: #AA99CC;
  background-color: #AA99CC;
}

Frequently asked questions

What color is #AA99CC?+

#AA99CC is a HEX color with RGB value rgb(170, 153, 204) and HSL value hsl(260, 33%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AA99CC?+

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