๐จ Great for a modern, tech-oriented design.
๐ก This gradient is reminiscent of the deep ocean meeting the sky.
/* Nimvelo CSS Linear Gradient Background */
.gradient {
background: #314755;
background: linear-gradient(
to right,
#314755,#26a0da
);
}
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.