#BFFA85 Color

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

Color preview

#BFFA85

Color formats

HEX
#BFFA85
RGB
rgb(191, 250, 133)
RGBA
rgba(191, 250, 133, 1)
HSL
hsl(90, 92%, 75%)
HSV
hsv(90, 47%, 98%)
CMYK
cmyk(24%, 0%, 47%, 2%)
CSS variable
--color-primary: #BFFA85;
Lowercase HEX
#bffa85

Shades

Tints

Tones

Harmony

CSS snippets for #BFFA85

.color-bffa85 {
  color: #BFFA85;
  background-color: #BFFA85;
}

Frequently asked questions

What color is #BFFA85?+

#BFFA85 is a HEX color with RGB value rgb(191, 250, 133) and HSL value hsl(90, 92%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFFA85?+

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