Together AI — decoded design system
Together AI's design system, decoded live by Mozaika: measured color roles, type scale, buttons with real hover/focus states, motion and the brand's own tokens.
This is a static, crawlable rendering for search & AI engines. The interactive version — filters, live decode console, copy & export — is at https://mozaika.design/decode/together.ai.
Decoded design system
Together AI's decoded design system: background #FFFFFF, text #000000, accent #C1DFF9, link #FFFFFF, primary #191935; type scale h1 64px / h2 40px / body 18px; 8px spacing base; 4px base radius. The single interactive/action color is #000000 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #FFFFFF |
| surface | #EFEFEF |
| border | #D8D8D8 |
| text | #000000 |
| text_muted | #606060 |
| primary | #191935 |
| accent | #C1DFF9 |
| link | #FFFFFF |
| secondary | #FDE3F6 |
| button_bg | #000000 |
| button_text | #FFFFFF |
Using these colors
- Action color
#000000— the single interactive color; only on things you click or must notice, never large fills. - accent
#C1DFF9— accent for emphasis — keep it rare on the page. - primary
#191935— a brand color — but the call-to-action uses #000000, not this. - link
#FFFFFF— fails contrast on the background (~1.0:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference). - secondary
#FDE3F6— optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two.
Typography
- Heading: The Future
- Body: Georgia
- Mono: PP Neue Montreal Mono
- h1: 64px
- h2: 40px
- body: 18px
Spacing
- base unit: 8px
- scale: 2px, 4px, 8px, 10px, 12px, 16px, 20px, 24px, 32px, 40px
Radii
- base: 4px
- button: 4px
Shadows (elevation)
- card:
rgba(1, 1, 32, 0.05) 0px 12px 34px 12px - overlay:
rgba(1, 1, 32, 0.1) -10px 0px 75px 0px
Motion
Micro-interactions run at 450ms (dominant) with ease.
- durations: 450ms · 350ms · 300ms
- easings:
ease·cubic-bezier(0.215, 0.61, 0.355, 1) - animated properties: opacity, background-color, border-color, color
Native design tokens
| Token | Value |
|---|---|
--brand--black | #000 |
--product--purple-02 | #dfddfe |
--shades--black-opacity-70 | #000000b3 |
--shades--black-opacity-8 | #00000014 |
--shades--black-opacity-16 | #00000029 |
--shades--white-opacity-80 | #fffc |
--shades--white-opacity-12 | #ffffff1f |
--shades--white-opacity-8 | #ffffff14 |
--shades--black-opacity-32 | #00000052 |
--product--purple-01 | #bdbbff |
…and 43 more measured on the page.
Button states (measured)
- primary hover: background
rgba(0, 0, 0, 0.706) - primary focus: outline
1px auto rgb(16, 16, 16)
Layout (measured)
- container max-width:
1440px - nav: 60px
Motion choreography (measured)
Load order: div.hp-hero_collection-wrap×3 → ul.research-logo-list → div.announcement-bar_item×4
Scroll reveal: 40 elements rest at opacity 0, translateY(40px), animate in over 0.3s ease.
Responsive (measured)
- breakpoints: 479px · 584px · 767px · 928px · 992px
- mobile (390px): hero 38px · nav hamburger
Install it
Drop this measured system into any shadcn/Tailwind project in one command:
npx shadcn add mozaika.design/r/decode/together.ai
registry item · or query it over MCP: get_design_system("Together AI")
Export: DESIGN.md
# Together AI — Design System > light, modern, medium, custom — deep decode (measured live) ## Colors | Role | Value | |------|-------| | bg | `#FFFFFF` | | surface | `#EFEFEF` | | border | `#D8D8D8` | | text | `#000000` | | text_muted | `#606060` | | primary | `#191935` | | accent | `#C1DFF9` | | link | `#FFFFFF` | | secondary | `#FDE3F6` | | button_bg | `#000000` | | button_text | `#FFFFFF` | **Using these colors** - **Action color** `#000000` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds. - **accent** `#C1DFF9` — accent for emphasis — keep it rare on the page. - **primary** `#191935` — a brand color — but the call-to-action uses #000000, not this. - **link** `#FFFFFF` — fails contrast on the background (~1.0:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference). - **secondary** `#FDE3F6` — optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two. - **Page coverage** (full-page screenshot pixels): `#E7F3FD` 82% · `#483043` 9.2% · `#C2D1DD` 8.9% ## Typography - Heading: **The Future** _(free fallback: Newsreader)_ - Body: **Georgia** - Mono: **PP Neue Montreal Mono** | Role | Size / weight · line-height · tracking | |------|------------------------------------------| | hero | 64px / 400 · lh 64px · tracking -1.92px | | h2 | 40px / 500 · lh 48px · tracking -0.8px | | h3 | 28px / 500 · lh 32px · tracking -0.42px | | body | 18px / 500 · lh 23px · tracking -0.18px | | small | 16px / 400 · lh 21px · tracking -0.16px | | eyebrow | 11px / 500 · tracking 0.55px | - Weight ladder: 400 · 500 — use these exact measured weights, not the 400/600 defaults. > **Fonts —** The Future may be proprietary — safe free fallback: Newsreader (Google Fonts). Georgia — system font, no web load needed. ## Spacing - base unit: 8px (inferred from the measured scale) - measured scale: 2px, 4px, 8px, 10px, 12px, 16px, 20px, 24px, 32px, 40px — snap all gaps/padding to these - section rhythm: 100px top/bottom padding per section (measured) ## Radius - base: 4px - button: 4px - card: 4px ## Buttons | Button | Fill / text | Border | Radius | Padding | Font | Shadow | |--------|-------------|--------|--------|---------|------|--------| | primary | `#000000` / `#FFFFFF` | none | 4px | 16px 16px 16px 16px | 500 16px / 0.08px | none | | secondary | `rgba(0, 0, 0, 0.08)` / `#000000` | none | 4px | 16px 16px 16px 16px | 500 16px / 0.08px | none | **States (measured, not guessed)** - primary hover: background `rgba(0, 0, 0, 0.706)` - primary focus: outline `1px auto rgb(16, 16, 16)` - secondary hover: background `rgba(0, 0, 0, 0.157)` - transition: `box-shadow 0.45s cubic-bezier(0.215, 0.61, 0.355, 1)` ## Shadows (elevation) - card: `rgba(1, 1, 32, 0.05) 0px 12px 34px 12px` - overlay: `rgba(1, 1, 32, 0.1) -10px 0px 75px 0px` ## Motion - durations: 450ms (dominant) · 350ms · 300ms - easings: `ease` (dominant) · `cubic-bezier(0.215, 0.61, 0.355, 1)` - animated properties: opacity, background-color, border-color, color Micro-interactions use the dominant duration + easing; nothing on the page animates slower than the longest duration above — don't invent springier motion. ## Their own tokens (verbatim from :root) | Token | Value | |-------|-------| | `--brand--black` | `#000` | | `--product--purple-02` | `#dfddfe` | | `--shades--black-opacity-70` | `#000000b3` | | `--shades--black-opacity-8` | `#00000014` | | `--shades--black-opacity-16` | `#00000029` | | `--shades--white-opacity-80` | `#fffc` | | `--shades--white-opacity-12` | `#ffffff1f` | | `--shades--white-opacity-8` | `#ffffff14` | | `--shades--black-opacity-32` | `#00000052` | | `--product--purple-01` | `#bdbbff` | | `--product--cyan-01` | `#70e9f0` | | `--product--blue-01` | `#9bcdf5` | _…and 41 more measured on the page._ Prefer these names when extending their system — it's the brand's actual vocabulary. ## Layout (measured) - container max 1440px - nav: 60px | Section (y) | Height | Cols | Gap | Pad y | Split | |---|---|---|---|---|---| | 44 | 724 | — | — | 136/32 | — | | 768 | 635 | — | — | 100/100 | — | | 1423 | 1052 | — | — | 100/80 | — | | 2475 | 870 | — | — | 120/120 | — | | 3345 | 883 | — | — | 100/100 | — | | 4248 | 800 | — | — | 100/100 | — | ## Motion choreography (measured) Load order: `div.hp-hero_collection-wrap`×3 @0ms → `ul.research-logo-list` @269ms → `div.announcement-bar_item`×4 @872ms - `ul.research-logo-list` — transform none→translateX(-100%) — 30000ms · loops - scroll reveal: 40 elements rest at opacity 0, translateY(40px), animate in over 0.3s ease (0 revealed during the drive). Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography. ## Components (measured) - link: #000000 · no underline - disabled: bg rgba(255, 255, 255, 0.12) · text #FFFFFF ## Responsive (measured) - breakpoints: 479px · 584px · 767px · 928px · 992px - mobile (390px): hero 38px · body 16px · nav: hamburger ## How to apply Paste the Tailwind `@theme` (or CSS variables) as your base, then build each section to its spec — verify every color, radius, and font against these tokens. Hover/focus states, shadows and motion timings above are measured from the live page — match them exactly, don't re-guess them.
An automated reading of Together AI's publicly-visible CSS (colors, fonts, spacing, motion) — not affiliated with together.ai. No screenshots stored. Removal requests: hello@mozaika.design.