๐จ Use this gradient for a lively, energetic vibe.
๐ก Dodger Blue is named after the LA Dodgers baseball team.
/* Kimoby Is The New Blue CSS Linear Gradient Background */
.gradient {
background: #396afc;
background: linear-gradient(
to right,
#396afc,#2948ff
);
}
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.