#BFEE6D Color

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

Color preview

#BFEE6D

Color formats

HEX
#BFEE6D
RGB
rgb(191, 238, 109)
RGBA
rgba(191, 238, 109, 1)
HSL
hsl(82, 79%, 68%)
HSV
hsv(82, 54%, 93%)
CMYK
cmyk(20%, 0%, 54%, 7%)
CSS variable
--color-primary: #BFEE6D;
Lowercase HEX
#bfee6d

Shades

Tints

Tones

Harmony

CSS snippets for #BFEE6D

.color-bfee6d {
  color: #BFEE6D;
  background-color: #BFEE6D;
}

Frequently asked questions

What color is #BFEE6D?+

#BFEE6D is a HEX color with RGB value rgb(191, 238, 109) and HSL value hsl(82, 79%, 68%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFEE6D?+

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