#BF5E3B Color

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

Color preview

#BF5E3B

Color formats

HEX
#BF5E3B
RGB
rgb(191, 94, 59)
RGBA
rgba(191, 94, 59, 1)
HSL
hsl(16, 53%, 49%)
HSV
hsv(16, 69%, 75%)
CMYK
cmyk(0%, 51%, 69%, 25%)
CSS variable
--color-primary: #BF5E3B;
Lowercase HEX
#bf5e3b

Shades

Tints

Tones

Harmony

CSS snippets for #BF5E3B

.color-bf5e3b {
  color: #BF5E3B;
  background-color: #BF5E3B;
}

Frequently asked questions

What color is #BF5E3B?+

#BF5E3B is a HEX color with RGB value rgb(191, 94, 59) and HSL value hsl(16, 53%, 49%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BF5E3B?+

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