#ADAC47 Color

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

Color preview

#ADAC47

Color formats

HEX
#ADAC47
RGB
rgb(173, 172, 71)
RGBA
rgba(173, 172, 71, 1)
HSL
hsl(59, 42%, 48%)
HSV
hsv(59, 59%, 68%)
CMYK
cmyk(0%, 1%, 59%, 32%)
CSS variable
--color-primary: #ADAC47;
Lowercase HEX
#adac47

Shades

Tints

Tones

Harmony

CSS snippets for #ADAC47

.color-adac47 {
  color: #ADAC47;
  background-color: #ADAC47;
}

Frequently asked questions

What color is #ADAC47?+

#ADAC47 is a HEX color with RGB value rgb(173, 172, 71) and HSL value hsl(59, 42%, 48%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADAC47?+

The closest Tailwind color is lime-400, available as the bg-lime-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