#BBBBB5 Color

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

Color preview

#BBBBB5

Color formats

HEX
#BBBBB5
RGB
rgb(187, 187, 181)
RGBA
rgba(187, 187, 181, 1)
HSL
hsl(60, 4%, 72%)
HSV
hsv(60, 3%, 73%)
CMYK
cmyk(0%, 0%, 3%, 27%)
CSS variable
--color-primary: #BBBBB5;
Lowercase HEX
#bbbbb5

Shades

Tints

Tones

Harmony

CSS snippets for #BBBBB5

.color-bbbbb5 {
  color: #BBBBB5;
  background-color: #BBBBB5;
}

Frequently asked questions

What color is #BBBBB5?+

#BBBBB5 is a HEX color with RGB value rgb(187, 187, 181) and HSL value hsl(60, 4%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBBBB5?+

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