๐จ Use this gradient for a bold, dynamic design.
๐ก This gradient mimics the colors of a tropical sunset, adding a touch of nature to your design.
/* Grapefruit Sunset CSS Linear Gradient Background */
.gradient {
background: #e96443;
background: linear-gradient(
to right,
#e96443,#904e95
);
}
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.