#AAB0A1 Color

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

Color preview

#AAB0A1

Color formats

HEX
#AAB0A1
RGB
rgb(170, 176, 161)
RGBA
rgba(170, 176, 161, 1)
HSL
hsl(84, 9%, 66%)
HSV
hsv(84, 9%, 69%)
CMYK
cmyk(3%, 0%, 9%, 31%)
CSS variable
--color-primary: #AAB0A1;
Lowercase HEX
#aab0a1

Shades

Tints

Tones

Harmony

CSS snippets for #AAB0A1

.color-aab0a1 {
  color: #AAB0A1;
  background-color: #AAB0A1;
}

Frequently asked questions

What color is #AAB0A1?+

#AAB0A1 is a HEX color with RGB value rgb(170, 176, 161) and HSL value hsl(84, 9%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAB0A1?+

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