๐จ Use this gradient to create a refreshing and vibrant design.
๐ก The colors in this gradient are inspired by the clear blue skies and the ocean waves.
/* High Flight CSS Linear Gradient Background */
.gradient {
background: #0acffe;
background: linear-gradient(
to right,
#0acffe,#495aff
);
}
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.