#BFAB4A Color

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

Color preview

#BFAB4A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFAB4A

.color-bfab4a {
  color: #BFAB4A;
  background-color: #BFAB4A;
}

Frequently asked questions

What color is #BFAB4A?+

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

What is the closest Tailwind color to #BFAB4A?+

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