#BFAF8D Color

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

Color preview

#BFAF8D

Color formats

HEX
#BFAF8D
RGB
rgb(191, 175, 141)
RGBA
rgba(191, 175, 141, 1)
HSL
hsl(41, 28%, 65%)
HSV
hsv(41, 26%, 75%)
CMYK
cmyk(0%, 8%, 26%, 25%)
CSS variable
--color-primary: #BFAF8D;
Lowercase HEX
#bfaf8d

Shades

Tints

Tones

Harmony

CSS snippets for #BFAF8D

.color-bfaf8d {
  color: #BFAF8D;
  background-color: #BFAF8D;
}

Frequently asked questions

What color is #BFAF8D?+

#BFAF8D is a HEX color with RGB value rgb(191, 175, 141) and HSL value hsl(41, 28%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFAF8D?+

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