๐จ Mix and match these soft pastel shades for a calming and soothing effect.
๐ก This color scheme was inspired by the peacefulness of a cloudy day and the warmth of a soft peach.
/* Confident Cloud CSS Linear Gradient Background */
.gradient {
background: #dad4ec;
background: linear-gradient(
to right,
#dad4ec,#dad4ec,#f3e7e9
);
}
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.