#BDBCB2 Color

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

Color preview

#BDBCB2

Color formats

HEX
#BDBCB2
RGB
rgb(189, 188, 178)
RGBA
rgba(189, 188, 178, 1)
HSL
hsl(55, 8%, 72%)
HSV
hsv(55, 6%, 74%)
CMYK
cmyk(0%, 1%, 6%, 26%)
CSS variable
--color-primary: #BDBCB2;
Lowercase HEX
#bdbcb2

Shades

Tints

Tones

Harmony

CSS snippets for #BDBCB2

.color-bdbcb2 {
  color: #BDBCB2;
  background-color: #BDBCB2;
}

Frequently asked questions

What color is #BDBCB2?+

#BDBCB2 is a HEX color with RGB value rgb(189, 188, 178) and HSL value hsl(55, 8%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDBCB2?+

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