#BF7C6E Color

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

Color preview

#BF7C6E

Color formats

HEX
#BF7C6E
RGB
rgb(191, 124, 110)
RGBA
rgba(191, 124, 110, 1)
HSL
hsl(10, 39%, 59%)
HSV
hsv(10, 42%, 75%)
CMYK
cmyk(0%, 35%, 42%, 25%)
CSS variable
--color-primary: #BF7C6E;
Lowercase HEX
#bf7c6e

Shades

Tints

Tones

Harmony

CSS snippets for #BF7C6E

.color-bf7c6e {
  color: #BF7C6E;
  background-color: #BF7C6E;
}

Frequently asked questions

What color is #BF7C6E?+

#BF7C6E is a HEX color with RGB value rgb(191, 124, 110) and HSL value hsl(10, 39%, 59%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BF7C6E?+

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