#BFCF91 Color

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

Color preview

#BFCF91

Color formats

HEX
#BFCF91
RGB
rgb(191, 207, 145)
RGBA
rgba(191, 207, 145, 1)
HSL
hsl(75, 39%, 69%)
HSV
hsv(75, 30%, 81%)
CMYK
cmyk(8%, 0%, 30%, 19%)
CSS variable
--color-primary: #BFCF91;
Lowercase HEX
#bfcf91

Shades

Tints

Tones

Harmony

CSS snippets for #BFCF91

.color-bfcf91 {
  color: #BFCF91;
  background-color: #BFCF91;
}

Frequently asked questions

What color is #BFCF91?+

#BFCF91 is a HEX color with RGB value rgb(191, 207, 145) and HSL value hsl(75, 39%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFCF91?+

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