#BFCF7C Color

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

Color preview

#BFCF7C

Color formats

HEX
#BFCF7C
RGB
rgb(191, 207, 124)
RGBA
rgba(191, 207, 124, 1)
HSL
hsl(72, 46%, 65%)
HSV
hsv(72, 40%, 81%)
CMYK
cmyk(8%, 0%, 40%, 19%)
CSS variable
--color-primary: #BFCF7C;
Lowercase HEX
#bfcf7c

Shades

Tints

Tones

Harmony

CSS snippets for #BFCF7C

.color-bfcf7c {
  color: #BFCF7C;
  background-color: #BFCF7C;
}

Frequently asked questions

What color is #BFCF7C?+

#BFCF7C is a HEX color with RGB value rgb(191, 207, 124) and HSL value hsl(72, 46%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFCF7C?+

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