๐จ Use this gradient for a vibrant, playful design.
๐ก This gradient combines the mystery of a forest with the tranquility of a French pass.
/* Forest Inei CSS Linear Gradient Background */
.gradient {
background: #df89b5;
background: linear-gradient(
to right,
#df89b5,#bfd9fe
);
}
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.