#64B3F4
#C2E59C
Linear CSS gradient
#113 Flying Lemon Gradient
Flying Lemon is a linear CSS gradient built from 2 colors: #64B3F4, #C2E59C. It works well for hero sections, UI surfaces, marketing pages, and subtle background treatments.
Use the palette table below to grab exact HEX and RGB values, then copy the raw CSS snippet and drop it straight into your project without re-building the gradient by hand.
Color palette
ColorHEXRGB
#64B3F4rgb(100, 179, 244)
#C2E59Crgb(194, 229, 156)
CSS code
background-image: linear-gradient(60deg, #64b3f4 0%, #c2e59c 100%);