๐จ Use this gradient for a modern, chic design.
๐ก This gradient is inspired by the popular novel '50 Shades of Grey'.
/* 50 Shades of Grey CSS Linear Gradient Background */
.gradient {
background: #bdc3c7;
background: linear-gradient(
to right,
#bdc3c7,#2c3e50
);
}
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.