Dropbox · Design system breakdown
Bold-typography brand system for a file-and-collaboration product.
A community-authored style reference in Markdown — colors, type, spacing, and an AI-ready prompt. Unofficial; not affiliated with Dropbox.

Dropbox's 2017 rebrand introduced one of the most editorial-feeling design systems in software — Sharp Grotesk display type, saturated color, and bold imagery, paired with the more restrained product UI used inside the desktop, web, and mobile apps. The brand and the product system live as related but distinct surfaces.
Dropbox's brand and design teams maintain the public guidance at dropbox.design; the production component implementations are internal. The system has matured through several brand evolutions while keeping a recognizable typographic voice.
The identity-bearing decisions, rendered. Names and values are illustrative — refer to the system's official tokens reference for the canonical, current set.
color-brand-blue
Dropbox brand blue, primary CTA
color-text-default
Default body text
color-bg-page
Default page surface
color-success
Synced, available offline
font-family-display
Brand display typography
radius-control
Default control radius
Exactly what ships in dropbox-design-design.md — plus the same token snapshot restated as CSS custom properties. Copy either, or feed the Markdown straight to an AI coding tool as styling context.
# Dropbox Design — Design Style Reference > **Unofficial, community-authored reference.** Compiled by [designsystems.one](https://www.designsystems.one). Not affiliated with, endorsed by, or sponsored by Dropbox. "Dropbox Design" and related marks belong to their respective owners. This document describes publicly observable style attributes in original words — it contains no copied documentation, logos, icon artwork, or original token files. Always defer to the official source for canonical, current values. **System:** Dropbox Design **Owner:** Dropbox **Official documentation:** https://dropbox.design/ --- ## Summary Bold-typography brand system for a file-and-collaboration product. ## Origin Dropbox's 2017 rebrand introduced one of the most editorial-feeling design systems in software — Sharp Grotesk display type, saturated color, and bold imagery, paired with the more restrained product UI used inside the desktop, web, and mobile apps. The brand and the product system live as related but distinct surfaces. ## Governance Dropbox's brand and design teams maintain the public guidance at dropbox.design; the production component implementations are internal. The system has matured through several brand evolutions while keeping a recognizable typographic voice. ## Known for - Editorial-grade display typography (Sharp Grotesk) used at unusually large scale across the brand surface. - Tight integration of brand and product — the file-management UI feels like the same company as the marketing site, which is rarer than it should be. - File and collaboration patterns built for async workflows — selection states, multi-user presence, and conflict resolution are first-class. ## Underrated - The illustration and motion library — used heavily on dropbox.design — is internally consistent and themeable in a way most public brand sites are not. - Their accessibility documentation around screen readers and keyboard navigation in file-tree UIs is thorough; tree controls are a hard problem and they take it seriously. ## Watch out for - Sharp Grotesk is licensed; the brand isn't directly reusable. The patterns are. - Brand surface and product surface are intentionally different. Picking up only the brand voice for a SaaS UI produces an uncanny mismatch. ## Design tokens (illustrative) Representative token values, restated as facts for reference. Names and values are illustrative — refer to the official tokens reference for the canonical, current set. | Token | Value | Role | | --- | --- | --- | | `color-brand-blue` | `#0061ff` | Dropbox brand blue, primary CTA | | `color-text-default` | `#1e1919` | Default body text | | `color-bg-page` | `#ffffff` | Default page surface | | `color-success` | `#2ec866` | Synced, available offline | | `font-family-display` | `Sharp Grotesk Display, sans-serif` | Brand display typography | | `radius-control` | `8px` | Default control radius | ## Style brief The identity-bearing decisions, at a glance: - **Brand / primary action:** `#0061ff` (Dropbox brand blue, primary CTA) - **Surface:** `#ffffff` (Default page surface) - **Body text:** `#1e1919` (Default body text) - **Corner radius:** `8px` (Default control radius) - **Type:** `Sharp Grotesk Display, sans-serif` (Brand display typography) ## Components worth studying - **FileTile** — Selectable file representation with preview, action overflow, and shared-with avatar stack. - **ShareDialog** — Permission-aware sharing surface — link/people modes, role selection, expiry, and revocation. - **Presence indicator** — Live-collaborator avatar group with overflow handling and offline / typing states. ## When to choose Dropbox Design Study Dropbox if you're building a file-collaboration product or want to learn how a strong typographic brand can coexist with a quieter product UI. Don't expect the brand surface to map onto your application chrome — they're deliberately different. ## Apply this style with an AI tool Paste this into your AI coding assistant as a direction, then iterate: > Design in the spirit of Dropbox Design by Dropbox — Bold-typography brand system for a file-and-collaboration product. Use a primary action colour near #0061ff, corner radius around 8px, and a restrained, consistent scale. Lean into what it's known for: Editorial-grade display typography (Sharp Grotesk) used at unusually large scale across the brand surface. Match the intent, not the pixels; adapt it to my product rather than cloning it. ## Official references - [Dropbox Design](https://dropbox.design/) - [Dropbox brand](https://brand.dropbox.com/) - [The 2017 rebrand essay](https://dropbox.design/article/our-brand-evolved) --- _Generated by [designsystems.one](https://www.designsystems.one/design-systems/dropbox-design) — a catalogue of public design systems. Style facts are reported for reference and education; adapt them to your own product. Report issues or takedown requests via the site._
If you're evaluating this system
Study Dropbox if you're building a file-collaboration product or want to learn how a strong typographic brand can coexist with a quieter product UI. Don't expect the brand surface to map onto your application chrome — they're deliberately different.