#BFAB7A Color

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

Color preview

#BFAB7A

Color formats

HEX
#BFAB7A
RGB
rgb(191, 171, 122)
RGBA
rgba(191, 171, 122, 1)
HSL
hsl(43, 35%, 61%)
HSV
hsv(43, 36%, 75%)
CMYK
cmyk(0%, 10%, 36%, 25%)
CSS variable
--color-primary: #BFAB7A;
Lowercase HEX
#bfab7a

Shades

Tints

Tones

Harmony

CSS snippets for #BFAB7A

.color-bfab7a {
  color: #BFAB7A;
  background-color: #BFAB7A;
}

Frequently asked questions

What color is #BFAB7A?+

#BFAB7A is a HEX color with RGB value rgb(191, 171, 122) and HSL value hsl(43, 35%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAB7A?+

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