#BFF09E Color

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

Color preview

#BFF09E

Color formats

HEX
#BFF09E
RGB
rgb(191, 240, 158)
RGBA
rgba(191, 240, 158, 1)
HSL
hsl(96, 73%, 78%)
HSV
hsv(96, 34%, 94%)
CMYK
cmyk(20%, 0%, 34%, 6%)
CSS variable
--color-primary: #BFF09E;
Lowercase HEX
#bff09e

Shades

Tints

Tones

Harmony

CSS snippets for #BFF09E

.color-bff09e {
  color: #BFF09E;
  background-color: #BFF09E;
}

Frequently asked questions

What color is #BFF09E?+

#BFF09E is a HEX color with RGB value rgb(191, 240, 158) and HSL value hsl(96, 73%, 78%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFF09E?+

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