#BF4F3B Color

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

Color preview

#BF4F3B

Color formats

HEX
#BF4F3B
RGB
rgb(191, 79, 59)
RGBA
rgba(191, 79, 59, 1)
HSL
hsl(9, 53%, 49%)
HSV
hsv(9, 69%, 75%)
CMYK
cmyk(0%, 59%, 69%, 25%)
CSS variable
--color-primary: #BF4F3B;
Lowercase HEX
#bf4f3b

Shades

Tints

Tones

Harmony

CSS snippets for #BF4F3B

.color-bf4f3b {
  color: #BF4F3B;
  background-color: #BF4F3B;
}

Frequently asked questions

What color is #BF4F3B?+

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

What is the closest Tailwind color to #BF4F3B?+

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