๐จ Great for a lively, energetic design.
๐ก This gradient is inspired by the colors of spring blossoms and morning mist.
/* Broken Hearts CSS Linear Gradient Background */
.gradient {
background: #d9a7c7;
background: linear-gradient(
to right,
#d9a7c7,#fffcdc
);
}
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.