๐จ Use this gradient to create a refreshing and vibrant look in your designs.
๐ก The Aqua Splash and Chathams Blue combination is reminiscent of tropical waters, while the Monte Carlo adds a touch of elegance.
/* Aqua Splash CSS Linear Gradient Background */
.gradient {
background: #13547a;
background: linear-gradient(
to right,
#13547a,#80d0c7
);
}
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.