#BFAF6E Color

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

Color preview

#BFAF6E

Color formats

HEX
#BFAF6E
RGB
rgb(191, 175, 110)
RGBA
rgba(191, 175, 110, 1)
HSL
hsl(48, 39%, 59%)
HSV
hsv(48, 42%, 75%)
CMYK
cmyk(0%, 8%, 42%, 25%)
CSS variable
--color-primary: #BFAF6E;
Lowercase HEX
#bfaf6e

Shades

Tints

Tones

Harmony

CSS snippets for #BFAF6E

.color-bfaf6e {
  color: #BFAF6E;
  background-color: #BFAF6E;
}

Frequently asked questions

What color is #BFAF6E?+

#BFAF6E is a HEX color with RGB value rgb(191, 175, 110) and HSL value hsl(48, 39%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAF6E?+

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