#BC1A25 Color

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

Color preview

#BC1A25

Color formats

HEX
#BC1A25
RGB
rgb(188, 26, 37)
RGBA
rgba(188, 26, 37, 1)
HSL
hsl(356, 76%, 42%)
HSV
hsv(356, 86%, 74%)
CMYK
cmyk(0%, 86%, 80%, 26%)
CSS variable
--color-primary: #BC1A25;
Lowercase HEX
#bc1a25

Shades

Tints

Tones

Harmony

CSS snippets for #BC1A25

.color-bc1a25 {
  color: #BC1A25;
  background-color: #BC1A25;
}

Frequently asked questions

What color is #BC1A25?+

#BC1A25 is a HEX color with RGB value rgb(188, 26, 37) and HSL value hsl(356, 76%, 42%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BC1A25?+

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