๐จ Use this gradient for a vibrant, energetic design.
๐ก This gradient is named after the Transformers character, MegaTron.
/* MegaTron CSS Linear Gradient Background */
.gradient {
background: #C6FFDD;
background: linear-gradient(
to right,
#C6FFDD,#FBD786,#f7797d
);
}
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.