#BCBB9E Color

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

Color preview

#BCBB9E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BCBB9E

.color-bcbb9e {
  color: #BCBB9E;
  background-color: #BCBB9E;
}

Frequently asked questions

What color is #BCBB9E?+

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

What is the closest Tailwind color to #BCBB9E?+

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