#BFCF93 Color

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

Color preview

#BFCF93

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFCF93

.color-bfcf93 {
  color: #BFCF93;
  background-color: #BFCF93;
}

Frequently asked questions

What color is #BFCF93?+

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

What is the closest Tailwind color to #BFCF93?+

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