#A9999E Color

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

Color preview

#A9999E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A9999E

.color-a9999e {
  color: #A9999E;
  background-color: #A9999E;
}

Frequently asked questions

What color is #A9999E?+

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

What is the closest Tailwind color to #A9999E?+

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