๐จ Use this gradient to create a calming and serene atmosphere in your designs.
๐ก The colors in this gradient were inspired by the beautiful hues found in a magical lake at sunset.
/* Magic Lake CSS Linear Gradient Background */
.gradient {
background: #d5dee7;
background: linear-gradient(
to right,
#d5dee7,#ffafbd,#c9ffbf
);
}
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.