๐จ Use this gradient for a bold, energetic look.
๐ก This gradient is inspired by the stunning sunsets of Ibiza, known for its vibrant nightlife.
/* Ibiza Sunset CSS Linear Gradient Background */
.gradient {
background: #ee0979;
background: linear-gradient(
to right,
#ee0979,#ff6a00
);
}
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.