Sketch Design System
Sketch's marketing system pairs a 76px Reckless serif with a pastel sunrise gradient hero and a 24-px-rounded charcoal CTA.
About Sketch DESIGN.md
Curated by Dov AzencotUpdated Source sketch.com
- Design & Creative Tools
Sketch's marketing site does what almost no other Mac-native design tool attempts: it opens on a pastel sunrise gradient instead of a solid hero canvas. Lavender fades through cream-peach to coral as the hero band scrolls; the headline "Designers, welcome home." renders in a 76px Reckless serif in near-black weight 500, with a 24-px-rounded charcoal CTA pill beneath. Where Figma keeps its hero on warm orange and Adobe XD pushed dark indigo, Sketch returns to a softer palette closer to a 1990s Mac OS sunrise wallpaper than to a 2026 SaaS landing page. The gradient is the brand argument: a deliberate counter-move to the dev-tool category's drift toward black canvases and saturated voltages.
The DESIGN.md file packages the system into a machine-readable spec for React tooling. Inside: 14 color tokens drawn from the page CSS — near-black ink (the primary text and CTA color), the coral peach voltage, the legacy hyperlink blue, plus a handful of gradient end-stops and product-mockup accent tints; 12 typography tokens splitting Reckless across two display sizes (76px h1, 44px sub-display) in weight 500 and InterVariable across every body / label / nav tier at 11-22px in weights 400-600; 6 radius tokens covering the 20px card / 24px CTA / pill scale; 8 spacing tokens on an 8px base; and 14 components covering the charcoal CTA pill, the gradient hero, the Reckless display heading, the product card with tactile shadow, and the dark text input.
Feed this file to an AI coding tool and it reproduces Sketch's specific moves: Reckless serif at weight 500 across display, pastel sunrise gradient hero, charcoal CTA pill at 24px radius, InterVariable workhorse body, and coral accent reserved for in-product chip decoration. The token references resolve cleanly without invention. One move worth borrowing only if your brand can sustain it: the pastel sunrise gradient depends on the brand having a clear visual heritage to call back to — for SaaS without that history it reads as decoration rather than as positioning.
What makes it distinct
- Pastel sunrise gradient herolavender, cream-peach, and coral instead of a solid hero canvas, the move that distinguishes Sketch from every other Mac-native dev tool
- Reckless serif at weight 50076px hero h1 and 76px section h2 share a single display step, a serif-display moment most design tools have abandoned for sans
- Charcoal CTA pillprimary buttons render at #151515 with 24px radius, not the brand-color voltage most SaaS pages reach for
- Coral accent reserved for in-product chipsthe gradient-yellow Sketch diamond and coral peach #ff7843 appear inside product card mockups, never as page-level surface fills
- InterVariable as workhorseevery body, label, button, and nav surface runs InterVariable at 14-22px in weights 400-600
Live at sketch.com
A snapshot of the brand in production. Hover the frame to scroll the page; click to visit.
sketch.comExplore Sketch
Pick what you want to see — mockups, colors, typography, layout, or the full component list.
Surface
Page and card backgrounds.
Text
Headlines, body, captions, muted.
Borders & Hairlines
Dividers, outlines, structural rules.
Other
Specialty colors.
Sketch design system FAQ
Common questions about Sketch'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.
Sketch — official site
Sketch'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.