#ADAB92 Color

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

Color preview

#ADAB92

Color formats

HEX
#ADAB92
RGB
rgb(173, 171, 146)
RGBA
rgba(173, 171, 146, 1)
HSL
hsl(56, 14%, 63%)
HSV
hsv(56, 16%, 68%)
CMYK
cmyk(0%, 1%, 16%, 32%)
CSS variable
--color-primary: #ADAB92;
Lowercase HEX
#adab92

Shades

Tints

Tones

Harmony

CSS snippets for #ADAB92

.color-adab92 {
  color: #ADAB92;
  background-color: #ADAB92;
}

Frequently asked questions

What color is #ADAB92?+

#ADAB92 is a HEX color with RGB value rgb(173, 171, 146) and HSL value hsl(56, 14%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ADAB92?+

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