๐จ Use this gradient to create a cool and refreshing winter-themed design.
๐ก The colors Anakiwa and Charlotte were inspired by the beautiful winter landscapes of New Zealand and North Carolina.
/* Winter Neva CSS Linear Gradient Background */
.gradient {
background: #a1c4fd;
background: linear-gradient(
to right,
#a1c4fd,#c2e9fb
);
}
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.