๐จ Use this gradient for a bold, vintage look.
๐ก This gradient is inspired by the vibrant colors of 80's pop culture.
/* 80's Purple CSS Linear Gradient Background */
.gradient {
background: #41295a;
background: linear-gradient(
to right,
#41295a,#2F0743
);
}
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.