#ACAD80 Color

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

Color preview

#ACAD80

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ACAD80

.color-acad80 {
  color: #ACAD80;
  background-color: #ACAD80;
}

Frequently asked questions

What color is #ACAD80?+

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

What is the closest Tailwind color to #ACAD80?+

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