#ACA3A0 Color

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

Color preview

#ACA3A0

Color formats

HEX
#ACA3A0
RGB
rgb(172, 163, 160)
RGBA
rgba(172, 163, 160, 1)
HSL
hsl(15, 7%, 65%)
HSV
hsv(15, 7%, 67%)
CMYK
cmyk(0%, 5%, 7%, 33%)
CSS variable
--color-primary: #ACA3A0;
Lowercase HEX
#aca3a0

Shades

Tints

Tones

Harmony

CSS snippets for #ACA3A0

.color-aca3a0 {
  color: #ACA3A0;
  background-color: #ACA3A0;
}

Frequently asked questions

What color is #ACA3A0?+

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

What is the closest Tailwind color to #ACA3A0?+

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