๐จ Mix and match these cool shades for a refreshing and calming look.
๐ก The colors in this gradient were inspired by the serene waters of Cochiti Lake and the refreshing taste of a gin cocktail.
/* Cochiti Lake CSS Linear Gradient Background */
.gradient {
background: #93a5cf;
background: linear-gradient(
to right,
#93a5cf,#e4efe9
);
}
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.