๐จ Use this gradient for a calming, peaceful design.
๐ก This gradient is named after Darya, a common name in Iran, meaning 'sea'.
/* Calm Darya CSS Linear Gradient Background */
.gradient {
background: #5f2c82;
background: linear-gradient(
to right,
#5f2c82,#49a09d
);
}
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.