#B5BABB Color

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

Color preview

#B5BABB

Color formats

HEX
#B5BABB
RGB
rgb(181, 186, 187)
RGBA
rgba(181, 186, 187, 1)
HSL
hsl(190, 4%, 72%)
HSV
hsv(190, 3%, 73%)
CMYK
cmyk(3%, 1%, 0%, 27%)
CSS variable
--color-primary: #B5BABB;
Lowercase HEX
#b5babb

Shades

Tints

Tones

Harmony

CSS snippets for #B5BABB

.color-b5babb {
  color: #B5BABB;
  background-color: #B5BABB;
}

Frequently asked questions

What color is #B5BABB?+

#B5BABB is a HEX color with RGB value rgb(181, 186, 187) and HSL value hsl(190, 4%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B5BABB?+

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