#ADAA8B Color

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

Color preview

#ADAA8B

Color formats

HEX
#ADAA8B
RGB
rgb(173, 170, 139)
RGBA
rgba(173, 170, 139, 1)
HSL
hsl(55, 17%, 61%)
HSV
hsv(55, 20%, 68%)
CMYK
cmyk(0%, 2%, 20%, 32%)
CSS variable
--color-primary: #ADAA8B;
Lowercase HEX
#adaa8b

Shades

Tints

Tones

Harmony

CSS snippets for #ADAA8B

.color-adaa8b {
  color: #ADAA8B;
  background-color: #ADAA8B;
}

Frequently asked questions

What color is #ADAA8B?+

#ADAA8B is a HEX color with RGB value rgb(173, 170, 139) and HSL value hsl(55, 17%, 61%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ADAA8B?+

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