#BF5A3B Color

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

Color preview

#BF5A3B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BF5A3B

.color-bf5a3b {
  color: #BF5A3B;
  background-color: #BF5A3B;
}

Frequently asked questions

What color is #BF5A3B?+

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

What is the closest Tailwind color to #BF5A3B?+

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