#B3191F Color

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

Color preview

#B3191F

Color formats

HEX
#B3191F
RGB
rgb(179, 25, 31)
RGBA
rgba(179, 25, 31, 1)
HSL
hsl(358, 75%, 40%)
HSV
hsv(358, 86%, 70%)
CMYK
cmyk(0%, 86%, 83%, 30%)
CSS variable
--color-primary: #B3191F;
Lowercase HEX
#b3191f

Shades

Tints

Tones

Harmony

CSS snippets for #B3191F

.color-b3191f {
  color: #B3191F;
  background-color: #B3191F;
}

Frequently asked questions

What color is #B3191F?+

#B3191F is a HEX color with RGB value rgb(179, 25, 31) and HSL value hsl(358, 75%, 40%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #B3191F?+

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