#BFAB51 Color

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

Color preview

#BFAB51

Color formats

HEX
#BFAB51
RGB
rgb(191, 171, 81)
RGBA
rgba(191, 171, 81, 1)
HSL
hsl(49, 46%, 53%)
HSV
hsv(49, 58%, 75%)
CMYK
cmyk(0%, 10%, 58%, 25%)
CSS variable
--color-primary: #BFAB51;
Lowercase HEX
#bfab51

Shades

Tints

Tones

Harmony

CSS snippets for #BFAB51

.color-bfab51 {
  color: #BFAB51;
  background-color: #BFAB51;
}

Frequently asked questions

What color is #BFAB51?+

#BFAB51 is a HEX color with RGB value rgb(191, 171, 81) and HSL value hsl(49, 46%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAB51?+

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