#BFEF6C Color

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

Color preview

#BFEF6C

Color formats

HEX
#BFEF6C
RGB
rgb(191, 239, 108)
RGBA
rgba(191, 239, 108, 1)
HSL
hsl(82, 80%, 68%)
HSV
hsv(82, 55%, 94%)
CMYK
cmyk(20%, 0%, 55%, 6%)
CSS variable
--color-primary: #BFEF6C;
Lowercase HEX
#bfef6c

Shades

Tints

Tones

Harmony

CSS snippets for #BFEF6C

.color-bfef6c {
  color: #BFEF6C;
  background-color: #BFEF6C;
}

Frequently asked questions

What color is #BFEF6C?+

#BFEF6C is a HEX color with RGB value rgb(191, 239, 108) and HSL value hsl(82, 80%, 68%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFEF6C?+

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