๐จ Use this gradient to create a cool and calming atmosphere in your designs.
๐ก Did you know that the color scheme of Catalina Blue, Cold Purple, and Danube is inspired by the beautiful colors of a cold evening sky?
/* Cold Evening CSS Linear Gradient Background */
.gradient {
background: #0c3483;
background: linear-gradient(
to right,
#0c3483,#a2b6df,#6b8cce
);
}
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.