#BF6D4F Color

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

Color preview

#BF6D4F

Color formats

HEX
#BF6D4F
RGB
rgb(191, 109, 79)
RGBA
rgba(191, 109, 79, 1)
HSL
hsl(16, 47%, 53%)
HSV
hsv(16, 59%, 75%)
CMYK
cmyk(0%, 43%, 59%, 25%)
CSS variable
--color-primary: #BF6D4F;
Lowercase HEX
#bf6d4f

Shades

Tints

Tones

Harmony

CSS snippets for #BF6D4F

.color-bf6d4f {
  color: #BF6D4F;
  background-color: #BF6D4F;
}

Frequently asked questions

What color is #BF6D4F?+

#BF6D4F is a HEX color with RGB value rgb(191, 109, 79) and HSL value hsl(16, 47%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BF6D4F?+

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