#BFCF73 Color

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

Color preview

#BFCF73

Color formats

HEX
#BFCF73
RGB
rgb(191, 207, 115)
RGBA
rgba(191, 207, 115, 1)
HSL
hsl(70, 49%, 63%)
HSV
hsv(70, 44%, 81%)
CMYK
cmyk(8%, 0%, 44%, 19%)
CSS variable
--color-primary: #BFCF73;
Lowercase HEX
#bfcf73

Shades

Tints

Tones

Harmony

CSS snippets for #BFCF73

.color-bfcf73 {
  color: #BFCF73;
  background-color: #BFCF73;
}

Frequently asked questions

What color is #BFCF73?+

#BFCF73 is a HEX color with RGB value rgb(191, 207, 115) and HSL value hsl(70, 49%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFCF73?+

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