#BF4740 Color

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

Color preview

#BF4740

Color formats

HEX
#BF4740
RGB
rgb(191, 71, 64)
RGBA
rgba(191, 71, 64, 1)
HSL
hsl(3, 50%, 50%)
HSV
hsv(3, 66%, 75%)
CMYK
cmyk(0%, 63%, 66%, 25%)
CSS variable
--color-primary: #BF4740;
Lowercase HEX
#bf4740

Shades

Tints

Tones

Harmony

CSS snippets for #BF4740

.color-bf4740 {
  color: #BF4740;
  background-color: #BF4740;
}

Frequently asked questions

What color is #BF4740?+

#BF4740 is a HEX color with RGB value rgb(191, 71, 64) and HSL value hsl(3, 50%, 50%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BF4740?+

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