#ACA6A2 Color

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

Color preview

#ACA6A2

Color formats

HEX
#ACA6A2
RGB
rgb(172, 166, 162)
RGBA
rgba(172, 166, 162, 1)
HSL
hsl(24, 6%, 65%)
HSV
hsv(24, 6%, 67%)
CMYK
cmyk(0%, 3%, 6%, 33%)
CSS variable
--color-primary: #ACA6A2;
Lowercase HEX
#aca6a2

Shades

Tints

Tones

Harmony

CSS snippets for #ACA6A2

.color-aca6a2 {
  color: #ACA6A2;
  background-color: #ACA6A2;
}

Frequently asked questions

What color is #ACA6A2?+

#ACA6A2 is a HEX color with RGB value rgb(172, 166, 162) and HSL value hsl(24, 6%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACA6A2?+

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