๐จ Use this gradient for a lively, energetic design.
๐ก This gradient is inspired by the colors of a sunset over the ocean, a natural spectacle enjoyed worldwide.
/* The Sky And The Sea CSS Linear Gradient Background */
.gradient {
background: #F7941E;
background: linear-gradient(
to right,
#F7941E,#004E8F
);
}
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.