๐จ Use this gradient for a bold, balanced design.
๐ก This gradient combines the passion of red with the calm of blue, creating a unique visual experience.
/* Miaka CSS Linear Gradient Background */
.gradient {
background: #FC354C;
background: linear-gradient(
to right,
#FC354C,#0ABFBC
);
}
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.