#BF8F5E Color

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

Color preview

#BF8F5E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BF8F5E

.color-bf8f5e {
  color: #BF8F5E;
  background-color: #BF8F5E;
}

Frequently asked questions

What color is #BF8F5E?+

#BF8F5E is a HEX color with RGB value rgb(191, 143, 94) and HSL value hsl(30, 43%, 56%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #BF8F5E?+

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