#BFCC7F Color

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

Color preview

#BFCC7F

Color formats

HEX
#BFCC7F
RGB
rgb(191, 204, 127)
RGBA
rgba(191, 204, 127, 1)
HSL
hsl(70, 43%, 65%)
HSV
hsv(70, 38%, 80%)
CMYK
cmyk(6%, 0%, 38%, 20%)
CSS variable
--color-primary: #BFCC7F;
Lowercase HEX
#bfcc7f

Shades

Tints

Tones

Harmony

CSS snippets for #BFCC7F

.color-bfcc7f {
  color: #BFCC7F;
  background-color: #BFCC7F;
}

Frequently asked questions

What color is #BFCC7F?+

#BFCC7F is a HEX color with RGB value rgb(191, 204, 127) and HSL value hsl(70, 43%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFCC7F?+

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