Linear gradients are the most widely used gradient type in CSS — for backgrounds, buttons, hero sections, and dividers. FixTools lets you configure colour stops, angle, and direction visually and generates the CSS linear-gradient() code for you to copy.
Set any angle from 0deg to 360deg
Add, remove, and position colour stops freely
Live preview updates as you adjust settings
CSS Tool
All processing happens in your browser — your files are never uploaded to any server.
🚀Open Gradient100% Free · No account · Works on any device
Configure your linear gradient direction and colour stops. Example output: background: linear-gradient(to right, #f093fb 0%, #f5576c 100%)
Step-by-step guide to linear gradient css generator:
Open the gradient tool
Click "Open CSS Gradient Generator" and select the Linear Gradient type.
Choose an angle or direction
Enter an angle in degrees (0deg to 360deg) or use keywords like to right, to bottom, to top left, etc.
Add colour stops
Add at least two colour stops. Click each stop to set its colour. Drag stops to adjust their position along the gradient.
Preview the result
The live preview shows your gradient applied to a sample element as you edit.
Copy the CSS
Copy the background: linear-gradient(...) output and paste into your stylesheet.
More use-case guides for the same tool:
Open the full Gradient — free, no account needed, works on any device.
Open Gradient →Free · No account needed · Works on any device