#BFAF8E Color

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

Color preview

#BFAF8E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFAF8E

.color-bfaf8e {
  color: #BFAF8E;
  background-color: #BFAF8E;
}

Frequently asked questions

What color is #BFAF8E?+

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

What is the closest Tailwind color to #BFAF8E?+

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