๐จ Use this gradient to add a touch of magic and freshness to your designs.
๐ก The Alchemist Lab gradient combines the mystical energy of Orchid with the vibrant charm of Shamrock.
/* Alchemist Lab CSS Linear Gradient Background */
.gradient {
background: #d558c8;
background: linear-gradient(
to right,
#d558c8,#24d292
);
}
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.