#A9A899 Color

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

Color preview

#A9A899

Color formats

HEX
#A9A899
RGB
rgb(169, 168, 153)
RGBA
rgba(169, 168, 153, 1)
HSL
hsl(56, 9%, 63%)
HSV
hsv(56, 9%, 66%)
CMYK
cmyk(0%, 1%, 9%, 34%)
CSS variable
--color-primary: #A9A899;
Lowercase HEX
#a9a899

Shades

Tints

Tones

Harmony

CSS snippets for #A9A899

.color-a9a899 {
  color: #A9A899;
  background-color: #A9A899;
}

Frequently asked questions

What color is #A9A899?+

#A9A899 is a HEX color with RGB value rgb(169, 168, 153) and HSL value hsl(56, 9%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A9A899?+

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