#BFCF94 Color

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

Color preview

#BFCF94

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFCF94

.color-bfcf94 {
  color: #BFCF94;
  background-color: #BFCF94;
}

Frequently asked questions

What color is #BFCF94?+

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

What is the closest Tailwind color to #BFCF94?+

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