
Preview image. Unlock full-res
Clean workbench, energetic highlight. The interface feels like a well-organized array of digital tools on a bright surface, with a single, clear visual thread guiding user action.
Color palette
Primary call-to-action buttons, active states, key interactive elements — this vivid orange is the sole accent, drawing immediate user attention.
Page backgrounds, card surfaces, form inputs.
Subtle background for UI sections, differentiating content blocks without high contrast.
Divider lines, subtle borders on cards and input fields, non-interactive elements.
Input borders, inactive states, more prominent dividers.
Secondary text, disabled states, placeholder text in inputs.
Primary text, main headlines, essential UI elements, high-contrast buttons for calls to action.
Link text, prominent text labels, navigation items for strong emphasis.
Informational badges, occasional icons, secondary actionable items.
Success messages, positive status indicators.
Error messages, destructive actions.
Typography
- Weights
- 400, 500, 600, 700
- Sizes
- 12px, 14px, 16px, 18px, 20px, 24px
- Line height
- 1, 1.25, 1.33, 1.4, 1.43, 1.5, 1.56
- Fallback
- system-ui, sans-serif
Primary typeface for all body text, UI labels, buttons, navigation, and most headings. Its clean, legible nature supports the product's functional aesthetic across various contexts.
- Weights
- 500
- Sizes
- 40px, 48px
- Line height
- 1, 1.15
- Fallback
- system-ui, sans-serif
Used for prominent display headings, like 'Short links with superpowers', establishing a modern and authoritative voice for key messages.
- Weights
- 400
- Sizes
- 12px, 13px, 14px
- Line height
- 1, 1.33, 1.43, 1.5
- Fallback
- SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace
Monospaced font for code snippets, technical details, and certain data displays, providing visual distinction for technical content.
Spacing & shape
Elevation
Components
Solid Ember Glow (#f97316) background with Ghost White (#ffffff) text, 8px border radius, 12px horizontal and 8px vertical padding. Focuses user action with vibrant color.
Ghost White (#ffffff) background with Jet Black (#171717) text, border in Cool Gray (#d4d4d4), 8px border radius, 12px horizontal and 8px vertical padding. Offers a less assertive option against the page background.
Transparent background with Steel Gray (#a3a3a3) icon, 9999px border radius (pill shape), 8px padding all around. Typically used for navigation or controls within tables/lists.
Ghost White (#ffffff) background, Jet Black (#171717) text, Cool Gray (#d4d4d4) border, 6px border radius, 12px horizontal and 8px vertical padding. Designed for clear data entry.
Input has Ghost White (#ffffff) background, Jet Black (#171717) text, Cool Gray (#d4d4d4) border with 0px radius on one side and 6px on the other. Button directly adjoined with Ember Glow (#f97316) background. Creates a single, cohesive interactive unit.
Ghost White (#ffffff) background with a subtle shadow (rgba(0, 0, 0, 0.05) 0px 1px 2px 0px), 12px border radius, 16px internal padding. Used to visually group related content.
Ink Black (#0a0a0a) text without underline in normal state. Subtle gray hover/active states via background or text color change. Font is Inter weight 500 at 16px. Clean, direct access to main sections.
Background color varies based on status (e.g., Forest Green #dcfce7, Sky Blue #dbeafe with corresponding text colors), with 9999px border radius (full pill) and 6px horizontal, 2-3px vertical padding. Used for concise labels.
Guidelines
- Prioritize Ember Glow (#f97316) exclusively for the primary call-to-action to maximize visual impact and guide user flow.
- Use Jet Black (#171717) for all main headlines and body text to ensure strong readability and visual authority.
- Apply 8px border radius to all buttons to provide a soft, approachable feel while maintaining structure.
- Utilize Cloud Gray (#e5e5e5) as a subtle horizontal divider between sections or within complex UI elements to maintain a clean layout without harsh lines.
- Maintain consistent internal padding of 16px for card components to create breathing room for content.
- Ensure all interactive elements, especially inputs and buttons, have a visible border in Cool Gray (#d4d4d4) or equivalent for clear affordance.
- Employ the Inter typeface at weight 400 for all body copy to maintain legibility and a professional tone.
- Do not introduce additional vibrant accent colors; the Ember Glow (#f97316) is designed to be the single point of visual emphasis.
- Avoid using harsh, high-contrast borders for content containers; opt for subtle shadows or lighter gray borders like Cloud Gray (#e5e5e5).
- Do not use highly decorative fonts for body text or UI labels; stick to Inter for clarity and consistency.
- Refrain from excessive use of bold typography; reserve higher weights (600, 700) for specific emphasis on headings or key phrases.
- Do not deviate from the established spacing scale (multiples of 4px) to ensure uniform layout and rhythm.
- Avoid heavy or complex drop shadows; use the subtle rgba(0, 0, 0, 0.05) 0px 1px 2px 0px shadow for elevation.
- Do not use dark backgrounds extensively; the design relies on a light theme with ample white space.
About this system
ShowHide
Dub presents a precise, pragmatic aesthetic, reminiscent of a clean workbench for digital tools. Its foundation is a crisp, highly functional gray scale complemented by a single energetic orange accent, creating focused visual hierarchy without unnecessary embellishment. Subtle shadow work and soft border radii on interactive elements provide a contemporary feel while maintaining directness, avoiding distraction for the product-focused user.
Reminiscent of Vercel, Linear, Stripe.
# Dub Links — Style Reference > Clean workbench, energetic highlight. The interface feels like a well-organized array of digital tools on a bright surface, with a single, clear visual thread guiding user action. **Theme:** light **Site:** https://dub.sh Dub presents a precise, pragmatic aesthetic, reminiscent of a clean workbench for digital tools. Its foundation is a crisp, highly functional gray scale complemented by a single energetic orange accent, creating focused visual hierarchy without unnecessary embellishment. Subtle shadow work and soft border radii on interactive elements provide a contemporary feel while maintaining directness, avoiding distraction for the product-focused user. ## Tokens — Colors | Name | Value | Token | Role | |------|------|------|------| | Ember Glow | `#f97316` | `--color-ember-glow` | Primary call-to-action buttons, active states, key interactive elements — this vivid orange is the sole accent, drawing immediate user attention. | | Ghost White | `#ffffff` | `--color-ghost-white` | Page backgrounds, card surfaces, form inputs. | | Ash Gray | `#fcfcfc` | `--color-ash-gray` | Subtle background for UI sections, differentiating content blocks without high contrast. | | Cloud Gray | `#e5e5e5` | `--color-cloud-gray` | Divider lines, subtle borders on cards and input fields, non-interactive elements. | | Cool Gray | `#d4d4d4` | `--color-cool-gray` | Input borders, inactive states, more prominent dividers. | | Steel Gray | `#a3a3a3` | `--color-steel-gray` | Secondary text, disabled states, placeholder text in inputs. | | Jet Black | `#171717` | `--color-jet-black` | Primary text, main headlines, essential UI elements, high-contrast buttons for calls to action. | | Ink Black | `#0a0a0a` | `--color-ink-black` | Link text, prominent text labels, navigation items for strong emphasis. | | Sky Blue | `#3b82f6` | `--color-sky-blue` | Informational badges, occasional icons, secondary actionable items. | | Forest Green | `#16a34a` | `--color-forest-green` | Success messages, positive status indicators. | | Warning Red | `#d32f2f` | `--color-warning-red` | Error messages, destructive actions. | ## Tokens — Typography ### Inter - **Substitute:** system-ui, sans-serif - **Weights:** 400, 500, 600, 700 - **Sizes:** 12px, 14px, 16px, 18px, 20px, 24px - **Line height:** 1, 1.25, 1.33, 1.4, 1.43, 1.5, 1.56 - **Role:** Primary typeface for all body text, UI labels, buttons, navigation, and most headings. Its clean, legible nature supports the product's functional aesthetic across various contexts. ### Satoshi - **Substitute:** system-ui, sans-serif - **Weights:** 500 - **Sizes:** 40px, 48px - **Line height:** 1, 1.15 - **Role:** Used for prominent display headings, like 'Short links with superpowers', establishing a modern and authoritative voice for key messages. ### GeistMono - **Substitute:** SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace - **Weights:** 400 - **Sizes:** 12px, 13px, 14px - **Line height:** 1, 1.33, 1.43, 1.5 - **Role:** Monospaced font for code snippets, technical details, and certain data displays, providing visual distinction for technical content. ## Tokens — Type Scale Minor Third (1.2) from 16px base. | Role | Size | Line height | Letter spacing | |------|------|------|------| | caption | 12px | 1.5 | — | | body-sm | 14px | 1.43 | — | | body | 16px | 1.5 | — | | subheading | 18px | 1.4 | — | | heading-sm | 20px | 1.25 | — | | heading | 24px | 1.33 | — | | heading-lg | 40px | 1.15 | — | | display | 48px | 1 | — | ## Tokens — Spacing - **Max width:** 1280px - **Section gap:** 64px - **Card padding:** 16px - **Element gap:** 8px ## Tokens — Radius - **Default:** 4px - **Buttons:** 8px - **Cards:** 12px - **pill:** 9999px ## Tokens — Elevation - **Button:** `rgba(0, 0, 0, 0.05) 0px 1px 2px 0px` - **Card Container:** `rgba(0, 0, 0, 0.05) 0px 1px 2px 0px` - **Dropdown/Popover:** `rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.1) 0px 2px 4px -2px` - **Input focus:** `rgba(0, 0, 0, 0.1) 0px 0px 0px 4px` ## Components ### Link Shortener Input Group ### Button Group — Primary, Secondary & Ghost ### Link Editor Form Card ### Primary Call-to-Action Button *Main interactive button* Solid Ember Glow (#f97316) background with Ghost White (#ffffff) text, 8px border radius, 12px horizontal and 8px vertical padding. Focuses user action with vibrant color. ### Secondary Button *Alternative action button* Ghost White (#ffffff) background with Jet Black (#171717) text, border in Cool Gray (#d4d4d4), 8px border radius, 12px horizontal and 8px vertical padding. Offers a less assertive option against the page background. ### Icon Button *Small, icon-only button* Transparent background with Steel Gray (#a3a3a3) icon, 9999px border radius (pill shape), 8px padding all around. Typically used for navigation or controls within tables/lists. ### Text Input Field *Standard editable text input* Ghost White (#ffffff) background, Jet Black (#171717) text, Cool Gray (#d4d4d4) border, 6px border radius, 12px horizontal and 8px vertical padding. Designed for clear data entry. ### Input with Button Group *Combined input and action button* Input has Ghost White (#ffffff) background, Jet Black (#171717) text, Cool Gray (#d4d4d4) border with 0px radius on one side and 6px on the other. Button directly adjoined with Ember Glow (#f97316) background. Creates a single, cohesive interactive unit. ### Card Container *Information grouping container* Ghost White (#ffffff) background with a subtle shadow (rgba(0, 0, 0, 0.05) 0px 1px 2px 0px), 12px border radius, 16px internal padding. Used to visually group related content. ### Navigation Link *Top navigation item* Ink Black (#0a0a0a) text without underline in normal state. Subtle gray hover/active states via background or text color change. Font is Inter weight 500 at 16px. Clean, direct access to main sections. ### Small Pill Tag *Categorization or meta-info tag* Background color varies based on status (e.g., Forest Green #dcfce7, Sky Blue #dbeafe with corresponding text colors), with 9999px border radius (full pill) and 6px horizontal, 2-3px vertical padding. Used for concise labels. ## Guidelines ### Do - Prioritize Ember Glow (#f97316) exclusively for the primary call-to-action to maximize visual impact and guide user flow. - Use Jet Black (#171717) for all main headlines and body text to ensure strong readability and visual authority. - Apply 8px border radius to all buttons to provide a soft, approachable feel while maintaining structure. - Utilize Cloud Gray (#e5e5e5) as a subtle horizontal divider between sections or within complex UI elements to maintain a clean layout without harsh lines. - Maintain consistent internal padding of 16px for card components to create breathing room for content. - Ensure all interactive elements, especially inputs and buttons, have a visible border in Cool Gray (#d4d4d4) or equivalent for clear affordance. - Employ the Inter typeface at weight 400 for all body copy to maintain legibility and a professional tone. ### Don't - Do not introduce additional vibrant accent colors; the Ember Glow (#f97316) is designed to be the single point of visual emphasis. - Avoid using harsh, high-contrast borders for content containers; opt for subtle shadows or lighter gray borders like Cloud Gray (#e5e5e5). - Do not use highly decorative fonts for body text or UI labels; stick to Inter for clarity and consistency. - Refrain from excessive use of bold typography; reserve higher weights (600, 700) for specific emphasis on headings or key phrases. - Do not deviate from the established spacing scale (multiples of 4px) to ensure uniform layout and rhythm. - Avoid heavy or complex drop shadows; use the subtle rgba(0, 0, 0, 0.05) 0px 1px 2px 0px shadow for elevation. - Do not use dark backgrounds extensively; the design relies on a light theme with ample white space. ## Agent Prompt Guide ### Quick Color Reference - Text (primary): #171717 - Background (page): #ffffff - CTA (primary): #f97316 - Border (input): #d4d4d4 - Accent (info): #3b82f6 ### 3-5 Example Component Prompts 1. Create a `Primary Call-to-Action Button`: background Ember Glow (#f97316), text Ghost White (#ffffff), font Inter weight 500 size 16px, border radius 8px, padding 8px vertical, 12px horizontal. 2. Design a `Text Input Field`: background Ghost White (#ffffff), text Jet Black (#171717), border Cool Gray (#d4d4d4), border radius 6px, padding 8px vertical, 12px horizontal, placeholder text Steel Gray (#a3a3a3), font Inter weight 400 size 16px. 3. Build a `Card Container`: background Ghost White (#ffffff), border radius 12px, box-shadow rgba(0, 0, 0, 0.05) 0px 1px 2px 0px, internal padding 16px. 4. Create a `Display Headline`: text Ink Black (#0a0a0a), font Satoshi weight 500 size 48px, line-height 1.0. 5. Render a `Small Pill Tag` for an 'active' state: background Forest Green (#dcfce7), text Forest Green (#16a34a), border radius 9999px, padding 3px vertical, 6px horizontal, font Inter weight 400 size 12px.









