#B21A24 Color

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

Color preview

#B21A24

Color formats

HEX
#B21A24
RGB
rgb(178, 26, 36)
RGBA
rgba(178, 26, 36, 1)
HSL
hsl(356, 75%, 40%)
HSV
hsv(356, 85%, 70%)
CMYK
cmyk(0%, 85%, 80%, 30%)
CSS variable
--color-primary: #B21A24;
Lowercase HEX
#b21a24

Shades

Tints

Tones

Harmony

CSS snippets for #B21A24

.color-b21a24 {
  color: #B21A24;
  background-color: #B21A24;
}

Frequently asked questions

What color is #B21A24?+

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

What is the closest Tailwind color to #B21A24?+

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