๐จ Use this gradient to create a sleek and modern look in your designs.
๐ก The combination of black and white in this gradient represents the contrast between light and darkness.
/* Glass Water CSS Linear Gradient Background */
.gradient {
background: #dfe9f3;
background: linear-gradient(
to right,
#dfe9f3,#ffffff
);
}
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.