#ACAA9A Color

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

Color preview

#ACAA9A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ACAA9A

.color-acaa9a {
  color: #ACAA9A;
  background-color: #ACAA9A;
}

Frequently asked questions

What color is #ACAA9A?+

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

What is the closest Tailwind color to #ACAA9A?+

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