#BFA34B Color

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

Color preview

#BFA34B

Color formats

HEX
#BFA34B
RGB
rgb(191, 163, 75)
RGBA
rgba(191, 163, 75, 1)
HSL
hsl(46, 48%, 52%)
HSV
hsv(46, 61%, 75%)
CMYK
cmyk(0%, 15%, 61%, 25%)
CSS variable
--color-primary: #BFA34B;
Lowercase HEX
#bfa34b

Shades

Tints

Tones

Harmony

CSS snippets for #BFA34B

.color-bfa34b {
  color: #BFA34B;
  background-color: #BFA34B;
}

Frequently asked questions

What color is #BFA34B?+

#BFA34B is a HEX color with RGB value rgb(191, 163, 75) and HSL value hsl(46, 48%, 52%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #BFA34B?+

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