#BF5D3C Color

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

Color preview

#BF5D3C

Color formats

HEX
#BF5D3C
RGB
rgb(191, 93, 60)
RGBA
rgba(191, 93, 60, 1)
HSL
hsl(15, 52%, 49%)
HSV
hsv(15, 69%, 75%)
CMYK
cmyk(0%, 51%, 69%, 25%)
CSS variable
--color-primary: #BF5D3C;
Lowercase HEX
#bf5d3c

Shades

Tints

Tones

Harmony

CSS snippets for #BF5D3C

.color-bf5d3c {
  color: #BF5D3C;
  background-color: #BF5D3C;
}

Frequently asked questions

What color is #BF5D3C?+

#BF5D3C is a HEX color with RGB value rgb(191, 93, 60) and HSL value hsl(15, 52%, 49%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BF5D3C?+

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