#AA97BF Color

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

Color preview

#AA97BF

Color formats

HEX
#AA97BF
RGB
rgb(170, 151, 191)
RGBA
rgba(170, 151, 191, 1)
HSL
hsl(268, 24%, 67%)
HSV
hsv(268, 21%, 75%)
CMYK
cmyk(11%, 21%, 0%, 25%)
CSS variable
--color-primary: #AA97BF;
Lowercase HEX
#aa97bf

Shades

Tints

Tones

Harmony

CSS snippets for #AA97BF

.color-aa97bf {
  color: #AA97BF;
  background-color: #AA97BF;
}

Frequently asked questions

What color is #AA97BF?+

#AA97BF is a HEX color with RGB value rgb(170, 151, 191) and HSL value hsl(268, 24%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AA97BF?+

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