๐จ Great for a sophisticated, modern website design.
๐ก This gradient is reminiscent of the deep ocean, evoking feelings of calm and serenity.
/* Royal CSS Linear Gradient Background */
.gradient {
background: #141E30;
background: linear-gradient(
to right,
#141E30,#243B55
);
}
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.