Skip to content
Free Tool Arena

Developer Utilities · Free tool

SVG Wave Generator

Generate smooth SVG wave shapes for hero dividers and decorative footers. Layered, color-tunable.

Updated May 2026
<svg viewBox="0 0 1200 150" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none" width="100%" height="150">
  <path d="M0,150 Q-150,126 0,110 Q150,24 300,40 Q450,126 600,110 Q750,24 900,40 Q1050,126 1200,110 L1200,150 L0,150 Z" fill="#0f766e" opacity="1"  transform-origin="center" style="transform: translateY(0px)" />
  <path d="M0,150 Q-150,126 0,110 Q150,24 300,40 Q450,126 600,110 Q750,24 900,40 Q1050,126 1200,110 L1200,150 L0,150 Z" fill="#0f766e" opacity="0.7"  transform-origin="center" style="transform: translateY(8px)" />
</svg>

Single-line SVG paths (no external assets) — works as inline SVG, in background-image: url() with data URIs, or saved as .svg. Scales perfectly to any width via preserveAspectRatio.

Found this useful?Email

Advertisement

What it does

Generate smooth SVG wave shapes for hero-section dividers and decorative footers. Customize color, height, amplitude, frequency, layers. Scales perfectly via preserveAspectRatio.

Embed this tool on your siteShow snippet

Paste this snippet into any page. Loads on-demand (lazy), no tracking scripts, and sized to most dashboards. Replace the height to fit your layout.

<iframe src="https://freetoolarena.com/embed/svg-wave-generator" width="100%" height="720" frameborder="0" loading="lazy" title="SVG Wave Generator" style="border:1px solid #e2e8f0;border-radius:12px;max-width:720px;"></iframe>
Embed docs →

How to use it

  1. Pick color and dimensions.
  2. Tune amplitude and frequency to taste.
  3. Copy the SVG and paste inline, or save as .svg file.

Frequently asked questions

Where should I place these?
Common spots: bottom of hero section transitioning to next section background, top of footer, between testimonial and CTA sections. Set width:100% and the wave fills any container.

Advertisement

Learn more

Explore more developer utilities tools

100% in-browserNo downloadsNo sign-upMalware-freeHow we keep this safe →