#BF7E78 Color

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

Color preview

#BF7E78

Color formats

HEX
#BF7E78
RGB
rgb(191, 126, 120)
RGBA
rgba(191, 126, 120, 1)
HSL
hsl(5, 36%, 61%)
HSV
hsv(5, 37%, 75%)
CMYK
cmyk(0%, 34%, 37%, 25%)
CSS variable
--color-primary: #BF7E78;
Lowercase HEX
#bf7e78

Shades

Tints

Tones

Harmony

CSS snippets for #BF7E78

.color-bf7e78 {
  color: #BF7E78;
  background-color: #BF7E78;
}

Frequently asked questions

What color is #BF7E78?+

#BF7E78 is a HEX color with RGB value rgb(191, 126, 120) and HSL value hsl(5, 36%, 61%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BF7E78?+

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