#A1AAAA Color

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

Color preview

#A1AAAA

Color formats

HEX
#A1AAAA
RGB
rgb(161, 170, 170)
RGBA
rgba(161, 170, 170, 1)
HSL
hsl(180, 5%, 65%)
HSV
hsv(180, 5%, 67%)
CMYK
cmyk(5%, 0%, 0%, 33%)
CSS variable
--color-primary: #A1AAAA;
Lowercase HEX
#a1aaaa

Shades

Tints

Tones

Harmony

CSS snippets for #A1AAAA

.color-a1aaaa {
  color: #A1AAAA;
  background-color: #A1AAAA;
}

Frequently asked questions

What color is #A1AAAA?+

#A1AAAA is a HEX color with RGB value rgb(161, 170, 170) and HSL value hsl(180, 5%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A1AAAA?+

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