#BBBBB9 Color

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

Color preview

#BBBBB9

Color formats

HEX
#BBBBB9
RGB
rgb(187, 187, 185)
RGBA
rgba(187, 187, 185, 1)
HSL
hsl(60, 1%, 73%)
HSV
hsv(60, 1%, 73%)
CMYK
cmyk(0%, 0%, 1%, 27%)
CSS variable
--color-primary: #BBBBB9;
Lowercase HEX
#bbbbb9

Shades

Tints

Tones

Harmony

CSS snippets for #BBBBB9

.color-bbbbb9 {
  color: #BBBBB9;
  background-color: #BBBBB9;
}

Frequently asked questions

What color is #BBBBB9?+

#BBBBB9 is a HEX color with RGB value rgb(187, 187, 185) and HSL value hsl(60, 1%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBBBB9?+

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