๐จ Use this gradient for science-themed designs or to evoke feelings of calm and clarity.
๐ก The name 'Bluelagoo' is a playful take on 'Blue Lagoon', reflecting the gradient's cool, aquatic hues.
/* Bluelagoo CSS Linear Gradient Background */
.gradient {
background: #0052D4;
background: linear-gradient(
to right,
#0052D4,#4364F7,#6FB1FC
);
}
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.