๐จ Great for a modern website background.
๐ก Pickled Bluewood is often used in interior design for a calming effect.
/* Lizard CSS Linear Gradient Background */
.gradient {
background: #304352;
background: linear-gradient(
to right,
#304352,#d7d2cc
);
}
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.