#B5BDBC Color

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

Color preview

#B5BDBC

Color formats

HEX
#B5BDBC
RGB
rgb(181, 189, 188)
RGBA
rgba(181, 189, 188, 1)
HSL
hsl(173, 6%, 73%)
HSV
hsv(173, 4%, 74%)
CMYK
cmyk(4%, 0%, 1%, 26%)
CSS variable
--color-primary: #B5BDBC;
Lowercase HEX
#b5bdbc

Shades

Tints

Tones

Harmony

CSS snippets for #B5BDBC

.color-b5bdbc {
  color: #B5BDBC;
  background-color: #B5BDBC;
}

Frequently asked questions

What color is #B5BDBC?+

#B5BDBC is a HEX color with RGB value rgb(181, 189, 188) and HSL value hsl(173, 6%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B5BDBC?+

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