Tool
Boxy
Free Online Tools
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