#BFDC6F Color

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

Color preview

#BFDC6F

Color formats

HEX
#BFDC6F
RGB
rgb(191, 220, 111)
RGBA
rgba(191, 220, 111, 1)
HSL
hsl(76, 61%, 65%)
HSV
hsv(76, 50%, 86%)
CMYK
cmyk(13%, 0%, 50%, 14%)
CSS variable
--color-primary: #BFDC6F;
Lowercase HEX
#bfdc6f

Shades

Tints

Tones

Harmony

CSS snippets for #BFDC6F

.color-bfdc6f {
  color: #BFDC6F;
  background-color: #BFDC6F;
}

Frequently asked questions

What color is #BFDC6F?+

#BFDC6F is a HEX color with RGB value rgb(191, 220, 111) and HSL value hsl(76, 61%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFDC6F?+

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