تطوير الويب
CSS Gradient Generator
إنشاء تدرج خطي أو شعاعي أو مخروطي من عدة ألوان والحصول على CSS جاهز.
النوع
0° — من الأعلى، ثم باتجاه عقارب الساعة.
الشكل
اللون
الشفافية %
الموضع %
الأسئلة الشائعة
What's the difference between linear, radial and conic gradients?
Linear gradients transition along a straight line at a chosen angle, radial gradients spread outward from a center point as a circle or ellipse, and conic gradients sweep colors around a center point like a color wheel.
Are conic gradients supported in all browsers?
All current major browsers support conic gradients, but it's a newer CSS feature than linear or radial gradients, so very old browser versions may not render it.
What do I get as output?
The tool generates ready-to-use CSS background syntax with your chosen colors, stops and positions, which you can paste directly into your stylesheet.