🎨 Use this gradient to add a refreshing and vibrant touch to your designs.
💡 Did you know that the Flying Lemon color is inspired by the bright and zesty flavor of lemons, while the Malibu color represents the beautiful blue hues of the ocean?
/* Flying Lemon CSS Linear Gradient Background */
.gradient {
background: #64b3f4;
background: linear-gradient(
to right,
#64b3f4,#c2e59c
);
}You can use this gradient in your UI design in many ways, for example as a background in a tweet, for buttons or as a text gradient.