๐จ Use this gradient for festive designs.
๐ก This gradient combines Mardi Gras, a symbol of celebration, and Lonestar, a symbol of independence.
/* Love and Liberty CSS Linear Gradient Background */
.gradient {
background: #200122;
background: linear-gradient(
to right,
#200122,#6f0000
);
}
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.