#BFAD4F Color

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

Color preview

#BFAD4F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFAD4F

.color-bfad4f {
  color: #BFAD4F;
  background-color: #BFAD4F;
}

Frequently asked questions

What color is #BFAD4F?+

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

What is the closest Tailwind color to #BFAD4F?+

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