๐จ Use this gradient for a feminine, elegant design.
๐ก This gradient is inspired by the cherry blossoms, a symbol of renewal and hope.
/* Cherryblossoms CSS Linear Gradient Background */
.gradient {
background: #FBD3E9;
background: linear-gradient(
to right,
#FBD3E9,#BB377D
);
}
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.