#A9AAAB Color

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

Color preview

#A9AAAB

Color formats

HEX
#A9AAAB
RGB
rgb(169, 170, 171)
RGBA
rgba(169, 170, 171, 1)
HSL
hsl(210, 1%, 67%)
HSV
hsv(210, 1%, 67%)
CMYK
cmyk(1%, 1%, 0%, 33%)
CSS variable
--color-primary: #A9AAAB;
Lowercase HEX
#a9aaab

Shades

Tints

Tones

Harmony

CSS snippets for #A9AAAB

.color-a9aaab {
  color: #A9AAAB;
  background-color: #A9AAAB;
}

Frequently asked questions

What color is #A9AAAB?+

#A9AAAB is a HEX color with RGB value rgb(169, 170, 171) and HSL value hsl(210, 1%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A9AAAB?+

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