๐จ Use this gradient for a bold, standout design.
๐ก This gradient combines Yoda's wisdom with Hollywood Cerise's glamour.
/* Yoda CSS Linear Gradient Background */
.gradient {
background: #FF0099;
background: linear-gradient(
to right,
#FF0099,#493240
);
}
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.