๐จ Great for a retro design or a sophisticated brand.
๐ก This gradient is inspired by the classic Cadillac cars and the vastness of the astral sky.
/* Memariani CSS Linear Gradient Background */
.gradient {
background: #aa4b6b;
background: linear-gradient(
to right,
#aa4b6b,#6b6b83,#3b8d99
);
}
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.