An experiment that takes a single brand color and produces a full favicon set with sensible gradients. We built it for ourselves and kept it because it is genuinely useful.
What it is
A small tool: paste a hex color, get a complete, nicely-gradiented favicon set ready to drop into a project.
Why we built it
Favicons are a tiny, tedious step at the end of every build. We automated the boring part.
What we learned
- Small tools that remove friction get used every day
- A good default beats a blank canvas
- One input keeps a tool easy to ship and easy to use