Live preview
Use this system
Three ways to drop Couture into your workflow.
Save the file for your tool — your agent then generates UI in Couture, automatically.
CLAUDE.mdRepo root — Claude Code reads it automatically.
.cursor/rules/couture.mdcProject rule — applied to every generation.
.windsurfrulesRepo root — Cascade reads it automatically.
.github/copilot-instructions.mdRepo-wide custom instructions for Copilot.
The system
Brand & Voice
Couture is the front row of fashion week: cream paper, ink-black type, and a towering Didone serif. A whisper of blush warms the links. Everything is spaced like a runway — slow, deliberate, expensive.
Layout & Grid
Enormous display headlines, vast margins, and edge-to-edge editorial imagery. Near-square corners and slow 300ms transitions keep it composed and refined.
Components
Buttons
Sharp, near-square buttons in ink color.brand.primary with cream onBrand
text, or a fine hairline outline. The blush appears only at links.
Lookbook
Full-bleed imagery on color.surface.raised with serif captions and a faint
shadow.md on hover; type does the styling.
Accessibility
High fashion, high contrast: primary and muted text pass WCAG AA on every surface. Hairline icons always carry labels and focus rings stay visible.
Tokens
Color (14)
Tokens
Export
One source of truth, five formats — copy or download any of them.
---$schema: https://designmd.in/schema/v1.jsonid: couturename: Couturetitle: Couture — Fashion House Luxuryversion: 1.0.0category: luxurytags: [luxury, fashion, cream, serif, editorial]author: designmdlicense: CC-BY-4.0updatedAt: 2026-06-22colorMode: [light]tokens: color: brand: primary: { value: "oklch(0.2 0.012 350)", type: color } secondary: { value: "oklch(0.6 0.08 20)", type: color } onBrand: { value: "oklch(0.98 0.006 80)", type: color } text: primary: { value: "oklch(0.18 0.008 350)", type: color } muted: { value: "oklch(0.44 0.012 350)", type: color } link: { value: "{color.brand.secondary}", type: color } surface: base: { value: "oklch(0.975 0.006 80)", type: color } raised: { value: "oklch(1 0 0)", type: color } sunken: { value: "oklch(0.955 0.01 80)", type: color } border: default: { value: "oklch(0.88 0.008 70)", type: color } state: success: { value: "oklch(0.5 0.13 150)", type: color } danger: { value: "oklch(0.52 0.19 25)", type: color } warning: { value: "oklch(0.64 0.13 70)", type: color } info: { value: "oklch(0.5 0.11 250)", type: color } typography: family: serif: { value: "Canela, Didot, Georgia, serif", type: fontFamily } sans: { value: "Inter, system-ui, sans-serif", type: fontFamily } mono: { value: "ui-monospace, monospace", type: fontFamily } scale: sm: { value: "0.8125rem", type: dimension } base: { value: "1rem", type: dimension } lg: { value: "1.4rem", type: dimension } xl: { value: "2rem", type: dimension } "2xl": { value: "2.9rem", type: dimension } "3xl": { value: "4.25rem", type: dimension } weight: regular: { value: 400, type: fontWeight } bold: { value: 500, type: fontWeight } leading: tight: { value: 1.04, type: number } normal: { value: 1.6, type: number } spacing: base: { value: "0.25rem", type: dimension } radius: sm: { value: "0rem", type: dimension } md: { value: "0.125rem", type: dimension } full: { value: "9999px", type: dimension } shadow: sm: { value: "0 1px 2px oklch(0.18 0.01 350 / 0.06)", type: shadow } md: { value: "0 12px 36px oklch(0.18 0.01 350 / 0.1)", type: shadow } motion: duration: base: { value: "300ms", type: duration } easing: standard: { value: "cubic-bezier(0.22, 1, 0.36, 1)", type: cubicBezier } breakpoint: md: { value: "768px", type: dimension } iconography: style: { value: "0.75px hairline, couture-fine", type: descriptor } zIndex: dropdown: { value: 1000, type: number } modal: { value: 1300, type: number }---# Couture Design System## Brand & VoiceCouture is the front row of fashion week: cream paper, ink-black type, and atowering Didone serif. A whisper of blush warms the links. Everything is spacedlike a runway — slow, deliberate, expensive.## Layout & GridEnormous display headlines, vast margins, and edge-to-edge editorial imagery.Near-square corners and slow 300ms transitions keep it composed and refined.## Components### ButtonsSharp, near-square buttons in ink `color.brand.primary` with cream `onBrand`text, or a fine hairline outline. The blush appears only at links.### LookbookFull-bleed imagery on `color.surface.raised` with serif captions and a faint`shadow.md` on hover; type does the styling.## AccessibilityHigh fashion, high contrast: primary and muted text pass WCAG AA on everysurface. Hairline icons always carry labels and focus rings stay visible.