#ACAD85 Color

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

Color preview

#ACAD85

Color formats

HEX
#ACAD85
RGB
rgb(172, 173, 133)
RGBA
rgba(172, 173, 133, 1)
HSL
hsl(61, 20%, 60%)
HSV
hsv(61, 23%, 68%)
CMYK
cmyk(1%, 0%, 23%, 32%)
CSS variable
--color-primary: #ACAD85;
Lowercase HEX
#acad85

Shades

Tints

Tones

Harmony

CSS snippets for #ACAD85

.color-acad85 {
  color: #ACAD85;
  background-color: #ACAD85;
}

Frequently asked questions

What color is #ACAD85?+

#ACAD85 is a HEX color with RGB value rgb(172, 173, 133) and HSL value hsl(61, 20%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACAD85?+

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