#BFF080 Color

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

Color preview

#BFF080

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFF080

.color-bff080 {
  color: #BFF080;
  background-color: #BFF080;
}

Frequently asked questions

What color is #BFF080?+

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

What is the closest Tailwind color to #BFF080?+

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