Instantly create and embed stunning gradient texts using CSS.
Simple, efficient, and perfect for developers looking to enhance their projects.
background: linear-gradient (135deg, #42D392, #647EFF);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;