CSS Gradient Text
Create stunning gradient text effects with CSS. Customize colors, direction, and preview live.
Gradient Text
background: linear-gradient(90deg, #6c5ce7, #fd79a8); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;