什麼是 CSS 漸變產生器?
免費線上 CSS 漸變產生器。建立線性、徑向與圓錐漸變,即時預覽並產生對應 CSS 程式碼。
免費線上 CSS 漸變產生器。建立線性、徑向與圓錐漸變,即時預覽並產生對應 CSS 程式碼。
Choose gradient type: linear or radial.
Set the angle (for linear gradients) or position.
Pick 2-3 colors using the color pickers.
Copy the generated CSS code into your project.
A CSS gradient is a smooth transition between two or more colors. Linear gradients transition along a straight line, while radial gradients radiate from a center point. Gradients are set using the background or background-image property.
Yes, CSS allows multiple gradients on the same element by separating them with commas: background: linear-gradient(...), linear-gradient(...);
免費線上工具 — 在瀏覽器中運作,無需註冊。立即開始使用。
立即試用All free online tools for developers, designers, students, and creators.
Every tool works in your browser — no sign-up, no data collection.