๐จ Use this gradient for a bold, eye-catching design.
๐ก This gradient is named after the cyberpunk novel 'Neuromancer' by William Gibson.
/* Neuromancer CSS Linear Gradient Background */
.gradient {
background: #f953c6;
background: linear-gradient(
to right,
#f953c6,#b91d73
);
}
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.