#BBB0B2 Color

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

Color preview

#BBB0B2

Color formats

HEX
#BBB0B2
RGB
rgb(187, 176, 178)
RGBA
rgba(187, 176, 178, 1)
HSL
hsl(349, 7%, 71%)
HSV
hsv(349, 6%, 73%)
CMYK
cmyk(0%, 6%, 5%, 27%)
CSS variable
--color-primary: #BBB0B2;
Lowercase HEX
#bbb0b2

Shades

Tints

Tones

Harmony

CSS snippets for #BBB0B2

.color-bbb0b2 {
  color: #BBB0B2;
  background-color: #BBB0B2;
}

Frequently asked questions

What color is #BBB0B2?+

#BBB0B2 is a HEX color with RGB value rgb(187, 176, 178) and HSL value hsl(349, 7%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BBB0B2?+

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