#B21A2C Color

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

Color preview

#B21A2C

Color formats

HEX
#B21A2C
RGB
rgb(178, 26, 44)
RGBA
rgba(178, 26, 44, 1)
HSL
hsl(353, 75%, 40%)
HSV
hsv(353, 85%, 70%)
CMYK
cmyk(0%, 85%, 75%, 30%)
CSS variable
--color-primary: #B21A2C;
Lowercase HEX
#b21a2c

Shades

Tints

Tones

Harmony

CSS snippets for #B21A2C

.color-b21a2c {
  color: #B21A2C;
  background-color: #B21A2C;
}

Frequently asked questions

What color is #B21A2C?+

#B21A2C is a HEX color with RGB value rgb(178, 26, 44) and HSL value hsl(353, 75%, 40%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #B21A2C?+

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