ما هو مولد تدرج CSS؟
مولد تدرج CSS مجاني عبر الإنترنت. أنشئ تدرجات خطية وشعاعية ومخروطية مع معاينة حية وإنشاء كود CSS المقابل.
مولد تدرج CSS مجاني عبر الإنترنت. أنشئ تدرجات خطية وشعاعية ومخروطية مع معاينة حية وإنشاء كود CSS المقابل.
اختر gradient type: linear or radial.
حدد the angle (for linear gradients) or position.
اختر 2-3 colors using the color pickers.
انسخ the generated CSS code into 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.