#BC242C Color

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

Color preview

#BC242C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BC242C

.color-bc242c {
  color: #BC242C;
  background-color: #BC242C;
}

Frequently asked questions

What color is #BC242C?+

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

What is the closest Tailwind color to #BC242C?+

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