#ACBAC0 Color

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

Color preview

#ACBAC0

Color formats

HEX
#ACBAC0
RGB
rgb(172, 186, 192)
RGBA
rgba(172, 186, 192, 1)
HSL
hsl(198, 14%, 71%)
HSV
hsv(198, 10%, 75%)
CMYK
cmyk(10%, 3%, 0%, 25%)
CSS variable
--color-primary: #ACBAC0;
Lowercase HEX
#acbac0

Shades

Tints

Tones

Harmony

CSS snippets for #ACBAC0

.color-acbac0 {
  color: #ACBAC0;
  background-color: #ACBAC0;
}

Frequently asked questions

What color is #ACBAC0?+

#ACBAC0 is a HEX color with RGB value rgb(172, 186, 192) and HSL value hsl(198, 14%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ACBAC0?+

The closest Tailwind color is gray-400, available as the bg-gray-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