#B3191B Color

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

Color preview

#B3191B

Color formats

HEX
#B3191B
RGB
rgb(179, 25, 27)
RGBA
rgba(179, 25, 27, 1)
HSL
hsl(359, 75%, 40%)
HSV
hsv(359, 86%, 70%)
CMYK
cmyk(0%, 86%, 85%, 30%)
CSS variable
--color-primary: #B3191B;
Lowercase HEX
#b3191b

Shades

Tints

Tones

Harmony

CSS snippets for #B3191B

.color-b3191b {
  color: #B3191B;
  background-color: #B3191B;
}

Frequently asked questions

What color is #B3191B?+

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

What is the closest Tailwind color to #B3191B?+

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