๐จ Use this gradient for attention-grabbing designs.
๐ก This gradient is inspired by the vibrant colors of the Hibiscus flower and the Mojo music genre.
/* Alive CSS Linear Gradient Background */
.gradient {
background: #CB356B;
background: linear-gradient(
to right,
#CB356B,#BD3F32
);
}
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.