Paper raises $34M: a design tool that renders as HTML
Paper's $34M Series A bets that design files are the wrong artifact when coding agents do the build. Here's what that changes for your handoff.
On July 23, Paper announced a $34 million Series A led by Accel and ICONIQ. The pitch: a design tool that renders in HTML and CSS, so what a designer makes is already the thing an engineer — or a coding agent — ships. If you have ever paid twice for the same screen, once to design it and once to rebuild it, that sentence is the whole story.
What actually happened
Paper is a San Francisco company founded by Stephen Haney. Accel led its seed round and came back to lead the A alongside ICONIQ, with Designer Fund participating and angels including WorkOS co-founder Michael Grinich and Lovable co-founder Anton Osika, plus engineers and designers from Anthropic and OpenAI. Accel lists Paper under its "AI-native design space" thesis.
The product bet is narrow and specific. Traditional design tools produce a proprietary document that describes a UI. Paper produces the UI — real HTML, real CSS — on the theory that when a coding agent is doing the implementation, the agent should read the actual markup rather than infer intent from a picture of a rectangle.
Company-reported traction: customers including Ramp, Lovable, Vercel, PostHog, Quartr, and Y Combinator, and ARR up 25x since Paper Desktop launched earlier in 2026. Those are Paper's numbers, not audited ones — treat them as directionally interesting, not as a benchmark.
Why it matters for your business
The design-to-code handoff has always been a tax. You pay a designer to produce a file, then pay a developer to interpret it, then pay both again when the interpretation is wrong. For most small businesses that tax is invisible because it shows up as "the site took longer than we thought."
Coding agents change the math in a way that is easy to miss. An agent given a screenshot guesses. An agent given the actual CSS does not. The gap between those two outcomes is the entire argument for tools like Paper, and it is the same argument as putting your product data in a structured feed instead of a PDF: agents reward whoever hands them machine-readable truth.
The caution is the usual one. A design tool that outputs HTML is still a tool with an export path you should test before you depend on it. Before you move a team onto anything in this category, build one real screen in it, export it, and check what you get: is it clean semantic markup you would accept in a pull request, or is it a wall of absolutely-positioned divs that technically renders? That answer decides whether you have removed the handoff or just moved it downstream.
Key takeaways
- Paper raised a $34M Series A on July 23, led by Accel and ICONIQ, with Designer Fund and angels from WorkOS, Lovable, Anthropic, and OpenAI participating
- The product renders designs as real HTML and CSS so coding agents implement from markup instead of guessing from an image
- Paper reports customers including Ramp, Vercel, PostHog, and Y Combinator, and 25x ARR growth since Paper Desktop shipped earlier in 2026 — company figures, not audited
- Before adopting any code-native design tool, export one real screen and review the markup as if it were a PR; clean semantic output is the whole value proposition
Paying twice for every screen — once to design it, once to rebuild it? We ship design and implementation as one pass, in your codebase, with the components you keep. See what we've built or tell us where your handoff breaks.
Sources: BusinessWire — Paper Raises $34 Million Series A with Accel and ICONIQ, Accel — Paper.
- #design-tools
- #coding-agents
- #html-css
- #developer-workflow
- #funding
Tommy Rush — Founder, Rush Commerce
Operator turned builder. 15+ years running operations — now shipping the systems businesses run on. More
Get The Rush Report weekly — one email, zero fluff.
Keep reading
Cursor's ₹649 India tier: dev seats go geographic
Cursor launched a ₹649/month India-only plan, roughly a third of its $20 Pro tier. AI dev tool pricing is now segmented by market, and that changes your budget math.
Read itvBulletin RCE exploit went public: get to 6.2.2 today
A working exploit for vBulletin CVE-2026-61511 dropped four weeks after the patch. Unauthenticated remote code execution, no in-the-wild reports yet. That window closes fast.
Read it