#ACAA9B Color

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

Color preview

#ACAA9B

Color formats

HEX
#ACAA9B
RGB
rgb(172, 170, 155)
RGBA
rgba(172, 170, 155, 1)
HSL
hsl(53, 9%, 64%)
HSV
hsv(53, 10%, 67%)
CMYK
cmyk(0%, 1%, 10%, 33%)
CSS variable
--color-primary: #ACAA9B;
Lowercase HEX
#acaa9b

Shades

Tints

Tones

Harmony

CSS snippets for #ACAA9B

.color-acaa9b {
  color: #ACAA9B;
  background-color: #ACAA9B;
}

Frequently asked questions

What color is #ACAA9B?+

#ACAA9B is a HEX color with RGB value rgb(172, 170, 155) and HSL value hsl(53, 9%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACAA9B?+

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