#BC150C Color

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

Color preview

#BC150C

Color formats

HEX
#BC150C
RGB
rgb(188, 21, 12)
RGBA
rgba(188, 21, 12, 1)
HSL
hsl(3, 88%, 39%)
HSV
hsv(3, 94%, 74%)
CMYK
cmyk(0%, 89%, 94%, 26%)
CSS variable
--color-primary: #BC150C;
Lowercase HEX
#bc150c

Shades

Tints

Tones

Harmony

CSS snippets for #BC150C

.color-bc150c {
  color: #BC150C;
  background-color: #BC150C;
}

Frequently asked questions

What color is #BC150C?+

#BC150C is a HEX color with RGB value rgb(188, 21, 12) and HSL value hsl(3, 88%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BC150C?+

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