#BC200B Color

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

Color preview

#BC200B

Color formats

HEX
#BC200B
RGB
rgb(188, 32, 11)
RGBA
rgba(188, 32, 11, 1)
HSL
hsl(7, 89%, 39%)
HSV
hsv(7, 94%, 74%)
CMYK
cmyk(0%, 83%, 94%, 26%)
CSS variable
--color-primary: #BC200B;
Lowercase HEX
#bc200b

Shades

Tints

Tones

Harmony

CSS snippets for #BC200B

.color-bc200b {
  color: #BC200B;
  background-color: #BC200B;
}

Frequently asked questions

What color is #BC200B?+

#BC200B is a HEX color with RGB value rgb(188, 32, 11) and HSL value hsl(7, 89%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BC200B?+

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