๐จ Try using this gradient for a refreshing and calming design.
๐ก The colors in this gradient are inspired by the beautiful shades of a crystal-clear river.
/* Crystal River CSS Linear Gradient Background */
.gradient {
background: #22E1FF;
background: linear-gradient(
to right,
#22E1FF,#1D8FE1,#625EB1
);
}
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.