๐จ Use this gradient to create a refreshing and calming atmosphere in your designs.
๐ก The colors in this gradient are inspired by the beautiful beaches of Malibu and the soothing melodies of Prelude music.
/* Fresh Oasis CSS Linear Gradient Background */
.gradient {
background: #7DE2FC;
background: linear-gradient(
to right,
#7DE2FC,#B9B6E5
);
}
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.