๐จ Use this gradient to add a playful and energetic touch to your designs.
๐ก The color pink is often associated with love, romance, and femininity.
/* Passionate Bed CSS Linear Gradient Background */
.gradient {
background: #ff758c;
background: linear-gradient(
to right,
#ff758c,#ff7eb3
);
}
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.