#B3141C Color

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

Color preview

#B3141C

Color formats

HEX
#B3141C
RGB
rgb(179, 20, 28)
RGBA
rgba(179, 20, 28, 1)
HSL
hsl(357, 80%, 39%)
HSV
hsv(357, 89%, 70%)
CMYK
cmyk(0%, 89%, 84%, 30%)
CSS variable
--color-primary: #B3141C;
Lowercase HEX
#b3141c

Shades

Tints

Tones

Harmony

CSS snippets for #B3141C

.color-b3141c {
  color: #B3141C;
  background-color: #B3141C;
}

Frequently asked questions

What color is #B3141C?+

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

What is the closest Tailwind color to #B3141C?+

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