๐จ Use this gradient for a calming, light-hearted design.
๐ก This gradient is reminiscent of a peaceful dawn, bringing tranquility to any design.
/* Kind Steel CSS Linear Gradient Background */
.gradient {
background: #e9defa;
background: linear-gradient(
to right,
#e9defa,#fbfcdb
);
}
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.