Technology
What does a website's stack predict about how it looks?
The short answer
Across 171 websites where a platform could be identified, the build tool predicts the visual style. 94% of the 36 Framer sites are tagged motion-driven, against 16% of the 83 Next.js sites. Webflow runs the largest headlines at a 80px median, and Astro sites are the most consistently minimal.
Last updated 30 Aug 2026 · First published 02 Sept 2026 · 6 min read · Compiled and reviewed by the AllWebsites.Design editorial team · Methodology
A build tool is supposed to be an implementation detail. In practice it is a set of defaults, and defaults are design decisions that nobody revisits. So we took every record in the archive where a platform could be identified from public signals, 171 sites in all, and asked a narrow question: does the tool a site is built with predict what it looks like?
It does, and not subtly.
Which platform produces the most animated websites?
Framer, by a distance that is hard to read as anything other than the tool shaping the work. 94% of the 36 Framer sites in the archive carry a motion-driven style tag. On Next.js the same tag appears on 16% of 83 sites.
94% vs 16%
Share of sites tagged motion-driven, Framer against Next.js
Framer n=36. Next.js n=83. Style tags are assigned during record review.
The mechanism is not mysterious. Framer ships a timeline and scroll effects in the editor, so animation is the cheapest thing a designer can add. In a React codebase, motion is a library, a bundle cost and a performance conversation, so it gets added when someone argues for it. Webflow sits between the two at 55%, which matches its position as a visual editor with an interactions panel that you have to go and open.
Do some platforms encourage bigger headlines?
Yes. Webflow sites run the largest type in the set, with a median largest heading of 80px across 42 sites. Next.js sites run the smallest at 64px. That is a 16px gap between the loudest and quietest platform, on a measure where the whole archive only spans about thirty pixels of median.
| Platform | Sites | Motion-driven | Median largest type | Median palette | Most common style |
|---|---|---|---|---|---|
| Next.js | 83 | 16% | 64px | 6 | Bold / Maximalist (53%) |
| Webflow | 42 | 55% | 80px | 6 | Motion-Driven (55%) |
| Framer | 36 | 94% | 72px | 6 | Motion-Driven (94%) |
| Astro | 10 | 10% | 70px | 6 | Minimal (70%) |
Does the stack change how many colours a site uses?
No, and that is the most interesting null result here. Every platform lands on the same median palette size of 6 colours. Whatever a build tool does to motion and type, it leaves colour alone. Palette discipline appears to be a brand decision that survives the choice of technology, which is also what we found when we looked at how many accent colours websites actually use.
What kind of site gets built with Astro?
Content-first ones. Astro is the smallest bucket at 10 sites, so this is a signal rather than a finding, but 70% of them carry a minimal tag, the highest concentration of any platform here, and only 10% are motion-driven. Astro exists to ship less JavaScript, and the sites that choose it appear to want the aesthetic that comes with that constraint.
Which platform should you choose?
The honest answer is that these numbers describe what teams already chose, not what works. A studio that wants motion picks Framer, so Framer sites move. That is selection, not causation, and no crawl can separate the two.
What the data does support is narrower and still useful. If you want heavy motion without a front-end team, Framer is where that is normal rather than exceptional. If you want typographic scale and editable content structure, Webflow is where the largest headlines live. If your site is really an application with a marketing surface attached, Next.js is where Technology & SaaS sites cluster. And if the page is mostly words, Astro carries the least ceremony.
Questions people also ask
Is Framer or Webflow better for a design-led website?
Both produce design-led work, but they cluster differently in this archive. 94% of the 36 Framer sites carry a motion-driven style tag, against 55% of the 42 Webflow sites. Webflow sites run larger headlines, with a 80px median largest type size against 72px on Framer. Choose Framer for motion, Webflow for typographic scale and content structure.
Do Next.js websites look different from no-code websites?
Yes, measurably. Only 16% of the 83 Next.js sites studied are tagged motion-driven, the lowest of the four platforms, and their median largest type size is 64px, the smallest of the four. Next.js sites in this archive skew toward dense, product-led layouts rather than animated marketing pages.
What kind of sites use Astro?
Astro is the smallest bucket here, at 10 sites, so treat this as a signal rather than a conclusion. 70% of them carry a minimal style tag, the highest concentration of any platform in the set. They read as content-first sites where load speed matters more than animation.
How was the platform for each site detected?
Each site is attributed to exactly one platform from public signals. Managed hosting is checked first, because a site served from Webflow or Framer hosting is definitively built there. Framework markers are checked second. Sites where no platform signal is present are excluded rather than guessed at, which is why the sample is smaller than the full archive.
Related questions this raises
- Which platform do agencies use most?
- Is Webflow or Framer faster to build with?
- Do no-code sites use more colours than coded sites?
- What framework do SaaS companies use?
- How many websites use Next.js?
- Does the stack affect how big the headlines are?
- Is Astro used for marketing sites or blogs?