Complete design system extracted from www.airbnb.co.in — every token, component, interaction pattern, and accessibility note, all from real values.
All color values extracted from the live stylesheet. Contrast ratios per WCAG 2.1.
Single font family: Airbnb Cereal VF — used across all roles. Font files loaded by the site: Airbnb Cereal VF (400).
| Role | Specs | Sample | Used on |
|---|---|---|---|
| Body | The quick brown fox jumps over the lazy dog |
||
| Micro | ₹24,221 for 2 nights₹24,221 for 2 nights, · 4.99 out of 5 average rating4.99 |
||
| Body | The quick brown fox jumps over the lazy dog |
||
| Micro | LABEL · TAG |
||
| Micro | ₹24,221 for 2 nights₹24,221 for 2 nights, · 4.99 out of 5 average rating4.99 |
||
| Micro | LABEL · TAG |
||
| Micro | LABEL · TAG |
||
| Body | The quick brown fox jumps over the lazy dog |
||
| UI Label | The quick brown fox jumps over the lazy dog |
||
| Body | The quick brown fox jumps over the lazy dog |
Nav demo using extracted colors, font, real link labels.
| Background | #1a1a1a |
| Text color | #ffffff |
| Font family | Airbnb Cereal VF |
| Links (extracted) | AllAll · HomesHomes · ServicesServices |
Layout values (height, padding, link states) are demo styling — not extracted from the site.
Color and radius tokens extracted from the scrape; variants are representative demos. Border-radius: 1.5px 0px 0px 1.5px · fill type: solid · padding density: normal.
bg #e00b41 · color #ffffff · radius: 1.5px 0px 0px 1.5px
Demo variant — outlined treatment of the extracted primary color #e00b41.
Demo variant — text-only treatment of the extracted primary color.
Generic disabled-state demo — not extracted from the site.
Depth communicated through shadows and background contrast.
bg #ffffff · text #000000
bg #ffffff · text #222222
Representative form patterns styled with extracted color and radius tokens. Input border-radius: not detected in scrape.
radius: not detected · demo border/background styling
Demo focus treatment using extracted primary color #e00b41.
Spacing values observed in the live layout. Values extracted from stylesheet padding, margin, and gap declarations.
Corner radius tokens observed across components. All values extracted from live stylesheet.
Box-shadow tokens extracted from CSS variables. Shadow values represent real usage.
rgba(0, 0, 0, 0.02) 0px 0px 0px 1px, rgba(0, 0, 0, 0.1) 0px 8px 24px 0px
rgba(0, 0, 0, 0.02) 0px 0px 0px 1px, rgba(0, 0, 0, 0.04) 0px 2px 6px 0px, rgba(0, 0, 0, 0.1) 0px 4px 8px 0px
Transition and animation values extracted from the scraped stylesheets, with real occurrence counts.
Demo transitions use the fastest extracted duration (0.1s linear).
Demo hover treatment — fill with extracted primary color. Real hover styles are not scraped.
| Token | Value | Occurrences |
|---|---|---|
| duration-fast | 0.1s | 85× in stylesheet |
| duration-base | 0.15s | 111× in stylesheet |
| duration-slow | 0.2s | 158× in stylesheet |
| duration-slower | 0.25s | 211× in stylesheet |
| duration-slowest | 0.3s | 115× in stylesheet |
| easing-1 | linear | 251× in stylesheet |
| easing-2 | cubic-bezier(0,0,1,1) | 11× in stylesheet |
| easing-3 | ease-in-out | 11× in stylesheet |
Breakpoint boundaries detected in the scraped stylesheet media queries, with real rule counts.
| Breakpoint | Boundary | Usage |
|---|---|---|
| Mobile | 375px | 2 @media rules |
| Mobile-2 | 376px | 3 @media rules |
| Mobile-3 | 500px | 6 @media rules |
| Mobile-4 | 550px | 3 @media rules |
| Tablet | 744px | 21 @media rules |
Extracted from https://www.airbnb.co.in/ stylesheets.