skills/creative/popular-web-designs/templates/together.ai.md
Hermes Agent — Implementation Notes
The original site uses proprietary fonts. For self-contained HTML output, use these CDN substitutes:
- Primary:
Inter| Mono:JetBrains Mono- Font stack (CSS):
font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;- Mono stack (CSS):
font-family: 'JetBrains Mono', ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;html<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">Use
write_fileto create HTML, serve viagenerative-widgetsskill (cloudflared tunnel). Verify visual accuracy withbrowser_visionafter generating.
Together AI's interface is a pastel-gradient dreamscape built for enterprise AI infrastructure — a design that somehow makes GPU clusters and model inference feel light, airy, and optimistic. The hero section blooms with soft pink-blue-lavender gradients and abstract, painterly illustrations that evoke clouds and flight, establishing a visual metaphor for the "AI-Native Cloud" proposition. Against this softness, the typography cuts through with precision: "The Future" display font at 64px with aggressive negative tracking (-1.92px) creates dense, authoritative headline blocks.
The design straddles two worlds: a bright, white-canvas light side where pastel gradients and stats cards create an approachable platform overview, and a dark navy universe (#010120 — not gray-black but a deep midnight blue) where research papers and technical content live. This dual-world approach elegantly separates the "business" messaging (light, friendly, stat-driven) from the "research" messaging (dark, serious, academic).
What makes Together AI distinctive is its type system. "The Future" handles all display and body text with a geometric modernist aesthetic, while "PP Neue Montreal Mono" provides uppercase labels with meticulous letter-spacing — creating a "technical infrastructure company with taste" personality. The brand accents — magenta (#ef2cc1) and orange (#fc4c02) — appear sparingly in the gradient and illustrations, never polluting the clean UI.
Key Characteristics:
#010120) for dark/research sections — not gray-black#ef2cc1): The primary brand accent — a vivid pink-magenta used in gradient illustrations and the highest-signal brand moments. Never used as UI chrome.#fc4c02): The secondary brand accent — a vivid orange for gradient endpoints and warm accent moments.#010120): The primary dark surface — a deep midnight blue-black used for research sections, footer, and dark containers. Not gray, not black — distinctly blue.#bdbbff): A gentle blue-violet used for subtle accents, secondary indicators, and soft UI highlights.#00000066): Semi-transparent black for de-emphasized overlays and secondary text.#ffffff): The primary light-section page background.#010120): Dark-section backgrounds — research, footer, technical content.rgba(255, 255, 255, 0.12)): Frosted glass button backgrounds on dark sections.rgba(0, 0, 0, 0.08)): Subtle tinted surfaces on light sections.#000000): Primary text on light surfaces.#ffffff): Primary text on dark surfaces.rgba(0, 0, 0, 0.08)): Borders and subtle containment on light surfaces.rgba(255, 255, 255, 0.12)): Borders and containment on dark surfaces.The Future, with fallback: ArialPP Neue Montreal Mono, with fallback: Georgia| Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
|---|---|---|---|---|---|---|
| Display / Hero | The Future | 64px (4rem) | 400–500 | 1.00–1.10 (tight) | -1.92px | Maximum impact, dense blocks |
| Section Heading | The Future | 40px (2.5rem) | 500 | 1.20 (tight) | -0.8px | Feature section titles |
| Sub-heading | The Future | 28px (1.75rem) | 500 | 1.15 (tight) | -0.42px | Card headings |
| Feature Title | The Future | 22px (1.38rem) | 500 | 1.15 (tight) | -0.22px | Small feature headings |
| Body Large | The Future | 18px (1.13rem) | 400–500 | 1.30 (tight) | -0.18px | Descriptions, sections |
| Body / Button | The Future | 16px (1rem) | 400–500 | 1.25–1.30 | -0.16px | Standard body, nav, buttons |
| Caption | The Future | 14px (0.88rem) | 400–500 | 1.40 | normal | Metadata, descriptions |
| Mono Label | PP Neue Montreal Mono | 16px (1rem) | 500 | 1.00 (tight) | 0.08px | Uppercase section labels |
| Mono Small | PP Neue Montreal Mono | 11px (0.69rem) | 500 | 1.00–1.40 | 0.055–0.08px | Small uppercase tags |
| Mono Micro | PP Neue Montreal Mono | 10px (0.63rem) | 400 | 1.40 | 0.05px | Smallest uppercase labels |
Glass on Dark
rgba(255, 255, 255, 0.12) (frosted glass)#ffffff)Dark Solid
#010120) or Pure BlackOutlined Light
1px solid rgba(0, 0, 0, 0.08)1px solid rgba(0, 0, 0, 0.08) on light; 1px solid rgba(255, 255, 255, 0.12) on darkrgba(1, 1, 32, 0.1) 0px 4px 10px) — warm and subtlergba(0, 0, 0, 0.04) (light) or rgba(255, 255, 255, 0.12) (dark)1px solid rgba(0, 0, 0, 0.08)Stats Bar
Mono Section Labels
Research Section
Large Footer Logo
This is a deliberately restrained radius system — no pills, no generous rounding. The sharp geometry contrasts with the soft pastel gradients.
| Level | Treatment | Use |
|---|---|---|
| Flat (Level 0) | No shadow, no border | Page background, text blocks |
| Contained (Level 1) | 1px solid rgba(0,0,0,0.08) (light) or rgba(255,255,255,0.12) (dark) | Cards, badges, containers |
| Elevated (Level 2) | rgba(1, 1, 32, 0.1) 0px 4px 10px | Feature cards, hover states |
| Dark Zone (Level 3) | Dark Blue (#010120) full-width background | Research, footer, technical sections |
Shadow Philosophy: Together AI uses a single, distinctive shadow — tinted with Dark Blue (rgba(1, 1, 32, 0.1)) rather than generic black. This gives elevated elements a subtle blue-ish cast that ties them to the brand's midnight-blue dark mode. The shadow is soft (10px blur, 4px offset) and always downward — creating gentle paper-hover elevation.
| Name | Width | Key Changes |
|---|---|---|
| Mobile | <479px | Compact layout, stacked everything |
| Large Mobile | 479–767px | Single column, hamburger nav |
| Tablet | 768–991px | 2-column grids begin |
| Desktop | 992px+ | Full multi-column layout |