๐จ Great for lively, dynamic designs.
๐ก This gradient is reminiscent of a stunning sunset, bringing a sense of calm and joy.
/* Wiretap CSS Linear Gradient Background */
.gradient {
background: #8A2387;
background: linear-gradient(
to right,
#8A2387,#E94057,#F27121
);
}
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.