Bitbucket Design System
Bitbucket's marketing-site design system built on Atlassian Design System: Charlie Display at 48px / weight 700, Charlie Text body, cobalt blue CTA, deep navy ink on white.
About Bitbucket DESIGN.md
Curated by Dov AzencotUpdated Source bitbucket.org
- Developer Tools & IDEs
- Web Infrastructure & Hosting
Bitbucket's marketing site announces itself with a contradiction: the heaviest headline weight in a product family known for measured, enterprise-calm typography. The hero heading — "Code and CI/CD, powered by AI and the Atlassian platform" — runs Charlie Display at 48px / weight 700, a striking departure from Jira's 600-weight and Confluence's 400-weight display treatments. Below that headline everything returns to Atlassian's characteristically controlled palette: deep navy ink (#091e42) on white, a mid-cobalt primary button in a 40px pill, 3px card rounding, and Charlie Text for body copy. Where GitHub signals developer identity through darkness and GitHub Sans, and where GitLab reaches for orange-to-purple gradients, Bitbucket presents the most enterprise-legible surface in the Git-hosting category.
The system runs on Atlassian Design System (ADS) CSS custom properties — every token resolves through the `--ds-*` variable family that powers Jira, Confluence, and Trello. The primary button maps to `--ds-background-brand-bold` (captured as #1868db, a cobalt shifted slightly blue from the themeColor #0052cc). Navigation uses `--ds-text` resolved through the Charlie Text family. The extraction surfaces 12 meaningful structural colors from a page that exposed the full ADS token tree. Radius uses only two values with any real frequency: 40px pill on the CTA button and 3px on cards and inputs — there is no mid-range 8-16px tier.
Feed this file to an AI coding tool and it will reproduce Bitbucket's specific moves: deep-navy ink instead of near-black, weight-700 Charlie Display at hero scale, mid-cobalt pill CTA, ADS-standard card rounding at 3px, and Charlie Text body at 16px / 400. The Atlassian-specific pattern worth understanding is the separation between the hero ink color (#1f1f21 — a near-black close to absolute black) and the body ink (#091e42 — deep navy). The hero headline renders on a light canvas in near-black text, while body paragraphs use the navy blue ink — two distinct ink tones that most tools would collapse into one.
What makes it distinct
- Atlassian Design System foundationevery structural token maps to an ADS CSS custom property (--ds-*), making this the most component-system-backed brand in the developer-tools category
- Charlie Display at weight 700Bitbucket runs the heaviest display weight in the Atlassian product family; 48px / 700 for the hero h1 vs the 400-600 weights used across Jira and Confluence marketing
- Deep navy as dominant ink#091e42 (402 appearances) functions as the primary text color rather than the near-black standard; this is Atlassian's signature dark-blue ink inherited from the founding brand palette
- 40px pill CTAthe primary button uses a 40px border radius (full pill at 40px height), contrasting with Heroku's 4px or Render's 0px CTA — the roundest button in the dev-tools comparison set
- 3px universal radiusbeyond the pill CTA, every component (cards, inputs, chips) uses 3px — the second-flattest rounding in the cloud-hosting category
Live at bitbucket.org
A snapshot of the brand in production. Hover the frame to scroll the page; click to visit.
bitbucket.orgExplore Bitbucket
Pick what you want to see — mockups, colors, typography, layout, or the full component list.
Brand & Accent
Sparing, CTA-only voltage.
Surface
Page and card backgrounds.
Text
Headlines, body, captions, muted.
Borders & Hairlines
Dividers, outlines, structural rules.
Other
Specialty colors.
Bitbucket design system FAQ
Common questions about Bitbucket's tokens, components, and how to use this DESIGN.md in your project.
Related reading
Specs, directories, and component libraries that pair with this design system.
Browse all design systems
The full directory of DESIGN.md files on shadcn.io, with live mockups for each.
Bitbucket — official site
Bitbucket's public marketing site — the source of truth for the live tokens captured in this file.
The DESIGN.md specification
Google Labs' open spec for machine-readable design system files — the format this page is built on.