CSS text gradient uses background-clip: text combined with a gradient background to display gradient colors inside text characters. The text color itself is made transparent, letting the gradient show through.
All modern browsers (Chrome 90+, Firefox 90+, Safari 15+, Edge 90+) support background-clip: text. Older browsers will show the fallback color.
Yes! All generated CSS code is free to use in any project, personal or commercial, with no restrictions.