Skip to content
Sahaworks

SVG Blob Generator

Generate smooth, organic SVG blob shapes with adjustable complexity, irregularity and colour. Copy or download the SVG — all in your browser.

Generated blob

SVG

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 500" width="500" height="500" role="img" aria-label="Blob shape">
  <path fill="#6366f1" d="M 424.39 250 C 420.39 304.55, 379.95 361.08, 332.51 392.91 C 285.07 424.74, 189.73 464.8, 139.73 440.99 C 89.74 417.17, 30.35 309.86, 32.54 250 C 34.74 190.14, 98.9 112.54, 152.89 81.81 C 206.88 51.07, 311.22 37.55, 356.47 65.58 C 401.72 93.61, 428.38 195.45, 424.39 250 Z"/>
</svg>
Advertisement

About this tool

Generate smooth, organic SVG blob shapes with adjustable complexity, irregularity and colour. Blobs are deterministic per seed, so you can reproduce them exactly.

Common use cases

  • Add an organic accent behind a hero image
  • Mask a photo with a soft blob shape
  • Create decorative section backgrounds

Frequently asked questions