#BFAC54 Color

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

Color preview

#BFAC54

Color formats

HEX
#BFAC54
RGB
rgb(191, 172, 84)
RGBA
rgba(191, 172, 84, 1)
HSL
hsl(49, 46%, 54%)
HSV
hsv(49, 56%, 75%)
CMYK
cmyk(0%, 10%, 56%, 25%)
CSS variable
--color-primary: #BFAC54;
Lowercase HEX
#bfac54

Shades

Tints

Tones

Harmony

CSS snippets for #BFAC54

.color-bfac54 {
  color: #BFAC54;
  background-color: #BFAC54;
}

Frequently asked questions

What color is #BFAC54?+

#BFAC54 is a HEX color with RGB value rgb(191, 172, 84) and HSL value hsl(49, 46%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAC54?+

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