#BC5543 Color

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

Color preview

#BC5543

Color formats

HEX
#BC5543
RGB
rgb(188, 85, 67)
RGBA
rgba(188, 85, 67, 1)
HSL
hsl(9, 47%, 50%)
HSV
hsv(9, 64%, 74%)
CMYK
cmyk(0%, 55%, 64%, 26%)
CSS variable
--color-primary: #BC5543;
Lowercase HEX
#bc5543

Shades

Tints

Tones

Harmony

CSS snippets for #BC5543

.color-bc5543 {
  color: #BC5543;
  background-color: #BC5543;
}

Frequently asked questions

What color is #BC5543?+

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

What is the closest Tailwind color to #BC5543?+

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