#BFCF89 Color

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

Color preview

#BFCF89

Color formats

HEX
#BFCF89
RGB
rgb(191, 207, 137)
RGBA
rgba(191, 207, 137, 1)
HSL
hsl(74, 42%, 67%)
HSV
hsv(74, 34%, 81%)
CMYK
cmyk(8%, 0%, 34%, 19%)
CSS variable
--color-primary: #BFCF89;
Lowercase HEX
#bfcf89

Shades

Tints

Tones

Harmony

CSS snippets for #BFCF89

.color-bfcf89 {
  color: #BFCF89;
  background-color: #BFCF89;
}

Frequently asked questions

What color is #BFCF89?+

#BFCF89 is a HEX color with RGB value rgb(191, 207, 137) and HSL value hsl(74, 42%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFCF89?+

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