#B3232D Color

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

Color preview

#B3232D

Color formats

HEX
#B3232D
RGB
rgb(179, 35, 45)
RGBA
rgba(179, 35, 45, 1)
HSL
hsl(356, 67%, 42%)
HSV
hsv(356, 80%, 70%)
CMYK
cmyk(0%, 80%, 75%, 30%)
CSS variable
--color-primary: #B3232D;
Lowercase HEX
#b3232d

Shades

Tints

Tones

Harmony

CSS snippets for #B3232D

.color-b3232d {
  color: #B3232D;
  background-color: #B3232D;
}

Frequently asked questions

What color is #B3232D?+

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

What is the closest Tailwind color to #B3232D?+

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