English
S
Loading...
Preparing your workspace
Preparing your workspace
Preparing your workspace
Create beautiful gradient text and instantly copy the CSS background-clip code.
background: linear-gradient(90deg, #8b5cf6, #ec4899);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
color: transparent;