#BF7E70 Color

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

Color preview

#BF7E70

Color formats

HEX
#BF7E70
RGB
rgb(191, 126, 112)
RGBA
rgba(191, 126, 112, 1)
HSL
hsl(11, 38%, 59%)
HSV
hsv(11, 41%, 75%)
CMYK
cmyk(0%, 34%, 41%, 25%)
CSS variable
--color-primary: #BF7E70;
Lowercase HEX
#bf7e70

Shades

Tints

Tones

Harmony

CSS snippets for #BF7E70

.color-bf7e70 {
  color: #BF7E70;
  background-color: #BF7E70;
}

Frequently asked questions

What color is #BF7E70?+

#BF7E70 is a HEX color with RGB value rgb(191, 126, 112) and HSL value hsl(11, 38%, 59%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BF7E70?+

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