#BFF07F Color

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

Color preview

#BFF07F

Color formats

HEX
#BFF07F
RGB
rgb(191, 240, 127)
RGBA
rgba(191, 240, 127, 1)
HSL
hsl(86, 79%, 72%)
HSV
hsv(86, 47%, 94%)
CMYK
cmyk(20%, 0%, 47%, 6%)
CSS variable
--color-primary: #BFF07F;
Lowercase HEX
#bff07f

Shades

Tints

Tones

Harmony

CSS snippets for #BFF07F

.color-bff07f {
  color: #BFF07F;
  background-color: #BFF07F;
}

Frequently asked questions

What color is #BFF07F?+

#BFF07F is a HEX color with RGB value rgb(191, 240, 127) and HSL value hsl(86, 79%, 72%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFF07F?+

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