#A1AAAB Color

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

Color preview

#A1AAAB

Color formats

HEX
#A1AAAB
RGB
rgb(161, 170, 171)
RGBA
rgba(161, 170, 171, 1)
HSL
hsl(186, 6%, 65%)
HSV
hsv(186, 6%, 67%)
CMYK
cmyk(6%, 1%, 0%, 33%)
CSS variable
--color-primary: #A1AAAB;
Lowercase HEX
#a1aaab

Shades

Tints

Tones

Harmony

CSS snippets for #A1AAAB

.color-a1aaab {
  color: #A1AAAB;
  background-color: #A1AAAB;
}

Frequently asked questions

What color is #A1AAAB?+

#A1AAAB is a HEX color with RGB value rgb(161, 170, 171) and HSL value hsl(186, 6%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A1AAAB?+

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