๐จ Mix and match these vibrant shades to create a refreshing and lively atmosphere.
๐ก The colors in this gradient are inspired by the beautiful coastal waters of Anakiwa and Malibu.
/* Happy Fisher CSS Linear Gradient Background */
.gradient {
background: #89f7fe;
background: linear-gradient(
to right,
#89f7fe,#66a6ff
);
}
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.