#B5B7B6 Color

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

Color preview

#B5B7B6

Color formats

HEX
#B5B7B6
RGB
rgb(181, 183, 182)
RGBA
rgba(181, 183, 182, 1)
HSL
hsl(150, 1%, 71%)
HSV
hsv(150, 1%, 72%)
CMYK
cmyk(1%, 0%, 1%, 28%)
CSS variable
--color-primary: #B5B7B6;
Lowercase HEX
#b5b7b6

Shades

Tints

Tones

Harmony

CSS snippets for #B5B7B6

.color-b5b7b6 {
  color: #B5B7B6;
  background-color: #B5B7B6;
}

Frequently asked questions

What color is #B5B7B6?+

#B5B7B6 is a HEX color with RGB value rgb(181, 183, 182) and HSL value hsl(150, 1%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B5B7B6?+

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