สร้างข้อความไล่สี CSS - DevToolBox
Create beautiful gradient text effects with CSS. Live preview, multiple colors, angle control, font size and weight. Copy ready-to-use CSS code ฟรี ไม่ต้องสมัครสมาชิก
Settings
Presets
Gradient Text
.gradient-text {
background: linear-gradient(135deg, #667eea, #764ba2);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
font-size: 48px;
font-weight: 800;
}What is CSS Gradient Text?
CSS Gradient Text Generator creates colorful gradient effects on text using CSS background-clip and -webkit-text-fill-color properties. Customize colors, angles, font size, and weight with real-time preview and copy-ready CSS code.
ให้คะแนนเครื่องมือนี้
3.9 / 5 · 209 คะแนน
เครื่องมือเพิ่มเติม
🪟สร้าง CSS Glassmorphism🫧สร้าง CSS Neumorphism🌈Css Gradient Generator🌓CSS Shadow GeneratorRecommended
Tailwind UIBeautiful UI componentsอัปเดตข่าวสาร
รับเคล็ดลับการพัฒนาและเครื่องมือใหม่ทุกสัปดาห์
ไม่มีสแปม ยกเลิกได้ตลอดเวลา
Enjoy these free tools?
☕Buy Me a CoffeeHow to Use
- Enter your preview text
- Choose gradient colors (2 or 3 colors)
- Adjust the angle, font size, and weight
- Try preset color combinations
- Copy the CSS code
Use Cases
- Create eye-catching headings for websites
- Design gradient logos and titles
- Add visual interest to landing pages
- Build colorful text effects for marketing pages