#BC101C Color

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

Color preview

#BC101C

Color formats

HEX
#BC101C
RGB
rgb(188, 16, 28)
RGBA
rgba(188, 16, 28, 1)
HSL
hsl(356, 84%, 40%)
HSV
hsv(356, 91%, 74%)
CMYK
cmyk(0%, 91%, 85%, 26%)
CSS variable
--color-primary: #BC101C;
Lowercase HEX
#bc101c

Shades

Tints

Tones

Harmony

CSS snippets for #BC101C

.color-bc101c {
  color: #BC101C;
  background-color: #BC101C;
}

Frequently asked questions

What color is #BC101C?+

#BC101C is a HEX color with RGB value rgb(188, 16, 28) and HSL value hsl(356, 84%, 40%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BC101C?+

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