#BFF37B Color

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

Color preview

#BFF37B

Color formats

HEX
#BFF37B
RGB
rgb(191, 243, 123)
RGBA
rgba(191, 243, 123, 1)
HSL
hsl(86, 83%, 72%)
HSV
hsv(86, 49%, 95%)
CMYK
cmyk(21%, 0%, 49%, 5%)
CSS variable
--color-primary: #BFF37B;
Lowercase HEX
#bff37b

Shades

Tints

Tones

Harmony

CSS snippets for #BFF37B

.color-bff37b {
  color: #BFF37B;
  background-color: #BFF37B;
}

Frequently asked questions

What color is #BFF37B?+

#BFF37B is a HEX color with RGB value rgb(191, 243, 123) and HSL value hsl(86, 83%, 72%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFF37B?+

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