๐จ Use this gradient for a bold, energetic design.
๐ก This gradient is inspired by the colors of the cosmos, blending earthly and celestial hues.
/* Cosmic Fusion CSS Linear Gradient Background */
.gradient {
background: #ff00cc;
background: linear-gradient(
to right,
#ff00cc,#333399
);
}
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.