#B32F15 Color

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

Color preview

#B32F15

Color formats

HEX
#B32F15
RGB
rgb(179, 47, 21)
RGBA
rgba(179, 47, 21, 1)
HSL
hsl(10, 79%, 39%)
HSV
hsv(10, 88%, 70%)
CMYK
cmyk(0%, 74%, 88%, 30%)
CSS variable
--color-primary: #B32F15;
Lowercase HEX
#b32f15

Shades

Tints

Tones

Harmony

CSS snippets for #B32F15

.color-b32f15 {
  color: #B32F15;
  background-color: #B32F15;
}

Frequently asked questions

What color is #B32F15?+

#B32F15 is a HEX color with RGB value rgb(179, 47, 21) and HSL value hsl(10, 79%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #B32F15?+

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