#BC3124 Color

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

Color preview

#BC3124

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BC3124

.color-bc3124 {
  color: #BC3124;
  background-color: #BC3124;
}

Frequently asked questions

What color is #BC3124?+

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

What is the closest Tailwind color to #BC3124?+

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