#BC1C10 Color

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

Color preview

#BC1C10

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BC1C10

.color-bc1c10 {
  color: #BC1C10;
  background-color: #BC1C10;
}

Frequently asked questions

What color is #BC1C10?+

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

What is the closest Tailwind color to #BC1C10?+

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