#A99A99 Color

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

Color preview

#A99A99

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A99A99

.color-a99a99 {
  color: #A99A99;
  background-color: #A99A99;
}

Frequently asked questions

What color is #A99A99?+

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

What is the closest Tailwind color to #A99A99?+

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