#BFA05F Color

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

Color preview

#BFA05F

Color formats

HEX
#BFA05F
RGB
rgb(191, 160, 95)
RGBA
rgba(191, 160, 95, 1)
HSL
hsl(41, 43%, 56%)
HSV
hsv(41, 50%, 75%)
CMYK
cmyk(0%, 16%, 50%, 25%)
CSS variable
--color-primary: #BFA05F;
Lowercase HEX
#bfa05f

Shades

Tints

Tones

Harmony

CSS snippets for #BFA05F

.color-bfa05f {
  color: #BFA05F;
  background-color: #BFA05F;
}

Frequently asked questions

What color is #BFA05F?+

#BFA05F is a HEX color with RGB value rgb(191, 160, 95) and HSL value hsl(41, 43%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFA05F?+

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