#B32F23 Color

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

Color preview

#B32F23

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B32F23

.color-b32f23 {
  color: #B32F23;
  background-color: #B32F23;
}

Frequently asked questions

What color is #B32F23?+

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

What is the closest Tailwind color to #B32F23?+

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