#BCBB9F Color

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

Color preview

#BCBB9F

Color formats

HEX
#BCBB9F
RGB
rgb(188, 187, 159)
RGBA
rgba(188, 187, 159, 1)
HSL
hsl(58, 18%, 68%)
HSV
hsv(58, 15%, 74%)
CMYK
cmyk(0%, 1%, 15%, 26%)
CSS variable
--color-primary: #BCBB9F;
Lowercase HEX
#bcbb9f

Shades

Tints

Tones

Harmony

CSS snippets for #BCBB9F

.color-bcbb9f {
  color: #BCBB9F;
  background-color: #BCBB9F;
}

Frequently asked questions

What color is #BCBB9F?+

#BCBB9F is a HEX color with RGB value rgb(188, 187, 159) and HSL value hsl(58, 18%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BCBB9F?+

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