#BFAC4A Color

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

Color preview

#BFAC4A

Color formats

HEX
#BFAC4A
RGB
rgb(191, 172, 74)
RGBA
rgba(191, 172, 74, 1)
HSL
hsl(50, 48%, 52%)
HSV
hsv(50, 61%, 75%)
CMYK
cmyk(0%, 10%, 61%, 25%)
CSS variable
--color-primary: #BFAC4A;
Lowercase HEX
#bfac4a

Shades

Tints

Tones

Harmony

CSS snippets for #BFAC4A

.color-bfac4a {
  color: #BFAC4A;
  background-color: #BFAC4A;
}

Frequently asked questions

What color is #BFAC4A?+

#BFAC4A is a HEX color with RGB value rgb(191, 172, 74) and HSL value hsl(50, 48%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAC4A?+

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