๐จ Use this gradient to create a vibrant and eye-catching design.
๐ก The combination of Turquoise and Windsor creates a harmonious and calming effect.
/* Morpheus Den CSS Linear Gradient Background */
.gradient {
background: #30cfd0;
background: linear-gradient(
to right,
#30cfd0,#330867
);
}
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.