#ACAA81 Color

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

Color preview

#ACAA81

Color formats

HEX
#ACAA81
RGB
rgb(172, 170, 129)
RGBA
rgba(172, 170, 129, 1)
HSL
hsl(57, 21%, 59%)
HSV
hsv(57, 25%, 67%)
CMYK
cmyk(0%, 1%, 25%, 33%)
CSS variable
--color-primary: #ACAA81;
Lowercase HEX
#acaa81

Shades

Tints

Tones

Harmony

CSS snippets for #ACAA81

.color-acaa81 {
  color: #ACAA81;
  background-color: #ACAA81;
}

Frequently asked questions

What color is #ACAA81?+

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

What is the closest Tailwind color to #ACAA81?+

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