#BFF08E Color

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

Color preview

#BFF08E

Color formats

HEX
#BFF08E
RGB
rgb(191, 240, 142)
RGBA
rgba(191, 240, 142, 1)
HSL
hsl(90, 77%, 75%)
HSV
hsv(90, 41%, 94%)
CMYK
cmyk(20%, 0%, 41%, 6%)
CSS variable
--color-primary: #BFF08E;
Lowercase HEX
#bff08e

Shades

Tints

Tones

Harmony

CSS snippets for #BFF08E

.color-bff08e {
  color: #BFF08E;
  background-color: #BFF08E;
}

Frequently asked questions

What color is #BFF08E?+

#BFF08E is a HEX color with RGB value rgb(191, 240, 142) and HSL value hsl(90, 77%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFF08E?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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