#BBB1BF Color

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

Color preview

#BBB1BF

Color formats

HEX
#BBB1BF
RGB
rgb(187, 177, 191)
RGBA
rgba(187, 177, 191, 1)
HSL
hsl(283, 10%, 72%)
HSV
hsv(283, 7%, 75%)
CMYK
cmyk(2%, 7%, 0%, 25%)
CSS variable
--color-primary: #BBB1BF;
Lowercase HEX
#bbb1bf

Shades

Tints

Tones

Harmony

CSS snippets for #BBB1BF

.color-bbb1bf {
  color: #BBB1BF;
  background-color: #BBB1BF;
}

Frequently asked questions

What color is #BBB1BF?+

#BBB1BF is a HEX color with RGB value rgb(187, 177, 191) and HSL value hsl(283, 10%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBB1BF?+

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