๐จ Use this gradient to create a vibrant and playful design.
๐ก The combination of these colors is reminiscent of a magical underwater world.
/* Happy Unicorn CSS Linear Gradient Background */
.gradient {
background: #b3ffab;
background: linear-gradient(
to right,
#b3ffab,#12fff7
);
}
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.