#BBB7BB Color

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

Color preview

#BBB7BB

Color formats

HEX
#BBB7BB
RGB
rgb(187, 183, 187)
RGBA
rgba(187, 183, 187, 1)
HSL
hsl(300, 3%, 73%)
HSV
hsv(300, 2%, 73%)
CMYK
cmyk(0%, 2%, 0%, 27%)
CSS variable
--color-primary: #BBB7BB;
Lowercase HEX
#bbb7bb

Shades

Tints

Tones

Harmony

CSS snippets for #BBB7BB

.color-bbb7bb {
  color: #BBB7BB;
  background-color: #BBB7BB;
}

Frequently asked questions

What color is #BBB7BB?+

#BBB7BB is a HEX color with RGB value rgb(187, 183, 187) and HSL value hsl(300, 3%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBB7BB?+

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