#BC6943 Color

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

Color preview

#BC6943

Color formats

HEX
#BC6943
RGB
rgb(188, 105, 67)
RGBA
rgba(188, 105, 67, 1)
HSL
hsl(19, 47%, 50%)
HSV
hsv(19, 64%, 74%)
CMYK
cmyk(0%, 44%, 64%, 26%)
CSS variable
--color-primary: #BC6943;
Lowercase HEX
#bc6943

Shades

Tints

Tones

Harmony

CSS snippets for #BC6943

.color-bc6943 {
  color: #BC6943;
  background-color: #BC6943;
}

Frequently asked questions

What color is #BC6943?+

#BC6943 is a HEX color with RGB value rgb(188, 105, 67) and HSL value hsl(19, 47%, 50%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BC6943?+

The closest Tailwind color is amber-700, available as the bg-amber-700 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