#BFF36B Color

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

Color preview

#BFF36B

Color formats

HEX
#BFF36B
RGB
rgb(191, 243, 107)
RGBA
rgba(191, 243, 107, 1)
HSL
hsl(83, 85%, 69%)
HSV
hsv(83, 56%, 95%)
CMYK
cmyk(21%, 0%, 56%, 5%)
CSS variable
--color-primary: #BFF36B;
Lowercase HEX
#bff36b

Shades

Tints

Tones

Harmony

CSS snippets for #BFF36B

.color-bff36b {
  color: #BFF36B;
  background-color: #BFF36B;
}

Frequently asked questions

What color is #BFF36B?+

#BFF36B is a HEX color with RGB value rgb(191, 243, 107) and HSL value hsl(83, 85%, 69%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #BFF36B?+

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