#B3BEBB Color

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

Color preview

#B3BEBB

Color formats

HEX
#B3BEBB
RGB
rgb(179, 190, 187)
RGBA
rgba(179, 190, 187, 1)
HSL
hsl(164, 8%, 72%)
HSV
hsv(164, 6%, 75%)
CMYK
cmyk(6%, 0%, 2%, 25%)
CSS variable
--color-primary: #B3BEBB;
Lowercase HEX
#b3bebb

Shades

Tints

Tones

Harmony

CSS snippets for #B3BEBB

.color-b3bebb {
  color: #B3BEBB;
  background-color: #B3BEBB;
}

Frequently asked questions

What color is #B3BEBB?+

#B3BEBB is a HEX color with RGB value rgb(179, 190, 187) and HSL value hsl(164, 8%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B3BEBB?+

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