๐จ Use this gradient for call-to-action buttons.
๐ก This gradient is inspired by the vibrant nightlife of Valencia and the disco era.
/* Vanusa CSS Linear Gradient Background */
.gradient {
background: #DA4453;
background: linear-gradient(
to right,
#DA4453,#89216B
);
}
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.