#A9999D Color

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

Color preview

#A9999D

Color formats

HEX
#A9999D
RGB
rgb(169, 153, 157)
RGBA
rgba(169, 153, 157, 1)
HSL
hsl(345, 9%, 63%)
HSV
hsv(345, 9%, 66%)
CMYK
cmyk(0%, 9%, 7%, 34%)
CSS variable
--color-primary: #A9999D;
Lowercase HEX
#a9999d

Shades

Tints

Tones

Harmony

CSS snippets for #A9999D

.color-a9999d {
  color: #A9999D;
  background-color: #A9999D;
}

Frequently asked questions

What color is #A9999D?+

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

What is the closest Tailwind color to #A9999D?+

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