#BFAB6A Color

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

Color preview

#BFAB6A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFAB6A

.color-bfab6a {
  color: #BFAB6A;
  background-color: #BFAB6A;
}

Frequently asked questions

What color is #BFAB6A?+

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

What is the closest Tailwind color to #BFAB6A?+

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