#ADBB95 Color

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

Color preview

#ADBB95

Color formats

HEX
#ADBB95
RGB
rgb(173, 187, 149)
RGBA
rgba(173, 187, 149, 1)
HSL
hsl(82, 22%, 66%)
HSV
hsv(82, 20%, 73%)
CMYK
cmyk(7%, 0%, 20%, 27%)
CSS variable
--color-primary: #ADBB95;
Lowercase HEX
#adbb95

Shades

Tints

Tones

Harmony

CSS snippets for #ADBB95

.color-adbb95 {
  color: #ADBB95;
  background-color: #ADBB95;
}

Frequently asked questions

What color is #ADBB95?+

#ADBB95 is a HEX color with RGB value rgb(173, 187, 149) and HSL value hsl(82, 22%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ADBB95?+

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