#BFAC31 Color

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

Color preview

#BFAC31

Color formats

HEX
#BFAC31
RGB
rgb(191, 172, 49)
RGBA
rgba(191, 172, 49, 1)
HSL
hsl(52, 59%, 47%)
HSV
hsv(52, 74%, 75%)
CMYK
cmyk(0%, 10%, 74%, 25%)
CSS variable
--color-primary: #BFAC31;
Lowercase HEX
#bfac31

Shades

Tints

Tones

Harmony

CSS snippets for #BFAC31

.color-bfac31 {
  color: #BFAC31;
  background-color: #BFAC31;
}

Frequently asked questions

What color is #BFAC31?+

#BFAC31 is a HEX color with RGB value rgb(191, 172, 49) and HSL value hsl(52, 59%, 47%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BFAC31?+

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