#BBB2BE Color

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

Color preview

#BBB2BE

Color formats

HEX
#BBB2BE
RGB
rgb(187, 178, 190)
RGBA
rgba(187, 178, 190, 1)
HSL
hsl(285, 8%, 72%)
HSV
hsv(285, 6%, 75%)
CMYK
cmyk(2%, 6%, 0%, 25%)
CSS variable
--color-primary: #BBB2BE;
Lowercase HEX
#bbb2be

Shades

Tints

Tones

Harmony

CSS snippets for #BBB2BE

.color-bbb2be {
  color: #BBB2BE;
  background-color: #BBB2BE;
}

Frequently asked questions

What color is #BBB2BE?+

#BBB2BE is a HEX color with RGB value rgb(187, 178, 190) and HSL value hsl(285, 8%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBB2BE?+

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