๐จ This gradient is perfect for a modern, energetic design. It can add a pop of color to your website or app.
๐ก The name 'Lunada' is derived from 'luna', the Latin word for moon, suggesting a celestial inspiration for this gradient.
/* Lunada CSS Linear Gradient Background */
.gradient {
background: #5433FF;
background: linear-gradient(
to right,
#5433FF,#20BDFF,#A5FECB
);
}
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.