#BFFF48 Color

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

Color preview

#BFFF48

Color formats

HEX
#BFFF48
RGB
rgb(191, 255, 72)
RGBA
rgba(191, 255, 72, 1)
HSL
hsl(81, 100%, 64%)
HSV
hsv(81, 72%, 100%)
CMYK
cmyk(25%, 0%, 72%, 0%)
CSS variable
--color-primary: #BFFF48;
Lowercase HEX
#bfff48

Shades

Tints

Tones

Harmony

CSS snippets for #BFFF48

.color-bfff48 {
  color: #BFFF48;
  background-color: #BFFF48;
}

Frequently asked questions

What color is #BFFF48?+

#BFFF48 is a HEX color with RGB value rgb(191, 255, 72) and HSL value hsl(81, 100%, 64%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFFF48?+

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