أدوات المطور

اختر ألوانًا أو تدرجات و انسخ قيمة CSS

منتقي التدرج

اختر ألوانًا أو تدرجات و انسخ قيمة CSS

%100 دون اتصالالخصوصية أولًافوري
Solid
Gradient
°
HEX
R
G
B
A
CSS value

linear-gradient(90deg, rgba(25,118,210,1) 0%, rgba(144,202,249,1) 100%)

تشكيلات سريعة

Learn more about CSS Gradient Generator

About CSS Gradient Generator

Design beautiful CSS gradients visually without writing code. Create linear, radial, and conic gradients with multiple color stops, adjust angles and positions, and copy the ready-to-use CSS property directly into your stylesheet.

Key features

  • Visual gradient designer with color stop controls
  • Linear, radial, and conic gradient types
  • Adjust angle and direction for linear gradients
  • Preview gradient in real-time on sample elements
  • Copy complete CSS background property with one click

How to use CSS Gradient Generator

  1. 1Select gradient type: linear, radial, or conic
  2. 2Add color stops and pick colors using the color picker
  3. 3Drag stops to adjust position; set the gradient angle
  4. 4Copy the generated CSS code and paste it into your stylesheet

Frequently asked questions

What types of CSS gradients can I create?
The tool creates all three CSS gradient types: linear-gradient() for directional fades, radial-gradient() for circular/elliptical gradients, and conic-gradient() for pie-chart-style gradients.
Can I add more than two colors to a gradient?
Yes. Add as many color stops as you want. Click "Add Stop" to insert additional colors at custom positions along the gradient.
What does the gradient angle control?
For linear gradients, the angle sets the direction. 0° goes bottom to top, 90° goes left to right, 180° goes top to bottom, 270° goes right to left.
Will the CSS work in all browsers?
CSS gradients are supported in all modern browsers (Chrome, Firefox, Safari, Edge). No vendor prefixes are needed for production use in 2025.