#BF6C5E Color

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

Color preview

#BF6C5E

Color formats

HEX
#BF6C5E
RGB
rgb(191, 108, 94)
RGBA
rgba(191, 108, 94, 1)
HSL
hsl(9, 43%, 56%)
HSV
hsv(9, 51%, 75%)
CMYK
cmyk(0%, 43%, 51%, 25%)
CSS variable
--color-primary: #BF6C5E;
Lowercase HEX
#bf6c5e

Shades

Tints

Tones

Harmony

CSS snippets for #BF6C5E

.color-bf6c5e {
  color: #BF6C5E;
  background-color: #BF6C5E;
}

Frequently asked questions

What color is #BF6C5E?+

#BF6C5E is a HEX color with RGB value rgb(191, 108, 94) and HSL value hsl(9, 43%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BF6C5E?+

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