๐จ Use this gradient to evoke feelings of warmth and comfort.
๐ก This gradient is reminiscent of a sunset, a daily event that has inspired countless works of art.
/* Dance To Forget CSS Linear Gradient Background */
.gradient {
background: #FF4E50;
background: linear-gradient(
to right,
#FF4E50,#F9D423
);
}
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.