#B4141C Color

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

Color preview

#B4141C

Color formats

HEX
#B4141C
RGB
rgb(180, 20, 28)
RGBA
rgba(180, 20, 28, 1)
HSL
hsl(357, 80%, 39%)
HSV
hsv(357, 89%, 71%)
CMYK
cmyk(0%, 89%, 84%, 29%)
CSS variable
--color-primary: #B4141C;
Lowercase HEX
#b4141c

Shades

Tints

Tones

Harmony

CSS snippets for #B4141C

.color-b4141c {
  color: #B4141C;
  background-color: #B4141C;
}

Frequently asked questions

What color is #B4141C?+

#B4141C is a HEX color with RGB value rgb(180, 20, 28) and HSL value hsl(357, 80%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #B4141C?+

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