Primary
#111111
CTA fill and dark emphasis.
A monochrome system for builders: dense docs rails, pill controls, code surfaces, and product demos.
The React Framework
Ship without noise.
Production-grade tooling
Dynamic streaming
Routing and layouts
Server components
Quiet, precise reading for product and docs.
Latest version
Get Started
Modern browsers, zero config.
© 2026
pnpm create next-app@latest my-app
Enterprise foundations
Calm capability framing with a direct next action.
Read capability →Light gray framing separates snippets without shadow.
Inspect API →Thumbnail, title, and short explanation.
Deploy template →Dark executable surfaces used sparingly but memorably.
Run command →High-contrast text keeps dark mode premium, not ornamental.
View output →Social proof stays monochrome and low-drama.
See showcase →:root {
--brand-primary: #111111;
--brand-accent: #000000;
--brand-body: #171717;
--brand-muted: #666666;
--brand-canvas: #ffffff;
--brand-surface-alt: #fafafa;
--brand-border: #e5e5e5;
--brand-border-strong: #d4d4d4;
--brand-terminal: #111111;
--brand-code-bg: #f6f6f6;
--font-sans: "Inter", "Geist", ui-sans-serif, system-ui, sans-serif;
--font-mono: "IBM Plex Mono", "Geist Mono", ui-monospace, monospace;
--display-size: 64px;
--headline-lg: 32px;
--radius-xl: 20px;
--radius-pill: 9999px;
--space-lg: 16px;
--space-section: 96px;
--shadow-flat: none;
}