#BBB8B5 Color

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

Color preview

#BBB8B5

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBB8B5

.color-bbb8b5 {
  color: #BBB8B5;
  background-color: #BBB8B5;
}

Frequently asked questions

What color is #BBB8B5?+

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

What is the closest Tailwind color to #BBB8B5?+

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