#BF706E Color

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

Color preview

#BF706E

Color formats

HEX
#BF706E
RGB
rgb(191, 112, 110)
RGBA
rgba(191, 112, 110, 1)
HSL
hsl(1, 39%, 59%)
HSV
hsv(1, 42%, 75%)
CMYK
cmyk(0%, 41%, 42%, 25%)
CSS variable
--color-primary: #BF706E;
Lowercase HEX
#bf706e

Shades

Tints

Tones

Harmony

CSS snippets for #BF706E

.color-bf706e {
  color: #BF706E;
  background-color: #BF706E;
}

Frequently asked questions

What color is #BF706E?+

#BF706E is a HEX color with RGB value rgb(191, 112, 110) and HSL value hsl(1, 39%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BF706E?+

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