#A9999A Color

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

Color preview

#A9999A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A9999A

.color-a9999a {
  color: #A9999A;
  background-color: #A9999A;
}

Frequently asked questions

What color is #A9999A?+

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

What is the closest Tailwind color to #A9999A?+

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