#B11B22 Color

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

Color preview

#B11B22

Color formats

HEX
#B11B22
RGB
rgb(177, 27, 34)
RGBA
rgba(177, 27, 34, 1)
HSL
hsl(357, 74%, 40%)
HSV
hsv(357, 85%, 69%)
CMYK
cmyk(0%, 85%, 81%, 31%)
CSS variable
--color-primary: #B11B22;
Lowercase HEX
#b11b22

Shades

Tints

Tones

Harmony

CSS snippets for #B11B22

.color-b11b22 {
  color: #B11B22;
  background-color: #B11B22;
}

Frequently asked questions

What color is #B11B22?+

#B11B22 is a HEX color with RGB value rgb(177, 27, 34) and HSL value hsl(357, 74%, 40%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #B11B22?+

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