๐จ Try using this gradient for a playful and vibrant design!
๐ก The colors in this gradient are inspired by the beautiful hues of the ocean.
/* Arielles Smile CSS Linear Gradient Background */
.gradient {
background: #16d9e3;
background: linear-gradient(
to right,
#16d9e3,#30c7ec,#46aef7
);
}
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.