๐จ Use this gradient to create a cool and calming atmosphere in your designs.
๐ก The Athens Gray color is inspired by the ancient city of Athens, known for its beautiful architecture and rich history.
/* Snow Again CSS Linear Gradient Background */
.gradient {
background: #e6e9f0;
background: linear-gradient(
to right,
#e6e9f0,#eef1f5
);
}
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.