#BFF45C Color

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

Color preview

#BFF45C

Color formats

HEX
#BFF45C
RGB
rgb(191, 244, 92)
RGBA
rgba(191, 244, 92, 1)
HSL
hsl(81, 87%, 66%)
HSV
hsv(81, 62%, 96%)
CMYK
cmyk(22%, 0%, 62%, 4%)
CSS variable
--color-primary: #BFF45C;
Lowercase HEX
#bff45c

Shades

Tints

Tones

Harmony

CSS snippets for #BFF45C

.color-bff45c {
  color: #BFF45C;
  background-color: #BFF45C;
}

Frequently asked questions

What color is #BFF45C?+

#BFF45C is a HEX color with RGB value rgb(191, 244, 92) and HSL value hsl(81, 87%, 66%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFF45C?+

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