Updated 2026-07-05 · 7 min read
Every designer works from references; the skill is in extracting the system rather than the surface. Design languages — palette logic, type scales, spacing rhythm, motion character — aren't protectable and never were: they're the grammar of the craft. Content, logos, artwork and code are a different matter. Recreate the feel; never take the material.
"I love this site" is unusable. Interrogate it: is it the restraint (three elements per viewport)? The type scale (giant headline, tiny labels)? The warmth (cream background, serif details)? Write down three specific attributes — those are what you're borrowing.
Open devtools and record: background and text colors (computed, not guessed), H1 font-size/weight/letter-spacing/line-height, body size and line-height, section paddings, content max-width, button padding/radius/colors, border and shadow habits. Fifteen minutes of measurement beats hours of iterating on vibes. (Our library breakdowns publish these measurements for 350+ sites.)
Rebuild the measurements as your own token set, adjusted to your brand: keep their neutral discipline but swap the accent; keep their scale ratios but map to your font. This translation step is where "inspired by" separates from "copied" — the system persists, the identity changes.
Paste the token block plus structural notes into Lovable/Cursor/v0 with the reference named for mood: "In the spirit of [site]: [values]. Never: [their tells you don't want]." The named reference calibrates taste; the values remove guesswork; the constraints prevent regression to defaults.
Ship one deliberate departure — your own accent, your own hero pattern, your own voice. Pages that follow a reference 100% feel like tributes; one confident divergence makes the language yours.
Design languages — colors, spacing, typography choices, layout patterns — are not copyrightable. Content, code, imagery and logos are. Recreating a feel with your own material is standard industry practice; cloning assets is infringement.
Browser devtools: inspect an element and read computed styles for font-family, size, weight, letter-spacing and colors. Or use a breakdown service like our library, which publishes measured values per site.
Tools generally cannot faithfully browse and clone a live site, and asking them to invites hallucination. The reliable path is extracting the design tokens yourself and prompting with values.