#BBB4BE Color

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

Color preview

#BBB4BE

Color formats

HEX
#BBB4BE
RGB
rgb(187, 180, 190)
RGBA
rgba(187, 180, 190, 1)
HSL
hsl(282, 7%, 73%)
HSV
hsv(282, 5%, 75%)
CMYK
cmyk(2%, 5%, 0%, 25%)
CSS variable
--color-primary: #BBB4BE;
Lowercase HEX
#bbb4be

Shades

Tints

Tones

Harmony

CSS snippets for #BBB4BE

.color-bbb4be {
  color: #BBB4BE;
  background-color: #BBB4BE;
}

Frequently asked questions

What color is #BBB4BE?+

#BBB4BE is a HEX color with RGB value rgb(187, 180, 190) and HSL value hsl(282, 7%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBB4BE?+

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