#BC2525 Color

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

Color preview

#BC2525

Color formats

HEX
#BC2525
RGB
rgb(188, 37, 37)
RGBA
rgba(188, 37, 37, 1)
HSL
hsl(0, 67%, 44%)
HSV
hsv(0, 80%, 74%)
CMYK
cmyk(0%, 80%, 80%, 26%)
CSS variable
--color-primary: #BC2525;
Lowercase HEX
#bc2525

Shades

Tints

Tones

Harmony

CSS snippets for #BC2525

.color-bc2525 {
  color: #BC2525;
  background-color: #BC2525;
}

Frequently asked questions

What color is #BC2525?+

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

What is the closest Tailwind color to #BC2525?+

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