#BFF06B Color

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

Color preview

#BFF06B

Color formats

HEX
#BFF06B
RGB
rgb(191, 240, 107)
RGBA
rgba(191, 240, 107, 1)
HSL
hsl(82, 82%, 68%)
HSV
hsv(82, 55%, 94%)
CMYK
cmyk(20%, 0%, 55%, 6%)
CSS variable
--color-primary: #BFF06B;
Lowercase HEX
#bff06b

Shades

Tints

Tones

Harmony

CSS snippets for #BFF06B

.color-bff06b {
  color: #BFF06B;
  background-color: #BFF06B;
}

Frequently asked questions

What color is #BFF06B?+

#BFF06B is a HEX color with RGB value rgb(191, 240, 107) and HSL value hsl(82, 82%, 68%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFF06B?+

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