#A99D99 Color

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

Color preview

#A99D99

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A99D99

.color-a99d99 {
  color: #A99D99;
  background-color: #A99D99;
}

Frequently asked questions

What color is #A99D99?+

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

What is the closest Tailwind color to #A99D99?+

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