#AAA0BF Color

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

Color preview

#AAA0BF

Color formats

HEX
#AAA0BF
RGB
rgb(170, 160, 191)
RGBA
rgba(170, 160, 191, 1)
HSL
hsl(259, 19%, 69%)
HSV
hsv(259, 16%, 75%)
CMYK
cmyk(11%, 16%, 0%, 25%)
CSS variable
--color-primary: #AAA0BF;
Lowercase HEX
#aaa0bf

Shades

Tints

Tones

Harmony

CSS snippets for #AAA0BF

.color-aaa0bf {
  color: #AAA0BF;
  background-color: #AAA0BF;
}

Frequently asked questions

What color is #AAA0BF?+

#AAA0BF is a HEX color with RGB value rgb(170, 160, 191) and HSL value hsl(259, 19%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA0BF?+

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