#B4BEBB Color

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

Color preview

#B4BEBB

Color formats

HEX
#B4BEBB
RGB
rgb(180, 190, 187)
RGBA
rgba(180, 190, 187, 1)
HSL
hsl(162, 7%, 73%)
HSV
hsv(162, 5%, 75%)
CMYK
cmyk(5%, 0%, 2%, 25%)
CSS variable
--color-primary: #B4BEBB;
Lowercase HEX
#b4bebb

Shades

Tints

Tones

Harmony

CSS snippets for #B4BEBB

.color-b4bebb {
  color: #B4BEBB;
  background-color: #B4BEBB;
}

Frequently asked questions

What color is #B4BEBB?+

#B4BEBB is a HEX color with RGB value rgb(180, 190, 187) and HSL value hsl(162, 7%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B4BEBB?+

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