together
An inspired interpretation of Together AI's design language — an AI infrastructure platform whose surface alternates between near-black hero bands (with a three-color orange-magenta-periwinkle gradient as the single piece of brand chrome) and bright white research / pricing / doc
colors
#000000 #ffffff typography
the quick brown fox jumps over the lazy dog
the quick brown fox jumps over the lazy dog — body text at reading size.
the quick brown fox jumps over the lazy dog
the quick brown fox jumps over the lazy dog — body text at reading size.
design.md source
---
version: alpha
name: Together-AI-Inspired-design-analysis
description: An inspired interpretation of Together AI's design language — an AI infrastructure platform whose surface alternates between near-black hero bands (with a three-color orange-magenta-periwinkle gradient as the single piece of brand chrome) and bright white research / pricing / docs bands, knit together by a custom display sans and an uppercase mono eyebrow face.
colors:
primary: "#000000"
on-primary: "#ffffff"
ink: "#000000"
body: "#959494"
hairline: "#959494"
canvas: "#ffffff"
canvas-dark: "#010120"
surface-dark-soft: "#313641"
on-dark: "#ffffff"
accent-orange: "#fc4c02"
accent-magenta: "#ef2cc1"
accent-periwinkle: "#bdbbff"
accent-mint: "#c8f6f9"
typography:
display-xxl:
fontFamily: The Future, Inter, Helvetica Neue, Arial, sans-serif
fontSize: 64px
fontWeight: 500
lineHeight: 70.4px
letterSpacing: -1.92px
display-xl:
fontFamily: The Future, Inter, Helvetica Neue, Arial, sans-serif
fontSize: 40px
fontWeight: 500
lineHeight: 48px
letterSpacing: -0.8px
display-lg:
fontFamily: The Future, Inter, Helvetica Neue, Arial, sans-serif
fontSize: 28px
fontWeight: 500
lineHeight: 32.2px
letterSpacing: -0.42px
display-md:
fontFamily: The Future, Inter, Helvetica Neue, Arial, sans-serif
fontSize: 22px
fontWeight: 500
lineHeight: 25.3px
letterSpacing: -0.22px
body-lg:
fontFamily: The Future, Inter, Helvetica Neue, Arial, sans-serif
fontSize: 18px
fontWeight: 400
lineHeight: 23.4px
letterSpacing: -0.18px
body-lg-strong:
fontFamily: The Future, Inter, Helvetica Neue, Arial, sans-serif
fontSize: 18px
fontWeight: 500
lineHeight: 23.4px
letterSpacing: -0.18px
body-md:
fontFamily: The Future, Inter, Helvetica Neue, Arial, sans-serif
fontSize: 16px
fontWeight: 400
lineHeight: 20.8px
letterSpacing: -0.16px
body-md-strong:
fontFamily: The Future, Inter, Helvetica Neue, Arial, sans-serif
fontSize: 16px
fontWeight: 500
lineHeight: 20.8px
letterSpacing: -0.16px
caption:
fontFamily: The Future, Inter, Helvetica Neue, Arial, sans-serif
fontSize: 14px
fontWeight: 400
lineHeight: 19.6px
caption-strong:
fontFamily: The Future, Inter, Helvetica Neue, Arial, sans-serif
fontSize: 14px
fontWeight: 500
lineHeight: 19.6px
mono-caps-button:
… components
display headline
body copy from together tokens — the default reading size for paragraphs and ui descriptions.
feature headline
a sample card surface with heading and body copy styled from component tokens.
what is in this design system?
colors, typography, spacing, and component patterns sourced from publicly visible brand tokens.
const theme = {
primary: "#000000",
font: ""The Future", system-ui, sans-serif",
}; extracted from publicly visible design tokens. sourced via VoltAgent/awesome-design-md. no ownership claim on together's visual identity.