๐จ Use this gradient for a dramatic, high contrast design.
๐ก This gradient is inspired by the allure of pirate lore and the enigma of the night.
/* Dark Knight CSS Linear Gradient Background */
.gradient {
background: #BA8B02;
background: linear-gradient(
to right,
#BA8B02,#181818
);
}
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.