#ACAAA0 Color

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

Color preview

#ACAAA0

Color formats

HEX
#ACAAA0
RGB
rgb(172, 170, 160)
RGBA
rgba(172, 170, 160, 1)
HSL
hsl(50, 7%, 65%)
HSV
hsv(50, 7%, 67%)
CMYK
cmyk(0%, 1%, 7%, 33%)
CSS variable
--color-primary: #ACAAA0;
Lowercase HEX
#acaaa0

Shades

Tints

Tones

Harmony

CSS snippets for #ACAAA0

.color-acaaa0 {
  color: #ACAAA0;
  background-color: #ACAAA0;
}

Frequently asked questions

What color is #ACAAA0?+

#ACAAA0 is a HEX color with RGB value rgb(172, 170, 160) and HSL value hsl(50, 7%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACAAA0?+

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