#B3232B Color

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

Color preview

#B3232B

Color formats

HEX
#B3232B
RGB
rgb(179, 35, 43)
RGBA
rgba(179, 35, 43, 1)
HSL
hsl(357, 67%, 42%)
HSV
hsv(357, 80%, 70%)
CMYK
cmyk(0%, 80%, 76%, 30%)
CSS variable
--color-primary: #B3232B;
Lowercase HEX
#b3232b

Shades

Tints

Tones

Harmony

CSS snippets for #B3232B

.color-b3232b {
  color: #B3232B;
  background-color: #B3232B;
}

Frequently asked questions

What color is #B3232B?+

#B3232B is a HEX color with RGB value rgb(179, 35, 43) and HSL value hsl(357, 67%, 42%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #B3232B?+

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