#BF7F73 Color

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

Color preview

#BF7F73

Color formats

HEX
#BF7F73
RGB
rgb(191, 127, 115)
RGBA
rgba(191, 127, 115, 1)
HSL
hsl(9, 37%, 60%)
HSV
hsv(9, 40%, 75%)
CMYK
cmyk(0%, 34%, 40%, 25%)
CSS variable
--color-primary: #BF7F73;
Lowercase HEX
#bf7f73

Shades

Tints

Tones

Harmony

CSS snippets for #BF7F73

.color-bf7f73 {
  color: #BF7F73;
  background-color: #BF7F73;
}

Frequently asked questions

What color is #BF7F73?+

#BF7F73 is a HEX color with RGB value rgb(191, 127, 115) and HSL value hsl(9, 37%, 60%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BF7F73?+

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