#BF7D70 Color

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

Color preview

#BF7D70

Color formats

HEX
#BF7D70
RGB
rgb(191, 125, 112)
RGBA
rgba(191, 125, 112, 1)
HSL
hsl(10, 38%, 59%)
HSV
hsv(10, 41%, 75%)
CMYK
cmyk(0%, 35%, 41%, 25%)
CSS variable
--color-primary: #BF7D70;
Lowercase HEX
#bf7d70

Shades

Tints

Tones

Harmony

CSS snippets for #BF7D70

.color-bf7d70 {
  color: #BF7D70;
  background-color: #BF7D70;
}

Frequently asked questions

What color is #BF7D70?+

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

What is the closest Tailwind color to #BF7D70?+

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