#B3141E Color

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

Color preview

#B3141E

Color formats

HEX
#B3141E
RGB
rgb(179, 20, 30)
RGBA
rgba(179, 20, 30, 1)
HSL
hsl(356, 80%, 39%)
HSV
hsv(356, 89%, 70%)
CMYK
cmyk(0%, 89%, 83%, 30%)
CSS variable
--color-primary: #B3141E;
Lowercase HEX
#b3141e

Shades

Tints

Tones

Harmony

CSS snippets for #B3141E

.color-b3141e {
  color: #B3141E;
  background-color: #B3141E;
}

Frequently asked questions

What color is #B3141E?+

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

What is the closest Tailwind color to #B3141E?+

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