#B03D31 Color

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

Color preview

#B03D31

Color formats

HEX
#B03D31
RGB
rgb(176, 61, 49)
RGBA
rgba(176, 61, 49, 1)
HSL
hsl(6, 56%, 44%)
HSV
hsv(6, 72%, 69%)
CMYK
cmyk(0%, 65%, 72%, 31%)
CSS variable
--color-primary: #B03D31;
Lowercase HEX
#b03d31

Shades

Tints

Tones

Harmony

CSS snippets for #B03D31

.color-b03d31 {
  color: #B03D31;
  background-color: #B03D31;
}

Frequently asked questions

What color is #B03D31?+

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

What is the closest Tailwind color to #B03D31?+

The closest Tailwind color is orange-800, available as the bg-orange-800 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