#BCBBAF Color

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

Color preview

#BCBBAF

Color formats

HEX
#BCBBAF
RGB
rgb(188, 187, 175)
RGBA
rgba(188, 187, 175, 1)
HSL
hsl(55, 9%, 71%)
HSV
hsv(55, 7%, 74%)
CMYK
cmyk(0%, 1%, 7%, 26%)
CSS variable
--color-primary: #BCBBAF;
Lowercase HEX
#bcbbaf

Shades

Tints

Tones

Harmony

CSS snippets for #BCBBAF

.color-bcbbaf {
  color: #BCBBAF;
  background-color: #BCBBAF;
}

Frequently asked questions

What color is #BCBBAF?+

#BCBBAF is a HEX color with RGB value rgb(188, 187, 175) and HSL value hsl(55, 9%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BCBBAF?+

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