#ADAB82 Color

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

Color preview

#ADAB82

Color formats

HEX
#ADAB82
RGB
rgb(173, 171, 130)
RGBA
rgba(173, 171, 130, 1)
HSL
hsl(57, 21%, 59%)
HSV
hsv(57, 25%, 68%)
CMYK
cmyk(0%, 1%, 25%, 32%)
CSS variable
--color-primary: #ADAB82;
Lowercase HEX
#adab82

Shades

Tints

Tones

Harmony

CSS snippets for #ADAB82

.color-adab82 {
  color: #ADAB82;
  background-color: #ADAB82;
}

Frequently asked questions

What color is #ADAB82?+

#ADAB82 is a HEX color with RGB value rgb(173, 171, 130) and HSL value hsl(57, 21%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADAB82?+

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