#A9AEAA Color

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

Color preview

#A9AEAA

Color formats

HEX
#A9AEAA
RGB
rgb(169, 174, 170)
RGBA
rgba(169, 174, 170, 1)
HSL
hsl(132, 3%, 67%)
HSV
hsv(132, 3%, 68%)
CMYK
cmyk(3%, 0%, 2%, 32%)
CSS variable
--color-primary: #A9AEAA;
Lowercase HEX
#a9aeaa

Shades

Tints

Tones

Harmony

CSS snippets for #A9AEAA

.color-a9aeaa {
  color: #A9AEAA;
  background-color: #A9AEAA;
}

Frequently asked questions

What color is #A9AEAA?+

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

What is the closest Tailwind color to #A9AEAA?+

The closest Tailwind color is neutral-400, available as the bg-neutral-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