#BFAB62 Color

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

Color preview

#BFAB62

Color formats

HEX
#BFAB62
RGB
rgb(191, 171, 98)
RGBA
rgba(191, 171, 98, 1)
HSL
hsl(47, 42%, 57%)
HSV
hsv(47, 49%, 75%)
CMYK
cmyk(0%, 10%, 49%, 25%)
CSS variable
--color-primary: #BFAB62;
Lowercase HEX
#bfab62

Shades

Tints

Tones

Harmony

CSS snippets for #BFAB62

.color-bfab62 {
  color: #BFAB62;
  background-color: #BFAB62;
}

Frequently asked questions

What color is #BFAB62?+

#BFAB62 is a HEX color with RGB value rgb(191, 171, 98) and HSL value hsl(47, 42%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAB62?+

The closest Tailwind color is stone-400, available as the bg-stone-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