๐จ Use this gradient for a lively, energetic design.
๐ก This gradient combines the freshness of watermelon and the tranquility of cornflower blue.
/* Sublime Light CSS Linear Gradient Background */
.gradient {
background: #FC5C7D;
background: linear-gradient(
to right,
#FC5C7D,#6A82FB
);
}
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.