#BFAF4F Color

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

Color preview

#BFAF4F

Color formats

HEX
#BFAF4F
RGB
rgb(191, 175, 79)
RGBA
rgba(191, 175, 79, 1)
HSL
hsl(51, 47%, 53%)
HSV
hsv(51, 59%, 75%)
CMYK
cmyk(0%, 8%, 59%, 25%)
CSS variable
--color-primary: #BFAF4F;
Lowercase HEX
#bfaf4f

Shades

Tints

Tones

Harmony

CSS snippets for #BFAF4F

.color-bfaf4f {
  color: #BFAF4F;
  background-color: #BFAF4F;
}

Frequently asked questions

What color is #BFAF4F?+

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

What is the closest Tailwind color to #BFAF4F?+

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