๐จ Try using this gradient for a calming and refreshing design.
๐ก The Turquoise Blue color is often associated with tranquility and emotional balance.
/* Near Moon CSS Linear Gradient Background */
.gradient {
background: #5ee7df;
background: linear-gradient(
to right,
#5ee7df,#b490ca
);
}
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.