๐จ Great for a comforting, rustic website theme.
๐ก This gradient is inspired by the natural colors found in aged wood and traditional ponchos.
/* Pale Wood CSS Linear Gradient Background */
.gradient {
background: #eacda3;
background: linear-gradient(
to right,
#eacda3,#d6ae7b
);
}
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.