#BBB5B6 Color

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

Color preview

#BBB5B6

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBB5B6

.color-bbb5b6 {
  color: #BBB5B6;
  background-color: #BBB5B6;
}

Frequently asked questions

What color is #BBB5B6?+

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

What is the closest Tailwind color to #BBB5B6?+

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