#BF553B Color

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

Color preview

#BF553B

Color formats

HEX
#BF553B
RGB
rgb(191, 85, 59)
RGBA
rgba(191, 85, 59, 1)
HSL
hsl(12, 53%, 49%)
HSV
hsv(12, 69%, 75%)
CMYK
cmyk(0%, 55%, 69%, 25%)
CSS variable
--color-primary: #BF553B;
Lowercase HEX
#bf553b

Shades

Tints

Tones

Harmony

CSS snippets for #BF553B

.color-bf553b {
  color: #BF553B;
  background-color: #BF553B;
}

Frequently asked questions

What color is #BF553B?+

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

What is the closest Tailwind color to #BF553B?+

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