๐จ Use this gradient to add a romantic touch to your designs
๐ก The combination of Carnation and Violet Red creates a passionate and vibrant color scheme
/* Amour Amour CSS Linear Gradient Background */
.gradient {
background: #f77062;
background: linear-gradient(
to right,
#f77062,#fe5196
);
}
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.