๐จ Great for a modern, minimalist website design.
๐ก Ebony Clay is often used in design to evoke a sense of mystery and elegance.
/* Titanium CSS Linear Gradient Background */
.gradient {
background: #283048;
background: linear-gradient(
to right,
#283048,#859398
);
}
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.