#ADAC89 Color

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

Color preview

#ADAC89

Color formats

HEX
#ADAC89
RGB
rgb(173, 172, 137)
RGBA
rgba(173, 172, 137, 1)
HSL
hsl(58, 18%, 61%)
HSV
hsv(58, 21%, 68%)
CMYK
cmyk(0%, 1%, 21%, 32%)
CSS variable
--color-primary: #ADAC89;
Lowercase HEX
#adac89

Shades

Tints

Tones

Harmony

CSS snippets for #ADAC89

.color-adac89 {
  color: #ADAC89;
  background-color: #ADAC89;
}

Frequently asked questions

What color is #ADAC89?+

#ADAC89 is a HEX color with RGB value rgb(173, 172, 137) and HSL value hsl(58, 18%, 61%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ADAC89?+

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