#BFBC62 Color

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

Color preview

#BFBC62

Color formats

HEX
#BFBC62
RGB
rgb(191, 188, 98)
RGBA
rgba(191, 188, 98, 1)
HSL
hsl(58, 42%, 57%)
HSV
hsv(58, 49%, 75%)
CMYK
cmyk(0%, 2%, 49%, 25%)
CSS variable
--color-primary: #BFBC62;
Lowercase HEX
#bfbc62

Shades

Tints

Tones

Harmony

CSS snippets for #BFBC62

.color-bfbc62 {
  color: #BFBC62;
  background-color: #BFBC62;
}

Frequently asked questions

What color is #BFBC62?+

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

What is the closest Tailwind color to #BFBC62?+

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