#BC130A Color

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

Color preview

#BC130A

Color formats

HEX
#BC130A
RGB
rgb(188, 19, 10)
RGBA
rgba(188, 19, 10, 1)
HSL
hsl(3, 90%, 39%)
HSV
hsv(3, 95%, 74%)
CMYK
cmyk(0%, 90%, 95%, 26%)
CSS variable
--color-primary: #BC130A;
Lowercase HEX
#bc130a

Shades

Tints

Tones

Harmony

CSS snippets for #BC130A

.color-bc130a {
  color: #BC130A;
  background-color: #BC130A;
}

Frequently asked questions

What color is #BC130A?+

#BC130A is a HEX color with RGB value rgb(188, 19, 10) and HSL value hsl(3, 90%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BC130A?+

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