#BC9876 Color

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

Color preview

#BC9876

Color formats

HEX
#BC9876
RGB
rgb(188, 152, 118)
RGBA
rgba(188, 152, 118, 1)
HSL
hsl(29, 34%, 60%)
HSV
hsv(29, 37%, 74%)
CMYK
cmyk(0%, 19%, 37%, 26%)
CSS variable
--color-primary: #BC9876;
Lowercase HEX
#bc9876

Shades

Tints

Tones

Harmony

CSS snippets for #BC9876

.color-bc9876 {
  color: #BC9876;
  background-color: #BC9876;
}

Frequently asked questions

What color is #BC9876?+

#BC9876 is a HEX color with RGB value rgb(188, 152, 118) and HSL value hsl(29, 34%, 60%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BC9876?+

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