#A9999C Color

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

Color preview

#A9999C

Color formats

HEX
#A9999C
RGB
rgb(169, 153, 156)
RGBA
rgba(169, 153, 156, 1)
HSL
hsl(349, 9%, 63%)
HSV
hsv(349, 9%, 66%)
CMYK
cmyk(0%, 9%, 8%, 34%)
CSS variable
--color-primary: #A9999C;
Lowercase HEX
#a9999c

Shades

Tints

Tones

Harmony

CSS snippets for #A9999C

.color-a9999c {
  color: #A9999C;
  background-color: #A9999C;
}

Frequently asked questions

What color is #A9999C?+

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

What is the closest Tailwind color to #A9999C?+

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