#B11B25 Color

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

Color preview

#B11B25

Color formats

HEX
#B11B25
RGB
rgb(177, 27, 37)
RGBA
rgba(177, 27, 37, 1)
HSL
hsl(356, 74%, 40%)
HSV
hsv(356, 85%, 69%)
CMYK
cmyk(0%, 85%, 79%, 31%)
CSS variable
--color-primary: #B11B25;
Lowercase HEX
#b11b25

Shades

Tints

Tones

Harmony

CSS snippets for #B11B25

.color-b11b25 {
  color: #B11B25;
  background-color: #B11B25;
}

Frequently asked questions

What color is #B11B25?+

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

What is the closest Tailwind color to #B11B25?+

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