#A9AEAF Color

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

Color preview

#A9AEAF

Color formats

HEX
#A9AEAF
RGB
rgb(169, 174, 175)
RGBA
rgba(169, 174, 175, 1)
HSL
hsl(190, 4%, 67%)
HSV
hsv(190, 3%, 69%)
CMYK
cmyk(3%, 1%, 0%, 31%)
CSS variable
--color-primary: #A9AEAF;
Lowercase HEX
#a9aeaf

Shades

Tints

Tones

Harmony

CSS snippets for #A9AEAF

.color-a9aeaf {
  color: #A9AEAF;
  background-color: #A9AEAF;
}

Frequently asked questions

What color is #A9AEAF?+

#A9AEAF is a HEX color with RGB value rgb(169, 174, 175) and HSL value hsl(190, 4%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A9AEAF?+

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