#A9A0AE Color

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

Color preview

#A9A0AE

Color formats

HEX
#A9A0AE
RGB
rgb(169, 160, 174)
RGBA
rgba(169, 160, 174, 1)
HSL
hsl(279, 8%, 65%)
HSV
hsv(279, 8%, 68%)
CMYK
cmyk(3%, 8%, 0%, 32%)
CSS variable
--color-primary: #A9A0AE;
Lowercase HEX
#a9a0ae

Shades

Tints

Tones

Harmony

CSS snippets for #A9A0AE

.color-a9a0ae {
  color: #A9A0AE;
  background-color: #A9A0AE;
}

Frequently asked questions

What color is #A9A0AE?+

#A9A0AE is a HEX color with RGB value rgb(169, 160, 174) and HSL value hsl(279, 8%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A9A0AE?+

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