๐จ Use this gradient to create a calming and soothing atmosphere in your designs.
๐ก The colors in this gradient were inspired by the serene beauty of salt mountains and the softness of baby blue.
/* Salt Mountain CSS Linear Gradient Background */
.gradient {
background: #FFFEFF;
background: linear-gradient(
to right,
#FFFEFF,#D7FFFE
);
}
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.