๐จ Use this gradient to create a sleek and modern design.
๐ก The color combination of Premium White and Quill Gray creates a sophisticated and elegant look.
/* Premium White CSS Linear Gradient Background */
.gradient {
background: #d5d4d0;
background: linear-gradient(
to right,
#d5d4d0,#d5d4d0,#eeeeec
);
}
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.