#ACAA95 Color

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

Color preview

#ACAA95

Color formats

HEX
#ACAA95
RGB
rgb(172, 170, 149)
RGBA
rgba(172, 170, 149, 1)
HSL
hsl(55, 12%, 63%)
HSV
hsv(55, 13%, 67%)
CMYK
cmyk(0%, 1%, 13%, 33%)
CSS variable
--color-primary: #ACAA95;
Lowercase HEX
#acaa95

Shades

Tints

Tones

Harmony

CSS snippets for #ACAA95

.color-acaa95 {
  color: #ACAA95;
  background-color: #ACAA95;
}

Frequently asked questions

What color is #ACAA95?+

#ACAA95 is a HEX color with RGB value rgb(172, 170, 149) and HSL value hsl(55, 12%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACAA95?+

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