#BF503C Color

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

Color preview

#BF503C

Color formats

HEX
#BF503C
RGB
rgb(191, 80, 60)
RGBA
rgba(191, 80, 60, 1)
HSL
hsl(9, 52%, 49%)
HSV
hsv(9, 69%, 75%)
CMYK
cmyk(0%, 58%, 69%, 25%)
CSS variable
--color-primary: #BF503C;
Lowercase HEX
#bf503c

Shades

Tints

Tones

Harmony

CSS snippets for #BF503C

.color-bf503c {
  color: #BF503C;
  background-color: #BF503C;
}

Frequently asked questions

What color is #BF503C?+

#BF503C is a HEX color with RGB value rgb(191, 80, 60) and HSL value hsl(9, 52%, 49%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #BF503C?+

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