#BFAF49 Color

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

Color preview

#BFAF49

Color formats

HEX
#BFAF49
RGB
rgb(191, 175, 73)
RGBA
rgba(191, 175, 73, 1)
HSL
hsl(52, 48%, 52%)
HSV
hsv(52, 62%, 75%)
CMYK
cmyk(0%, 8%, 62%, 25%)
CSS variable
--color-primary: #BFAF49;
Lowercase HEX
#bfaf49

Shades

Tints

Tones

Harmony

CSS snippets for #BFAF49

.color-bfaf49 {
  color: #BFAF49;
  background-color: #BFAF49;
}

Frequently asked questions

What color is #BFAF49?+

#BFAF49 is a HEX color with RGB value rgb(191, 175, 73) and HSL value hsl(52, 48%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAF49?+

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