#ADAC70 Color

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

Color preview

#ADAC70

Color formats

HEX
#ADAC70
RGB
rgb(173, 172, 112)
RGBA
rgba(173, 172, 112, 1)
HSL
hsl(59, 27%, 56%)
HSV
hsv(59, 35%, 68%)
CMYK
cmyk(0%, 1%, 35%, 32%)
CSS variable
--color-primary: #ADAC70;
Lowercase HEX
#adac70

Shades

Tints

Tones

Harmony

CSS snippets for #ADAC70

.color-adac70 {
  color: #ADAC70;
  background-color: #ADAC70;
}

Frequently asked questions

What color is #ADAC70?+

#ADAC70 is a HEX color with RGB value rgb(173, 172, 112) and HSL value hsl(59, 27%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADAC70?+

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