Gradient Text Generator

Instantly create and embed stunning gradient texts using CSS.
Simple, efficient, and perfect for developers looking to enhance their projects.

Sample Text
135°
Sample Text

background: linear-gradient (135deg, #42D392, #647EFF);

-webkit-background-clip: text;

-webkit-text-fill-color: transparent;