#BFAA4F Color

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

Color preview

#BFAA4F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFAA4F

.color-bfaa4f {
  color: #BFAA4F;
  background-color: #BFAA4F;
}

Frequently asked questions

What color is #BFAA4F?+

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

What is the closest Tailwind color to #BFAA4F?+

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