#BFA03B Color

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

Color preview

#BFA03B

Color formats

HEX
#BFA03B
RGB
rgb(191, 160, 59)
RGBA
rgba(191, 160, 59, 1)
HSL
hsl(46, 53%, 49%)
HSV
hsv(46, 69%, 75%)
CMYK
cmyk(0%, 16%, 69%, 25%)
CSS variable
--color-primary: #BFA03B;
Lowercase HEX
#bfa03b

Shades

Tints

Tones

Harmony

CSS snippets for #BFA03B

.color-bfa03b {
  color: #BFA03B;
  background-color: #BFA03B;
}

Frequently asked questions

What color is #BFA03B?+

#BFA03B is a HEX color with RGB value rgb(191, 160, 59) and HSL value hsl(46, 53%, 49%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #BFA03B?+

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