انتقل إلى المحتوى

مولّد التدرج

أداة مجانية لتوليد تدرج CSS. تدرج خطي ودائري، تحكم بالاتجاه والألوان ونقاط التوقف. نسخ الكود. معالجة في المتصفح.

Free online CSS gradient generator. Visually design linear, radial, and conic gradients, then copy the CSS code instantly. All processing in your browser — no server communication. Perfect for web design backgrounds, buttons, and UI elements.

النوع
الزاوية
90°
الألوان
0%
100%
كود CSS
background: linear-gradient(90deg, #2563eb 0%, #7c3aed 100%);
lock لا يتم إرسال الملفات إلى أي خادم

كيف تستخدم مولّد التدرج؟

  1. Select gradient type (linear, radial, etc.).
  2. Add color stops and set colors.
  3. Copy the generated CSS code.

الأسئلة الشائعة حول مولّد التدرج

What gradient types are supported?

Linear, radial, and conic gradients are supported.

Can I copy the CSS code directly?

Yes, one-click copy the generated CSS gradient code to apply directly to your website.