#BDBCB8 Color

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

Color preview

#BDBCB8

Color formats

HEX
#BDBCB8
RGB
rgb(189, 188, 184)
RGBA
rgba(189, 188, 184, 1)
HSL
hsl(48, 4%, 73%)
HSV
hsv(48, 3%, 74%)
CMYK
cmyk(0%, 1%, 3%, 26%)
CSS variable
--color-primary: #BDBCB8;
Lowercase HEX
#bdbcb8

Shades

Tints

Tones

Harmony

CSS snippets for #BDBCB8

.color-bdbcb8 {
  color: #BDBCB8;
  background-color: #BDBCB8;
}

Frequently asked questions

What color is #BDBCB8?+

#BDBCB8 is a HEX color with RGB value rgb(189, 188, 184) and HSL value hsl(48, 4%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDBCB8?+

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