๐จ Use this gradient to create a calming and soothing atmosphere in your designs.
๐ก The color scheme of this gradient is inspired by the serene and peaceful colors of the sky.
/* Above The Sky CSS Linear Gradient Background */
.gradient {
background: #d3d3d3;
background: linear-gradient(
to right,
#d3d3d3,#d3d3d3,#e0e0e0
);
}
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.