#A7BBBB Color

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

Color preview

#A7BBBB

Color formats

HEX
#A7BBBB
RGB
rgb(167, 187, 187)
RGBA
rgba(167, 187, 187, 1)
HSL
hsl(180, 13%, 69%)
HSV
hsv(180, 11%, 73%)
CMYK
cmyk(11%, 0%, 0%, 27%)
CSS variable
--color-primary: #A7BBBB;
Lowercase HEX
#a7bbbb

Shades

Tints

Tones

Harmony

CSS snippets for #A7BBBB

.color-a7bbbb {
  color: #A7BBBB;
  background-color: #A7BBBB;
}

Frequently asked questions

What color is #A7BBBB?+

#A7BBBB is a HEX color with RGB value rgb(167, 187, 187) and HSL value hsl(180, 13%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A7BBBB?+

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