Input
<path fill="#000000" d="M0 0h24v24H0z"/>
Output
<path fill="#ff0000" d="M0 0h24v24H0z"/>
Design Tools
Paste SVG markup, extract fill/stroke colors into an editable palette, preview changes live, and copy the updated SVG. Built for icon recolors and simple vector tinting.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
设计配色
Paste SVG markup, extract fill/stroke colors into an editable palette, preview changes live, and copy the updated SVG. Built for icon recolors and simple vector tinting.
Input
<path fill="#000000" d="M0 0h24v24H0z"/>
Output
<path fill="#ff0000" d="M0 0h24v24H0z"/>
Solid fill/stroke values are the main target. Linear gradients in defs may not be fully listed or editable.
Executable nodes and event attributes are stripped before preview to reduce script risk from hostile SVG.
Tools
Continue with another translated tool for a nearby task.
SVG Optimizer
Clean SVG comments, editor metadata, and extra whitespace locally in the browser to produce shorter markup—useful for icon compression, export cleanup, and preparing inline SVG. This is a lightweight cleaner, not a full SVGO plugin pipeline.
SVG Placeholder Generator
Generate a lightweight SVG placeholder from width, height, background, label text, and font size—useful for prototype image slots, list skeletons, and loading placeholders. Copy the SVG markup when ready.
Named CSS Colors
Browse W3C/CSS named colors and their values. Filter by keyword or family, then copy the color name or HEX for native CSS work.