#B1BEBB Color

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

Color preview

#B1BEBB

Color formats

HEX
#B1BEBB
RGB
rgb(177, 190, 187)
RGBA
rgba(177, 190, 187, 1)
HSL
hsl(166, 9%, 72%)
HSV
hsv(166, 7%, 75%)
CMYK
cmyk(7%, 0%, 2%, 25%)
CSS variable
--color-primary: #B1BEBB;
Lowercase HEX
#b1bebb

Shades

Tints

Tones

Harmony

CSS snippets for #B1BEBB

.color-b1bebb {
  color: #B1BEBB;
  background-color: #B1BEBB;
}

Frequently asked questions

What color is #B1BEBB?+

#B1BEBB is a HEX color with RGB value rgb(177, 190, 187) and HSL value hsl(166, 9%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B1BEBB?+

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