#B3232F Color

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

Color preview

#B3232F

Color formats

HEX
#B3232F
RGB
rgb(179, 35, 47)
RGBA
rgba(179, 35, 47, 1)
HSL
hsl(355, 67%, 42%)
HSV
hsv(355, 80%, 70%)
CMYK
cmyk(0%, 80%, 74%, 30%)
CSS variable
--color-primary: #B3232F;
Lowercase HEX
#b3232f

Shades

Tints

Tones

Harmony

CSS snippets for #B3232F

.color-b3232f {
  color: #B3232F;
  background-color: #B3232F;
}

Frequently asked questions

What color is #B3232F?+

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

What is the closest Tailwind color to #B3232F?+

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