#B1BBBA Color

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

Color preview

#B1BBBA

Color formats

HEX
#B1BBBA
RGB
rgb(177, 187, 186)
RGBA
rgba(177, 187, 186, 1)
HSL
hsl(174, 7%, 71%)
HSV
hsv(174, 5%, 73%)
CMYK
cmyk(5%, 0%, 1%, 27%)
CSS variable
--color-primary: #B1BBBA;
Lowercase HEX
#b1bbba

Shades

Tints

Tones

Harmony

CSS snippets for #B1BBBA

.color-b1bbba {
  color: #B1BBBA;
  background-color: #B1BBBA;
}

Frequently asked questions

What color is #B1BBBA?+

#B1BBBA is a HEX color with RGB value rgb(177, 187, 186) and HSL value hsl(174, 7%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B1BBBA?+

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