#BFCF92 Color

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

Color preview

#BFCF92

Color formats

HEX
#BFCF92
RGB
rgb(191, 207, 146)
RGBA
rgba(191, 207, 146, 1)
HSL
hsl(76, 39%, 69%)
HSV
hsv(76, 29%, 81%)
CMYK
cmyk(8%, 0%, 29%, 19%)
CSS variable
--color-primary: #BFCF92;
Lowercase HEX
#bfcf92

Shades

Tints

Tones

Harmony

CSS snippets for #BFCF92

.color-bfcf92 {
  color: #BFCF92;
  background-color: #BFCF92;
}

Frequently asked questions

What color is #BFCF92?+

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

What is the closest Tailwind color to #BFCF92?+

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