๐จ Use this gradient for a calming, coastal-themed design.
๐ก This gradient is reminiscent of the natural hues found in eagle feathers and sea ice.
/* Cocoaa Ice CSS Linear Gradient Background */
.gradient {
background: #c0c0aa;
background: linear-gradient(
to right,
#c0c0aa,#1cefff
);
}
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.