#ADAD82 Color

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

Color preview

#ADAD82

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ADAD82

.color-adad82 {
  color: #ADAD82;
  background-color: #ADAD82;
}

Frequently asked questions

What color is #ADAD82?+

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

What is the closest Tailwind color to #ADAD82?+

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