#BFF28C Color

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

Color preview

#BFF28C

Color formats

HEX
#BFF28C
RGB
rgb(191, 242, 140)
RGBA
rgba(191, 242, 140, 1)
HSL
hsl(90, 80%, 75%)
HSV
hsv(90, 42%, 95%)
CMYK
cmyk(21%, 0%, 42%, 5%)
CSS variable
--color-primary: #BFF28C;
Lowercase HEX
#bff28c

Shades

Tints

Tones

Harmony

CSS snippets for #BFF28C

.color-bff28c {
  color: #BFF28C;
  background-color: #BFF28C;
}

Frequently asked questions

What color is #BFF28C?+

#BFF28C is a HEX color with RGB value rgb(191, 242, 140) and HSL value hsl(90, 80%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFF28C?+

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