About Descript DESIGN.md
Curated by Dov AzencotUpdated Source descript.com
- Music, Video & Streaming
- AI & LLM Platforms
Descript's marketing surface is a warm-cream canvas (#fff8f4, mapped to `--Core-Canvas-White`) anchored on a single brand voltage — Descript Maroon (#651a39) — that carries the primary CTA and nothing else. Headings step to a deeper maroon ink (#390a1a, the Maroon-900 token) while body copy holds at #1a1a1a near-black and #26171d Neutral-900. The page is editorial in posture, not application-shell: a serif display family does the heavy hero lifting, the canvas is intentionally off-white, and the primary CTA is a 12px-rounded rectangle rather than the pill most video-editing competitors reach for. The eyebrow tag — "AI Video Agent" sitting above the hero — is set in Brett, a third typeface used exclusively for uppercase 18px micro-labels, and rendered in #ff5340 Red-400 for the only chromatic accent on the first viewport.
The DESIGN.md file packages 23 color tokens, 11 typography roles, 6 corner radii, 9 spacing values, and 19 components. The 93 CSS custom properties on the live `:root` resolve to a much smaller perceptual palette: a Maroon ladder (50 → 950), a Neutral warm-gray ladder, plus a wider scaffold of Red, Lilac, and Green ladders that exist as declared tokens but never surface on the marketing page. Three custom families are declared — `--font-gamuth-display` (serif), `--font-booton` (sans), `--font-brett` (a third sans used uppercase) — and the format itself is the Google Labs DESIGN.md spec, with token references like `{colors.maroon}` and `{typography.display-hero}` that designers and AI agents can both parse.
Feed the file to Claude, Cursor, or GitHub Copilot and the agent will reproduce Descript's editorial restraint — serif headlines on warm cream, a single deep brand voltage, rectangles where the category defaults to pills — rather than a generic dark-theme video tool. Reference the tokens in Tailwind config, paste the component recipes into a design audit, or use the Maroon ladder directly as a CSS-variable scale. The discipline worth studying is the choice to look like a magazine spread for a category whose competitors look like editing software: Descript reads as content-first, the tool itself stays in the margin.
What makes it distinct
- Serif display in a video-editor categoryGamuth Display at weight 400 carries the 56px hero against the sans-default everyone else picks
- Three-family typographic stackBooton (sans body/UI), Gamuth Display (serif hero), Brett (uppercase eyebrow) each scoped to one role
- Warm cream canvas (#fff8f4) instead of pure whitethe page floor reads editorial, not application-shell
- Single brand voltageDescript Maroon (#651a39) reserved for the primary CTA, paired with deep maroon ink (#390a1a) on headings
- Bimodal radius scale60 occurrences of 4px chrome against 30 occurrences of 12px for primary controls, with zero 9999px pills
Live at descript.com
A snapshot of the brand in production. Hover the frame to scroll the page; click to visit.
descript.comExplore Descript
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.
Descript design system FAQ
Common questions about Descript'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.
Descript — official site
Descript's marketing site — AI video and podcast editing where text edits the timeline, with the design surface this file extracts.
The DESIGN.md specification
Google Labs' open spec for machine-readable design system files — the format this page is built on.
Use Descript in your project
One machine-readable file. Drop it into Claude, Cursor, or any AI tool that reads DESIGN.md.