#B9341D Color

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

Color preview

#B9341D

Color formats

HEX
#B9341D
RGB
rgb(185, 52, 29)
RGBA
rgba(185, 52, 29, 1)
HSL
hsl(9, 73%, 42%)
HSV
hsv(9, 84%, 73%)
CMYK
cmyk(0%, 72%, 84%, 27%)
CSS variable
--color-primary: #B9341D;
Lowercase HEX
#b9341d

Shades

Tints

Tones

Harmony

CSS snippets for #B9341D

.color-b9341d {
  color: #B9341D;
  background-color: #B9341D;
}

Frequently asked questions

What color is #B9341D?+

#B9341D is a HEX color with RGB value rgb(185, 52, 29) and HSL value hsl(9, 73%, 42%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #B9341D?+

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