#B8BEBB Color

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

Color preview

#B8BEBB

Color formats

HEX
#B8BEBB
RGB
rgb(184, 190, 187)
RGBA
rgba(184, 190, 187, 1)
HSL
hsl(150, 4%, 73%)
HSV
hsv(150, 3%, 75%)
CMYK
cmyk(3%, 0%, 2%, 25%)
CSS variable
--color-primary: #B8BEBB;
Lowercase HEX
#b8bebb

Shades

Tints

Tones

Harmony

CSS snippets for #B8BEBB

.color-b8bebb {
  color: #B8BEBB;
  background-color: #B8BEBB;
}

Frequently asked questions

What color is #B8BEBB?+

#B8BEBB is a HEX color with RGB value rgb(184, 190, 187) and HSL value hsl(150, 4%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B8BEBB?+

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