#ACBCB6 Color

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

Color preview

#ACBCB6

Color formats

HEX
#ACBCB6
RGB
rgb(172, 188, 182)
RGBA
rgba(172, 188, 182, 1)
HSL
hsl(157, 11%, 71%)
HSV
hsv(157, 9%, 74%)
CMYK
cmyk(9%, 0%, 3%, 26%)
CSS variable
--color-primary: #ACBCB6;
Lowercase HEX
#acbcb6

Shades

Tints

Tones

Harmony

CSS snippets for #ACBCB6

.color-acbcb6 {
  color: #ACBCB6;
  background-color: #ACBCB6;
}

Frequently asked questions

What color is #ACBCB6?+

#ACBCB6 is a HEX color with RGB value rgb(172, 188, 182) and HSL value hsl(157, 11%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ACBCB6?+

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