#A9AEAC Color

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

Color preview

#A9AEAC

Color formats

HEX
#A9AEAC
RGB
rgb(169, 174, 172)
RGBA
rgba(169, 174, 172, 1)
HSL
hsl(156, 3%, 67%)
HSV
hsv(156, 3%, 68%)
CMYK
cmyk(3%, 0%, 1%, 32%)
CSS variable
--color-primary: #A9AEAC;
Lowercase HEX
#a9aeac

Shades

Tints

Tones

Harmony

CSS snippets for #A9AEAC

.color-a9aeac {
  color: #A9AEAC;
  background-color: #A9AEAC;
}

Frequently asked questions

What color is #A9AEAC?+

#A9AEAC is a HEX color with RGB value rgb(169, 174, 172) and HSL value hsl(156, 3%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A9AEAC?+

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