๐จ Use this gradient for a sophisticated, elegant look.
๐ก San Marino and Big Stone are often used in luxury brand logos.
/* Pinot Noir CSS Linear Gradient Background */
.gradient {
background: #4b6cb7;
background: linear-gradient(
to right,
#4b6cb7,#182848
);
}
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.