Dub
Feature Stack
Cool, spacious data visualization—crisp sans-serif, muted blues on stark, clean white.




Click any value to copy. Roles are suggestions, not gospel.
Read off the live site. Treat it as reference, not a recipe.
| Role | Family | Size | Weight | Leading | Tracking | Sample |
|---|---|---|---|---|---|---|
| h1 | Geist | 65px | 500 | 1.1 | -2px | Aa Bb Cc |
| h2 | Geist | 40px | 600 | 1.25 | 0 | Aa Bb Cc |
| h3 | Geist | 32px | 600 | 1.25 | 0 | Aa Bb Cc |
| body | Geist | 16px | 400 | 1.5 | 0 | Aa Bb Cc |
| button | Geist | 14px | 600 | 1.71 | 0 | Aa Bb Cc |
:root {
--color-dominant: #347cec;
--color-surface: #0b3679;
--color-ink: #7bacf4;
--color-accent: #968182;
--color-detail: #c6d2d8;
}
/* CSS variables exposed by source */
:root {
--color-gray: #d4d7dc;
--color-white: #fff;
--font-family-body: 'Geist', Helvetica, 'Segoe UI', Arial;
--font-size-h5: 20px;
--border-button-radius: 30px;
--font-weight-strong: 600;
--color-background: #f6f6f6;
--color-light-blue: #e5f0ff;
--font-weight-body: 400;
--font-weight-button: 600;
--font-size-extra-small: 12px;
--border-sharp-radius: 5px;
--font-size-h2: 40px;
--font-size-h3: 32px;
--color-black: #1f2328;
--border-standard-radius: 10px;
--color-input-border: #d4d7dc;
--color-blue: #367eed;
--color-text-secondary: #535963;
--font-weight-anchor: 600;
--shadow-regular: 0 0 20px rgba(27, 37, 40, 0.05);
--color-medium-blue: #accfff;
--color-soft-white: #ededed;
--font-size-h7: 14px;
--font-size-h1: 60px;
--font-size-h6: 16px;
--color-dark-gray: #343941;
--color-dark-blue: #1b63d2;
--font-family-mono: 'Geist Mono', monospace;
--font-size-smaller: 14px;
--color-text-primary: #1f2328;
--font-size-larger: 20px;
--font-size-h4: 24px;
--font-weight-headings: 600;
--font-size-body: 16px;
--font-family-headings: 'Geist', Helvetica, 'Segoe UI', Arial;
}Drop-in prompt
Build a landing page in the visual style of Statsig.
Reference design system (extracted from the live site):
- Palette: #347cec, #0b3679, #7bacf4, #968182, #c6d2d8
- Typefaces: Geist
- Macrostructure: Feature Stack
Use the dominant colour for surfaces, the accent sparingly,
and lean on type weight + scale rather than colour for hierarchy.
Full DESIGN.md: https://inspomcp.dev/api/design/statsig-com