Tool
Boxy
무료 온라인 도구
EN
JA
KO
Tools
/
🎨
Color & Design
/
Gradient Text Generator
🎨
Gradient Text Generator
NEW
gradient · text · css · color · webkit
Text
Color 1
Color 2
Color 3 (opt)
Angle
Font Size
Weight
400
500
600
700
800
900
Gradient Text
CSS
.gradient-text { background-image: linear-gradient(135deg, #6366f1, #ec4899); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; font-size: 48px; font-weight: 700; }
Copy CSS