Atlassian · Design system breakdown
A productivity-suite system that takes content and editing seriously.
Atlassian's design system grew alongside Jira, Confluence, Trello, and Bitbucket. It exists to make those products feel like one product family despite different histories and architectures.
Centralized design system team with strong product-team partnership. Public design tokens; component libraries shipped as `@atlaskit/*` packages.
| Token | Value | Role |
|---|---|---|
| color.background.neutral | #091e420f | Subtle surface |
| color.text | #172b4d | Default text |
| color.background.brand.bold | #0c66e4 | Primary action |
| space.100 | 8px | Spacing step |
| elevation.shadow.raised | 0 1px 1px rgba(9,30,66,.25) | Raised surface |
| border.radius | 3px | Default radius (smaller than peer systems) |
Token names and values are illustrative — refer to the system's official tokens reference for the canonical, current set.
If you're evaluating this system
Pick this if you're building productivity, collaboration, or knowledge tools. The editor and content patterns alone make it worth studying for any team building text-heavy product surfaces.
Compare more systems