#B8BEBE Color

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

Color preview

#B8BEBE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B8BEBE

.color-b8bebe {
  color: #B8BEBE;
  background-color: #B8BEBE;
}

Frequently asked questions

What color is #B8BEBE?+

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

What is the closest Tailwind color to #B8BEBE?+

The closest Tailwind color is stone-300, available as the bg-stone-300 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