๐จ Use this gradient to create a calming and serene atmosphere in your designs.
๐ก The colors in this gradient are inspired by the beautiful shades of the ocean, evoking a sense of tranquility and peace.
/* Great Whale CSS Linear Gradient Background */
.gradient {
background: #a3bded;
background: linear-gradient(
to right,
#a3bded,#6991c7
);
}
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.