#BF5C4F Color

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

Color preview

#BF5C4F

Color formats

HEX
#BF5C4F
RGB
rgb(191, 92, 79)
RGBA
rgba(191, 92, 79, 1)
HSL
hsl(7, 47%, 53%)
HSV
hsv(7, 59%, 75%)
CMYK
cmyk(0%, 52%, 59%, 25%)
CSS variable
--color-primary: #BF5C4F;
Lowercase HEX
#bf5c4f

Shades

Tints

Tones

Harmony

CSS snippets for #BF5C4F

.color-bf5c4f {
  color: #BF5C4F;
  background-color: #BF5C4F;
}

Frequently asked questions

What color is #BF5C4F?+

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

What is the closest Tailwind color to #BF5C4F?+

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