#A9BFAA Color

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

Color preview

#A9BFAA

Color formats

HEX
#A9BFAA
RGB
rgb(169, 191, 170)
RGBA
rgba(169, 191, 170, 1)
HSL
hsl(123, 15%, 71%)
HSV
hsv(123, 12%, 75%)
CMYK
cmyk(12%, 0%, 11%, 25%)
CSS variable
--color-primary: #A9BFAA;
Lowercase HEX
#a9bfaa

Shades

Tints

Tones

Harmony

CSS snippets for #A9BFAA

.color-a9bfaa {
  color: #A9BFAA;
  background-color: #A9BFAA;
}

Frequently asked questions

What color is #A9BFAA?+

#A9BFAA is a HEX color with RGB value rgb(169, 191, 170) and HSL value hsl(123, 15%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A9BFAA?+

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