๐จ Add a retro touch to your designs with this vibrant color scheme
๐ก Retrowave is a genre of music inspired by 1980s synthpop and electronic music
/* New Retrowave CSS Linear Gradient Background */
.gradient {
background: #3b41c5;
background: linear-gradient(
to right,
#3b41c5,#a981bb,#ffc8a9
);
}
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.