Airbnb's UI design system. Use when building interfaces inspired by Airbnb's aesthetic - light mode, Inter font, 4px grid.
70
62%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/airbnb/SKILL.mdOpinionated constraints for building Airbnb-style interfaces with AI agents.
Reference these guidelines when:
#FEFEFE as page background (surface-base)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #FEFEFE | rgb(254,254,254) | Page background |
surface-raised | #EEEBE4 | rgb(238,235,228) | Cards, modals, raised surfaces |
surface-overlay | #D5D3D1 | rgb(213,211,209) | Overlays, tooltips, dropdowns |
text-primary | #8F8F8F | rgb(143,143,143) | Headings, body text |
text-2 | #5C5955 | rgb(92,89,85) | Additional text |
text-secondary | #686868 | rgb(104,104,104) | Secondary, muted text |
border-default | #E6DECC | rgb(230,222,204) | Subtle borders, dividers |
destructive | #E25275 | rgb(226,82,117) | Error states, delete actions |
warning | #E6DECC | rgb(230,222,204) | Warning states, cautions |
Inter as primary font family19px / 500 for primary headings15px / 400 for body texttext-balance for headings and text-pretty for body texttabular-nums for numeric data| Style | Font | Size | Weight | Color | Count |
|---|---|---|---|---|---|
heading-1 | Inter | 19px | 500 | #4A4A4A | 1 |
heading-2 | Inter | 19px | 500 | #E25275 | 1 |
heading-3 | Inter | 15px | 300 | #C3C0BC | 1 |
body | Inter | 15px | 400 | #919191 | 1 |
body-secondary | Inter | 15px | 500 | #494949 | 1 |
body-secondary | Inter | 15px | 500 | #474747 | 1 |
body-secondary | Inter | 14px | 400 | #919191 | 5 |
body-secondary | Inter | 14px | 300 | #919191 | 3 |
body-secondary | Inter | 14px | 300 | #929292 | 3 |
body-secondary | Inter | 14px | 400 | #909090 | 1 |
Font Families:
Inter (used 65x)Font Sizes: 6px, 8px, 9px, 10px, 11px, 13px, 14px, 15px, 19px
Scale: 11px, 12px, 13px, 14px, 28px
h-screen, use h-dvh for full viewport heightsafe-area-inset for fixed elementssize-* for square elements instead of w-* + h-*0px height for input fields| Variant | Background | Text | Border | Height | Radius |
|---|---|---|---|---|---|
| Ghost | transparent | #5C5955 | none | - | - |
0px2px outline with accent color (#5E6AD2)2px outline-offset#EEEBE4 background#EEEBE4 backgroundopacity: 0.5cursor: not-allowedAlertDialog for destructive or irreversible actionsinput or textarea elementsaria-label to icon-only buttonstransform, opacity)width, height, top, left, margin, padding)ease-out on entrance animations200ms for interaction feedbackprefers-reduced-motionblur() or backdrop-filter surfaceswill-change outside an active animationuseEffect for anything that can be expressed as render logic126714e
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.