This tool builds organic mesh gradients with pure CSS—no images required. Compared with SVG or Canvas meshes, it offers:
The generator stacks multiple radial gradients and finishes with a linear base layer. Tweak these controls to shape your mesh:
Choose from curated palettes or dial in custom colors to match your brand.

Multiple radial layers stack with randomized blend modes to add depth and texture.
Optional effects soften transitions; scale hides blur edges so the mesh stays clean. Fine-tune everything in the editor.
Tap Randomize until you land on a mesh that fits your layout.
Copy production-ready CSS instantly, or jump into the editor to refine, export, and share.
This Hacker News post introduces a project that generates SVG images. This generator doesn't replicate the original project's algorithm, but achieves a similar effect by manipulating the background properties of a single container.