#BFAD8D Color

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

Color preview

#BFAD8D

Color formats

HEX
#BFAD8D
RGB
rgb(191, 173, 141)
RGBA
rgba(191, 173, 141, 1)
HSL
hsl(38, 28%, 65%)
HSV
hsv(38, 26%, 75%)
CMYK
cmyk(0%, 9%, 26%, 25%)
CSS variable
--color-primary: #BFAD8D;
Lowercase HEX
#bfad8d

Shades

Tints

Tones

Harmony

CSS snippets for #BFAD8D

.color-bfad8d {
  color: #BFAD8D;
  background-color: #BFAD8D;
}

Frequently asked questions

What color is #BFAD8D?+

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

What is the closest Tailwind color to #BFAD8D?+

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