#BC6F57 Color

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

Color preview

#BC6F57

Color formats

HEX
#BC6F57
RGB
rgb(188, 111, 87)
RGBA
rgba(188, 111, 87, 1)
HSL
hsl(14, 43%, 54%)
HSV
hsv(14, 54%, 74%)
CMYK
cmyk(0%, 41%, 54%, 26%)
CSS variable
--color-primary: #BC6F57;
Lowercase HEX
#bc6f57

Shades

Tints

Tones

Harmony

CSS snippets for #BC6F57

.color-bc6f57 {
  color: #BC6F57;
  background-color: #BC6F57;
}

Frequently asked questions

What color is #BC6F57?+

#BC6F57 is a HEX color with RGB value rgb(188, 111, 87) and HSL value hsl(14, 43%, 54%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BC6F57?+

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