#ADAC80 Color

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

Color preview

#ADAC80

Color formats

HEX
#ADAC80
RGB
rgb(173, 172, 128)
RGBA
rgba(173, 172, 128, 1)
HSL
hsl(59, 22%, 59%)
HSV
hsv(59, 26%, 68%)
CMYK
cmyk(0%, 1%, 26%, 32%)
CSS variable
--color-primary: #ADAC80;
Lowercase HEX
#adac80

Shades

Tints

Tones

Harmony

CSS snippets for #ADAC80

.color-adac80 {
  color: #ADAC80;
  background-color: #ADAC80;
}

Frequently asked questions

What color is #ADAC80?+

#ADAC80 is a HEX color with RGB value rgb(173, 172, 128) and HSL value hsl(59, 22%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADAC80?+

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