๐จ Use this gradient to create a calming and soothing atmosphere in your designs.
๐ก The Heaven Peach and Morning Glory colors were inspired by the beautiful colors of a sunrise.
/* Heaven Peach CSS Linear Gradient Background */
.gradient {
background: #d9afd9;
background: linear-gradient(
to right,
#d9afd9,#97d9e1
);
}
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.