#ADAB96 Color

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

Color preview

#ADAB96

Color formats

HEX
#ADAB96
RGB
rgb(173, 171, 150)
RGBA
rgba(173, 171, 150, 1)
HSL
hsl(55, 12%, 63%)
HSV
hsv(55, 13%, 68%)
CMYK
cmyk(0%, 1%, 13%, 32%)
CSS variable
--color-primary: #ADAB96;
Lowercase HEX
#adab96

Shades

Tints

Tones

Harmony

CSS snippets for #ADAB96

.color-adab96 {
  color: #ADAB96;
  background-color: #ADAB96;
}

Frequently asked questions

What color is #ADAB96?+

#ADAB96 is a HEX color with RGB value rgb(173, 171, 150) and HSL value hsl(55, 12%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ADAB96?+

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