๐จ Use this gradient to create a vibrant and eye-catching design.
๐ก The colors in this gradient were inspired by the beautiful scenery of landing aircrafts and French Pass.
/* Landing Aircraft CSS Linear Gradient Background */
.gradient {
background: #5D9FFF;
background: linear-gradient(
to right,
#5D9FFF,#B8DCFF,#6BBBFF
);
}
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.