#BF4C3B Color

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

Color preview

#BF4C3B

Color formats

HEX
#BF4C3B
RGB
rgb(191, 76, 59)
RGBA
rgba(191, 76, 59, 1)
HSL
hsl(8, 53%, 49%)
HSV
hsv(8, 69%, 75%)
CMYK
cmyk(0%, 60%, 69%, 25%)
CSS variable
--color-primary: #BF4C3B;
Lowercase HEX
#bf4c3b

Shades

Tints

Tones

Harmony

CSS snippets for #BF4C3B

.color-bf4c3b {
  color: #BF4C3B;
  background-color: #BF4C3B;
}

Frequently asked questions

What color is #BF4C3B?+

#BF4C3B is a HEX color with RGB value rgb(191, 76, 59) and HSL value hsl(8, 53%, 49%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #BF4C3B?+

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