๐จ Use this gradient for a serene, deep-sea themed design.
๐ก This gradient is named after the Nighthawk, a bird known for its twilight flights.
/* Nighthawk CSS Linear Gradient Background */
.gradient {
background: #2980b9;
background: linear-gradient(
to right,
#2980b9,#2c3e50
);
}
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.