#BFBF63 Color

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

Color preview

#BFBF63

Color formats

HEX
#BFBF63
RGB
rgb(191, 191, 99)
RGBA
rgba(191, 191, 99, 1)
HSL
hsl(60, 42%, 57%)
HSV
hsv(60, 48%, 75%)
CMYK
cmyk(0%, 0%, 48%, 25%)
CSS variable
--color-primary: #BFBF63;
Lowercase HEX
#bfbf63

Shades

Tints

Tones

Harmony

CSS snippets for #BFBF63

.color-bfbf63 {
  color: #BFBF63;
  background-color: #BFBF63;
}

Frequently asked questions

What color is #BFBF63?+

#BFBF63 is a HEX color with RGB value rgb(191, 191, 99) and HSL value hsl(60, 42%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFBF63?+

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