#ACAA97 Color

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

Color preview

#ACAA97

Color formats

HEX
#ACAA97
RGB
rgb(172, 170, 151)
RGBA
rgba(172, 170, 151, 1)
HSL
hsl(54, 11%, 63%)
HSV
hsv(54, 12%, 67%)
CMYK
cmyk(0%, 1%, 12%, 33%)
CSS variable
--color-primary: #ACAA97;
Lowercase HEX
#acaa97

Shades

Tints

Tones

Harmony

CSS snippets for #ACAA97

.color-acaa97 {
  color: #ACAA97;
  background-color: #ACAA97;
}

Frequently asked questions

What color is #ACAA97?+

#ACAA97 is a HEX color with RGB value rgb(172, 170, 151) and HSL value hsl(54, 11%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACAA97?+

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