#ADBB96 Color

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

Color preview

#ADBB96

Color formats

HEX
#ADBB96
RGB
rgb(173, 187, 150)
RGBA
rgba(173, 187, 150, 1)
HSL
hsl(83, 21%, 66%)
HSV
hsv(83, 20%, 73%)
CMYK
cmyk(7%, 0%, 20%, 27%)
CSS variable
--color-primary: #ADBB96;
Lowercase HEX
#adbb96

Shades

Tints

Tones

Harmony

CSS snippets for #ADBB96

.color-adbb96 {
  color: #ADBB96;
  background-color: #ADBB96;
}

Frequently asked questions

What color is #ADBB96?+

#ADBB96 is a HEX color with RGB value rgb(173, 187, 150) and HSL value hsl(83, 21%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ADBB96?+

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