#ACBBBB Color

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

Color preview

#ACBBBB

Color formats

HEX
#ACBBBB
RGB
rgb(172, 187, 187)
RGBA
rgba(172, 187, 187, 1)
HSL
hsl(180, 10%, 70%)
HSV
hsv(180, 8%, 73%)
CMYK
cmyk(8%, 0%, 0%, 27%)
CSS variable
--color-primary: #ACBBBB;
Lowercase HEX
#acbbbb

Shades

Tints

Tones

Harmony

CSS snippets for #ACBBBB

.color-acbbbb {
  color: #ACBBBB;
  background-color: #ACBBBB;
}

Frequently asked questions

What color is #ACBBBB?+

#ACBBBB is a HEX color with RGB value rgb(172, 187, 187) and HSL value hsl(180, 10%, 70%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ACBBBB?+

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