Skyscanner · Design system breakdown
Travel-search design system tuned for global commerce and locale-heavy surfaces.
Backpack is Skyscanner's design system, open-sourced in 2017 to support the cross-platform product portfolio (web, iOS, Android). It powers the same flight, hotel, and car-rental search surfaces that Skyscanner ships to over 100 million users in 30+ languages.
Skyscanner's design-systems team owns Backpack; the codebase is open on GitHub with a public roadmap and an active contribution model. Releases happen on a clear cadence, and breaking changes ship with documented migration paths.
| Token | Value | Role |
|---|---|---|
| bkp-color-primary | #0062e3 | Skyscanner blue, primary action |
| bkp-color-status-positive | #00a698 | Available, success state |
| bkp-color-text-primary | #111236 | Default body text |
| bkp-color-canvas | #ffffff | Default canvas |
| bkp-spacing-md | 12px | Default control spacing |
| bkp-radius-md | 8px | Card and input radius |
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
Study Backpack if you're building travel, hospitality, marketplace, or any product with heavy locale and date-handling requirements. The patterns are open-source and well-documented; the brand isn't yours to lift.
Compare more systems