Invert SVG Gradient Colors

Reverse the stop-color sequence — first hue moves to the last offset, last to the first. Reverse, flip, and swap mean the same action here

Invert direction? Invert directionReverse stops? Reverse stops

FAQ

Quick answers

How do I invert SVG gradient colors online?
Paste or use the sample, then click Invert colors. The first stop keeps its offset but receives the last color. Reverse, flip, and swap search terms land on this same tool.
Does invert SVG gradient colors change direction?
No. Only stop-color values move. Use Invert SVG Gradient Direction to reverse x1/x2, radial focus, or gradientTransform.
How is invert colors different from reverse stops?
Invert colors rewrites stop-color only. Reverse SVG Gradient Stops reorders the <stop> elements themselves, including offset, opacity, and extra attributes.
Is the inverted gradient still valid SVG?
Yes. The tool rewrites stop-color values only and strips root width/height so viewBox stays the source of truth.
Invert direction → Reverse stops →
Open full editor →

Source

Type or paste SVG markup. The preview on the right updates as you type.

Ready

Live preview

PNG export · 2× for retina