#BBBBB2 Color

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

Color preview

#BBBBB2

Color formats

HEX
#BBBBB2
RGB
rgb(187, 187, 178)
RGBA
rgba(187, 187, 178, 1)
HSL
hsl(60, 6%, 72%)
HSV
hsv(60, 5%, 73%)
CMYK
cmyk(0%, 0%, 5%, 27%)
CSS variable
--color-primary: #BBBBB2;
Lowercase HEX
#bbbbb2

Shades

Tints

Tones

Harmony

CSS snippets for #BBBBB2

.color-bbbbb2 {
  color: #BBBBB2;
  background-color: #BBBBB2;
}

Frequently asked questions

What color is #BBBBB2?+

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

What is the closest Tailwind color to #BBBBB2?+

The closest Tailwind color is neutral-400, available as the bg-neutral-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