#AA99C2 Color

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

Color preview

#AA99C2

Color formats

HEX
#AA99C2
RGB
rgb(170, 153, 194)
RGBA
rgba(170, 153, 194, 1)
HSL
hsl(265, 25%, 68%)
HSV
hsv(265, 21%, 76%)
CMYK
cmyk(12%, 21%, 0%, 24%)
CSS variable
--color-primary: #AA99C2;
Lowercase HEX
#aa99c2

Shades

Tints

Tones

Harmony

CSS snippets for #AA99C2

.color-aa99c2 {
  color: #AA99C2;
  background-color: #AA99C2;
}

Frequently asked questions

What color is #AA99C2?+

#AA99C2 is a HEX color with RGB value rgb(170, 153, 194) and HSL value hsl(265, 25%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AA99C2?+

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