๐จ Use this gradient to add a vibrant and futuristic touch to your designs.
๐ก Did you know that the color indigo is associated with intuition and spirituality?
/* Smart Indigo CSS Linear Gradient Background */
.gradient {
background: #b224ef;
background: linear-gradient(
to right,
#b224ef,#7579ff
);
}
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.