#BFAB4F Color

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

Color preview

#BFAB4F

Color formats

HEX
#BFAB4F
RGB
rgb(191, 171, 79)
RGBA
rgba(191, 171, 79, 1)
HSL
hsl(49, 47%, 53%)
HSV
hsv(49, 59%, 75%)
CMYK
cmyk(0%, 10%, 59%, 25%)
CSS variable
--color-primary: #BFAB4F;
Lowercase HEX
#bfab4f

Shades

Tints

Tones

Harmony

CSS snippets for #BFAB4F

.color-bfab4f {
  color: #BFAB4F;
  background-color: #BFAB4F;
}

Frequently asked questions

What color is #BFAB4F?+

#BFAB4F is a HEX color with RGB value rgb(191, 171, 79) and HSL value hsl(49, 47%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAB4F?+

The closest Tailwind color is orange-400, available as the bg-orange-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