Spline Design System
Spline's marketing system makes the product the hero — floating 3D-rendered shapes decorate a near-black canvas with a single cobalt-blue pill CTA.
About Spline DESIGN.md
Curated by Dov AzencotUpdated Source spline.design
- Design & Creative Tools
Spline's marketing site does something almost no other design-tool brand attempts: the hero is literally a Spline scene. A beveled blue tablet rotates next to a yellow rounded tile, a green pill, a magenta rounded square, and a purple-blue block — and the headline, "The all-in-one platform for 3D and design," sits at the center as if it were another object placed in the scene. The cursor reads "Press and drag to edit." There is no decorative chrome between the brand and the product; the page IS the product, running in the same engine you would build with. Where Figma keeps its marketing surface flat and trusts photography of the canvas, Spline inverts the relationship — the marketing canvas is the editor.
The DESIGN.md file packages the system into a machine-readable spec for React tooling. Inside: 17 color tokens drawn from a pure-black canvas and a single cobalt-blue voltage (#0062ff) used exactly once above the fold for the primary CTA pill; 11 typography tokens running Spline Sans (a custom proprietary sans) at modest weights — 58px display at weight 500 is the heaviest typographic moment, with body and labels at 400; 6 corner-radius tokens centered on a 16px default with circular icons at 50%; 8 spacing values on a 4px base; and 17 component definitions covering the cobalt-pill primary button, hairline-edged cards, the dark dropdown menu surface, and the dark text input.
Feed this file to an AI coding tool and it reproduces Spline's specific moves: pure-black canvas instead of charcoal, single cobalt-blue accent reserved for the single most important action, generous 16px corner rounding rather than tight 4-8px, and Spline Sans across every tier. The one thing worth borrowing only if your product is itself a visually-rich canvas tool: the willingness to put NO brand chrome above the product. Spline gets away with it because the product is the brand. Most teams need an interstitial layer.
What makes it distinct
- Product-as-herothe floating shapes around the headline are Spline scenes, not brand decoration; the marketing surface and the editor canvas use the same near-black floor
- Single cobalt-blue voltage#0062ff appears just once above the fold as the CTA pill, the only chromatic brand element on a system where every other color comes from user scenes
- Spline Sans at modest weightsdisplay sits at 36-58px in weight 500, body at 14-18px in weight 400, no heavy 700+ tier anywhere on the page
- 16px default roundingbuttons sit at 12px, large cards at 24px, customer-logo chips fully circular at 50% radius; the radius scale is generous-soft rather than sharp
- Hairline-on-black cardsthe customer 3D scene grid uses 16px-rounded tiles with no border, no shadow, just dark surfaces lifted against the pure-black floor
Live at spline.design
A snapshot of the brand in production. Hover the frame to scroll the page; click to visit.
spline.designExplore Spline
Pick what you want to see — mockups, colors, typography, layout, or the full component list.
Brand & Accent
Sparing, CTA-only voltage.
Surface
Page and card backgrounds.
Text
Headlines, body, captions, muted.
Borders & Hairlines
Dividers, outlines, structural rules.
Other
Specialty colors.
Spline design system FAQ
Common questions about Spline's tokens, components, and how to use this DESIGN.md in your project.
Related reading
Specs, directories, and component libraries that pair with this design system.
Browse all design systems
The full directory of DESIGN.md files on shadcn.io, with live mockups for each.
Spline — official site
Spline's public marketing site — the source of truth for the live tokens captured in this file.
The DESIGN.md specification
Google Labs' open spec for machine-readable design system files — the format this page is built on.