#B01E1C Color

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

Color preview

#B01E1C

Color formats

HEX
#B01E1C
RGB
rgb(176, 30, 28)
RGBA
rgba(176, 30, 28, 1)
HSL
hsl(1, 73%, 40%)
HSV
hsv(1, 84%, 69%)
CMYK
cmyk(0%, 83%, 84%, 31%)
CSS variable
--color-primary: #B01E1C;
Lowercase HEX
#b01e1c

Shades

Tints

Tones

Harmony

CSS snippets for #B01E1C

.color-b01e1c {
  color: #B01E1C;
  background-color: #B01E1C;
}

Frequently asked questions

What color is #B01E1C?+

#B01E1C is a HEX color with RGB value rgb(176, 30, 28) and HSL value hsl(1, 73%, 40%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #B01E1C?+

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