#A1AAAC Color

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

Color preview

#A1AAAC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A1AAAC

.color-a1aaac {
  color: #A1AAAC;
  background-color: #A1AAAC;
}

Frequently asked questions

What color is #A1AAAC?+

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

What is the closest Tailwind color to #A1AAAC?+

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