#BFA25F Color

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

Color preview

#BFA25F

Color formats

HEX
#BFA25F
RGB
rgb(191, 162, 95)
RGBA
rgba(191, 162, 95, 1)
HSL
hsl(42, 43%, 56%)
HSV
hsv(42, 50%, 75%)
CMYK
cmyk(0%, 15%, 50%, 25%)
CSS variable
--color-primary: #BFA25F;
Lowercase HEX
#bfa25f

Shades

Tints

Tones

Harmony

CSS snippets for #BFA25F

.color-bfa25f {
  color: #BFA25F;
  background-color: #BFA25F;
}

Frequently asked questions

What color is #BFA25F?+

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

What is the closest Tailwind color to #BFA25F?+

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