#BC9766 Color

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

Color preview

#BC9766

Color formats

HEX
#BC9766
RGB
rgb(188, 151, 102)
RGBA
rgba(188, 151, 102, 1)
HSL
hsl(34, 39%, 57%)
HSV
hsv(34, 46%, 74%)
CMYK
cmyk(0%, 20%, 46%, 26%)
CSS variable
--color-primary: #BC9766;
Lowercase HEX
#bc9766

Shades

Tints

Tones

Harmony

CSS snippets for #BC9766

.color-bc9766 {
  color: #BC9766;
  background-color: #BC9766;
}

Frequently asked questions

What color is #BC9766?+

#BC9766 is a HEX color with RGB value rgb(188, 151, 102) and HSL value hsl(34, 39%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BC9766?+

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