#ACAA82 Color

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

Color preview

#ACAA82

Color formats

HEX
#ACAA82
RGB
rgb(172, 170, 130)
RGBA
rgba(172, 170, 130, 1)
HSL
hsl(57, 20%, 59%)
HSV
hsv(57, 24%, 67%)
CMYK
cmyk(0%, 1%, 24%, 33%)
CSS variable
--color-primary: #ACAA82;
Lowercase HEX
#acaa82

Shades

Tints

Tones

Harmony

CSS snippets for #ACAA82

.color-acaa82 {
  color: #ACAA82;
  background-color: #ACAA82;
}

Frequently asked questions

What color is #ACAA82?+

#ACAA82 is a HEX color with RGB value rgb(172, 170, 130) and HSL value hsl(57, 20%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACAA82?+

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