๐จ This gradient is perfect for creating a sense of depth and intrigue in your designs.
๐ก The name 'Omolon' is derived from a river in Russia, reflecting the depth and mystery of its waters.
/* Omolon CSS Linear Gradient Background */
.gradient {
background: #091E3A;
background: linear-gradient(
to right,
#091E3A,#2F80ED,#2D9EE0
);
}
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.