#BF745F Color

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

Color preview

#BF745F

Color formats

HEX
#BF745F
RGB
rgb(191, 116, 95)
RGBA
rgba(191, 116, 95, 1)
HSL
hsl(13, 43%, 56%)
HSV
hsv(13, 50%, 75%)
CMYK
cmyk(0%, 39%, 50%, 25%)
CSS variable
--color-primary: #BF745F;
Lowercase HEX
#bf745f

Shades

Tints

Tones

Harmony

CSS snippets for #BF745F

.color-bf745f {
  color: #BF745F;
  background-color: #BF745F;
}

Frequently asked questions

What color is #BF745F?+

#BF745F is a HEX color with RGB value rgb(191, 116, 95) and HSL value hsl(13, 43%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BF745F?+

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