#ACAD82 Color

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

Color preview

#ACAD82

Color formats

HEX
#ACAD82
RGB
rgb(172, 173, 130)
RGBA
rgba(172, 173, 130, 1)
HSL
hsl(61, 21%, 59%)
HSV
hsv(61, 25%, 68%)
CMYK
cmyk(1%, 0%, 25%, 32%)
CSS variable
--color-primary: #ACAD82;
Lowercase HEX
#acad82

Shades

Tints

Tones

Harmony

CSS snippets for #ACAD82

.color-acad82 {
  color: #ACAD82;
  background-color: #ACAD82;
}

Frequently asked questions

What color is #ACAD82?+

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

What is the closest Tailwind color to #ACAD82?+

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