#BBBAB0 Color

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

Color preview

#BBBAB0

Color formats

HEX
#BBBAB0
RGB
rgb(187, 186, 176)
RGBA
rgba(187, 186, 176, 1)
HSL
hsl(55, 7%, 71%)
HSV
hsv(55, 6%, 73%)
CMYK
cmyk(0%, 1%, 6%, 27%)
CSS variable
--color-primary: #BBBAB0;
Lowercase HEX
#bbbab0

Shades

Tints

Tones

Harmony

CSS snippets for #BBBAB0

.color-bbbab0 {
  color: #BBBAB0;
  background-color: #BBBAB0;
}

Frequently asked questions

What color is #BBBAB0?+

#BBBAB0 is a HEX color with RGB value rgb(187, 186, 176) and HSL value hsl(55, 7%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBBAB0?+

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