#BBB1B6 Color

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

Color preview

#BBB1B6

Color formats

HEX
#BBB1B6
RGB
rgb(187, 177, 182)
RGBA
rgba(187, 177, 182, 1)
HSL
hsl(330, 7%, 71%)
HSV
hsv(330, 5%, 73%)
CMYK
cmyk(0%, 5%, 3%, 27%)
CSS variable
--color-primary: #BBB1B6;
Lowercase HEX
#bbb1b6

Shades

Tints

Tones

Harmony

CSS snippets for #BBB1B6

.color-bbb1b6 {
  color: #BBB1B6;
  background-color: #BBB1B6;
}

Frequently asked questions

What color is #BBB1B6?+

#BBB1B6 is a HEX color with RGB value rgb(187, 177, 182) and HSL value hsl(330, 7%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBB1B6?+

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