#BC2424 Color

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

Color preview

#BC2424

Color formats

HEX
#BC2424
RGB
rgb(188, 36, 36)
RGBA
rgba(188, 36, 36, 1)
HSL
hsl(0, 68%, 44%)
HSV
hsv(0, 81%, 74%)
CMYK
cmyk(0%, 81%, 81%, 26%)
CSS variable
--color-primary: #BC2424;
Lowercase HEX
#bc2424

Shades

Tints

Tones

Harmony

CSS snippets for #BC2424

.color-bc2424 {
  color: #BC2424;
  background-color: #BC2424;
}

Frequently asked questions

What color is #BC2424?+

#BC2424 is a HEX color with RGB value rgb(188, 36, 36) and HSL value hsl(0, 68%, 44%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BC2424?+

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