๐จ Try using this gradient for a calming and serene design.
๐ก The colors in this gradient were inspired by the beautiful coastal landscapes of New Zealand.
/* Deep Relief CSS Linear Gradient Background */
.gradient {
background: #7085B6;
background: linear-gradient(
to right,
#7085B6,#87A7D9,#DEF3F8
);
}
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.