#BBBCB0 Color

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

Color preview

#BBBCB0

Color formats

HEX
#BBBCB0
RGB
rgb(187, 188, 176)
RGBA
rgba(187, 188, 176, 1)
HSL
hsl(65, 8%, 71%)
HSV
hsv(65, 6%, 74%)
CMYK
cmyk(1%, 0%, 6%, 26%)
CSS variable
--color-primary: #BBBCB0;
Lowercase HEX
#bbbcb0

Shades

Tints

Tones

Harmony

CSS snippets for #BBBCB0

.color-bbbcb0 {
  color: #BBBCB0;
  background-color: #BBBCB0;
}

Frequently asked questions

What color is #BBBCB0?+

#BBBCB0 is a HEX color with RGB value rgb(187, 188, 176) and HSL value hsl(65, 8%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBBCB0?+

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