#B03B31 Color

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

Color preview

#B03B31

Color formats

HEX
#B03B31
RGB
rgb(176, 59, 49)
RGBA
rgba(176, 59, 49, 1)
HSL
hsl(5, 56%, 44%)
HSV
hsv(5, 72%, 69%)
CMYK
cmyk(0%, 66%, 72%, 31%)
CSS variable
--color-primary: #B03B31;
Lowercase HEX
#b03b31

Shades

Tints

Tones

Harmony

CSS snippets for #B03B31

.color-b03b31 {
  color: #B03B31;
  background-color: #B03B31;
}

Frequently asked questions

What color is #B03B31?+

#B03B31 is a HEX color with RGB value rgb(176, 59, 49) and HSL value hsl(5, 56%, 44%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #B03B31?+

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