๐จ Great for a cozy, inviting website design.
๐ก This gradient is inspired by the rich tones found in a cup of Irish coffee.
/* Coffee Gold CSS Linear Gradient Background */
.gradient {
background: #554023;
background: linear-gradient(
to right,
#554023,#c99846
);
}
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.