๐จ Great for a calming, focused UI design.
๐ก This gradient is inspired by the deep sea and outer space, two unexplored frontiers.
/* Deep Sea Space CSS Linear Gradient Background */
.gradient {
background: #2C3E50;
background: linear-gradient(
to right,
#2C3E50,#4CA1AF
);
}
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.