#A9B4AE Color

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

Color preview

#A9B4AE

Color formats

HEX
#A9B4AE
RGB
rgb(169, 180, 174)
RGBA
rgba(169, 180, 174, 1)
HSL
hsl(147, 7%, 68%)
HSV
hsv(147, 6%, 71%)
CMYK
cmyk(6%, 0%, 3%, 29%)
CSS variable
--color-primary: #A9B4AE;
Lowercase HEX
#a9b4ae

Shades

Tints

Tones

Harmony

CSS snippets for #A9B4AE

.color-a9b4ae {
  color: #A9B4AE;
  background-color: #A9B4AE;
}

Frequently asked questions

What color is #A9B4AE?+

#A9B4AE is a HEX color with RGB value rgb(169, 180, 174) and HSL value hsl(147, 7%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A9B4AE?+

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