Create and export beautiful linear, radial, and conic gradients in the browser. Drag color stops on the canvas, fine-tune the gradient, choose a canvas ratio, and export as CSS, Tailwind, SwiftUI, SVG, PNG, JPEG, or WebP.
index.html— markup/structurestyles.css— all stylingscript.js— app logic (gradient engine, UI, export)
Just open index.html in a browser, or serve the folder with any static server, e.g.:
npx serve .
gradient generator, CSS gradients, color tool, gradient editor, linear gradient, radial gradient, conic gradient, Tailwind CSS, SVG export
Built by RajPolu — https://github.com/rajpolu