๐จ Great for a night sky or deep sea theme.
๐ก This gradient is inspired by the depth of the ocean and the vastness of the night sky.
/* Lawrencium CSS Linear Gradient Background */
.gradient {
background: #0f0c29;
background: linear-gradient(
to right,
#0f0c29,#302b63,#24243e
);
}
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.