๐จ Use this gradient for a fresh, invigorating design.
๐ก This gradient is named after Harvey, a famous color theorist known for his love of green hues.
/* Harvey CSS Linear Gradient Background */
.gradient {
background: #1f4037;
background: linear-gradient(
to right,
#1f4037,#99f2c8
);
}
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.