Radial gradients radiate outward from a central point — perfect for spotlight effects, soft glows, and circular colour transitions. FixTools lets you configure the shape, size, position, and colour stops of a CSS radial-gradient and generates the exact CSS code.
Choose circle or ellipse shape
Set gradient centre position (x/y)
Adjust colour stops and transition smoothness
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 radial gradient settings. Example output: background: radial-gradient(circle at center, #f093fb 0%, #f5576c 50%, #4facfe 100%)
Step-by-step guide to radial gradient css generator:
Open the gradient tool
Click "Open CSS Gradient Generator" and select the Radial Gradient type.
Choose shape
Select circle for a perfectly round gradient or ellipse to stretch the gradient to fit the element dimensions.
Set the centre position
Set the x/y position of the gradient origin. Default is center center. Move it to create off-centre glows or spotlight effects.
Add colour stops
Set your innermost colour first (0%) and outer colours last (100%). Add intermediate stops for complex effects.
Copy CSS output
Copy the background: radial-gradient(...) output and apply it to your element.
More use-case guides for the same tool:
Other tools you might find useful:
Open the full Gradient — free, no account needed, works on any device.
Open Gradient →Free · No account needed · Works on any device