๐จ Use this gradient to create a calming and sophisticated atmosphere.
๐ก The colors in this gradient are inspired by natural stone and the serene beauty of Wedgewood pottery.
/* Solid Stone CSS Linear Gradient Background */
.gradient {
background: #243949;
background: linear-gradient(
to right,
#243949,#517fa4
);
}
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.