#ADAD97 Color

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

Color preview

#ADAD97

Color formats

HEX
#ADAD97
RGB
rgb(173, 173, 151)
RGBA
rgba(173, 173, 151, 1)
HSL
hsl(60, 12%, 64%)
HSV
hsv(60, 13%, 68%)
CMYK
cmyk(0%, 0%, 13%, 32%)
CSS variable
--color-primary: #ADAD97;
Lowercase HEX
#adad97

Shades

Tints

Tones

Harmony

CSS snippets for #ADAD97

.color-adad97 {
  color: #ADAD97;
  background-color: #ADAD97;
}

Frequently asked questions

What color is #ADAD97?+

#ADAD97 is a HEX color with RGB value rgb(173, 173, 151) and HSL value hsl(60, 12%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ADAD97?+

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