#BFAB69 Color

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

Color preview

#BFAB69

Color formats

HEX
#BFAB69
RGB
rgb(191, 171, 105)
RGBA
rgba(191, 171, 105, 1)
HSL
hsl(46, 40%, 58%)
HSV
hsv(46, 45%, 75%)
CMYK
cmyk(0%, 10%, 45%, 25%)
CSS variable
--color-primary: #BFAB69;
Lowercase HEX
#bfab69

Shades

Tints

Tones

Harmony

CSS snippets for #BFAB69

.color-bfab69 {
  color: #BFAB69;
  background-color: #BFAB69;
}

Frequently asked questions

What color is #BFAB69?+

#BFAB69 is a HEX color with RGB value rgb(191, 171, 105) and HSL value hsl(46, 40%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAB69?+

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