#ACAA80 Color

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

Color preview

#ACAA80

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ACAA80

.color-acaa80 {
  color: #ACAA80;
  background-color: #ACAA80;
}

Frequently asked questions

What color is #ACAA80?+

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

What is the closest Tailwind color to #ACAA80?+

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