#BFA05E Color

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

Color preview

#BFA05E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFA05E

.color-bfa05e {
  color: #BFA05E;
  background-color: #BFA05E;
}

Frequently asked questions

What color is #BFA05E?+

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

What is the closest Tailwind color to #BFA05E?+

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