#BFAC4F Color

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

Color preview

#BFAC4F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFAC4F

.color-bfac4f {
  color: #BFAC4F;
  background-color: #BFAC4F;
}

Frequently asked questions

What color is #BFAC4F?+

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

What is the closest Tailwind color to #BFAC4F?+

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