๐จ Use this vibrant gradient to add a cool and calming touch to your designs.
๐ก Aquamarine is believed to bring good luck and protection to sailors.
/* Sea Strike CSS Linear Gradient Background */
.gradient {
background: #77FFD2;
background: linear-gradient(
to right,
#77FFD2,#6297DB,#1EECFF
);
}
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.