Airbnb brand kit — colors, CSS styles & typography
The Airbnb brand kit captures the design tokens used on airbnb.com: white backgrounds (#ffffff), soft gray body text (#6a6a6a), the signature Rausch coral primary (#ff385c), muted surfaces (#f6f6f6), and Airbnb Cereal VF for both headlines and body copy.
Every token ships as semantic CSS variables, a full color table, and Tailwind config snippets — ready to paste into globals.css or export as DESIGN.md for Cursor, Claude Code, and v0.
What's in the Airbnb brand kit
Nine semantic color roles, typography tokens, CSS variables, and machine-readable JSON — the same structure AI coding agents expect from a DESIGN.md export.
- Primary #ff385c and accent tokens from Airbnb's web UI
- CSS custom properties for background, foreground, card, muted, and border
- Airbnb Cereal VF headline and body font roles
- Live preview on buttons, cards, and typography
- Copy DESIGN.md, CSS variables, JSON, or Tailwind config
How to use the Airbnb brand kit
The generator loads Airbnb's tokens automatically. Scroll to the reference section for copy-paste CSS and Tailwind snippets, or use the export buttons for a full DESIGN.md bundle.
- Review colors and fonts in the live preview panel
- Copy CSS variables from the token reference below
- Adjust any token with pickers before exporting
- Download DESIGN.md or open in playground to stress-test components
When to use an Airbnb brand kit
Product design studies, hospitality UI prototypes, client mood boards, and teaching design systems all benefit from Airbnb's clean, high-contrast web aesthetic.
Developers building travel or marketplace apps can start with real Airbnb CSS styles and diverge where their product needs its own identity — without guessing hex values from screenshots.
Frequently asked questions
What is Airbnb's brand color?
Airbnb's signature web accent is #ff385c — often called Rausch coral. It appears on primary buttons, links, and CTAs. This kit maps it to both primary and accent semantic tokens alongside #6a6a6a body text and #ffffff backgrounds.
Is this the official Airbnb brand kit?
This kit reflects colors and typography observed on airbnb.com. Airbnb Cereal is a proprietary typeface — exports use the official font name; for web projects you may need a licensed font file or a similar fallback like Circular or Nunito.
Can I copy Airbnb CSS variables directly?
Yes. The reference section includes a :root block with --background, --foreground, --primary, and all nine semantic tokens. Paste into globals.css or a Tailwind @theme block.
How do I export for AI coding agents?
Click Download DESIGN.md or Copy Markdown. Place the file in your repo root and tell Cursor or Claude Code to follow it for UI decisions.
Related tools
Explore more free generators from Airbnb brand kit to full design system exports.