#BFAB4B Color

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

Color preview

#BFAB4B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFAB4B

.color-bfab4b {
  color: #BFAB4B;
  background-color: #BFAB4B;
}

Frequently asked questions

What color is #BFAB4B?+

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

What is the closest Tailwind color to #BFAB4B?+

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