---
name: Airtable
description: "Airtable exemplifies a refined, trustworthy enterprise SaaS design that prioritizes clarity and ease of use through minimalist aesthetics."
version: alpha

colors:
  background: "#FFFFFF"
  primary: "#181D26"
  secondary: "#444444"
  neutral: "#6E6E6E"
  bg-soft: "#F8FAFC"
  line: "rgba(24,29,38,0.12)"

typography:
  display:
    fontFamily: humanist-sans
    fontSize: 48px
    lineHeight: 1.1
    fontWeight: 500
    letterSpacing: "-0.5px"
  heading:
    fontFamily: humanist-sans
    fontSize: 32px
    lineHeight: 1.2
    fontWeight: 500
    letterSpacing: "-0.2px"
  body:
    fontFamily: humanist-sans
    fontSize: 20px
    lineHeight: 1.4
    fontWeight: 400
    letterSpacing: "0.2px"

rounded:
  sm: 4px
  md: 8px
  lg: 12px
  pill: 999px

spacing:
  xs: 4px
  sm: 8px
  md: 12px
  lg: 16px
  xl: 24px
  2xl: 32px
  3xl: 48px

---

## Overview

Unified workspace connecting team workflows through AI-powered data management.

*Digital spreadsheet meets project management tool*

## Colors

Clean, high-contrast black on white with minimal accent color usage.

- **Background (`#FFFFFF`)** — uses `bg` token
- **Primary text (`#181D26`)** — uses `ink` token
- **Secondary text (`#444444`)** — uses `ink-soft` token
- **Muted (`#6E6E6E`)** — uses `muted` token
- **Borders (`rgba(24,29,38,0.12)`)** — uses `line` token

## Typography

- **Display:** humanist-sans
- **Body:** humanist-sans

- Haas Groot Disp used for large display headings.
- Haas used for body copy and UI elements.
- Line height tightens as font size increases.
- Letter spacing is slightly positive for body text.

## Layout

Standard centered content with wide margins on desktop.

*Rhythm:* Vertical spacing follows a 4px base unit with standard increments.

## Elevation & Depth

- rgba(15, 48, 106, 0.05) 0px 0px 20px 0px
- rgba(0, 0, 0, 0.06) 0px 0px 0px 0.5px inset
- Borders: Subtle 1px borders using primary ink color with low opacity.

## Shapes

- `sm`: 4px
- `md`: 8px
- `lg`: 12px
- `pill`: 999px

## Components

- **button:** Solid black primary buttons with white text, white secondary buttons with black borders. Pill-shaped and rectangular variants.
- **card:** Light gray background cards with subtle rounded corners.
- **chip:** N/A in screenshot.
- **input:** Standard text inputs with subtle borders.
- **hero:** Centered headline and subtext with dual CTA buttons, followed by a logo wall of trusted companies.

## Do's and Don'ts

**Don't:**
- don't use bright, saturated accent colors — screenshot shows a predominantly monochromatic palette with black and white.
- don't use decorative or script fonts — screenshot shows clean, modern sans-serif typography.
- don't use heavy, complex shadows — screenshot shows subtle, almost flat design with minimal elevation.
- don't clutter the layout — screenshot shows generous whitespace and focused content areas.
- don't use dark mode as default — screenshot shows a clean white background as the primary canvas.
- don't use irregular or overly playful border-radius — screenshot shows consistent, mostly rectangular or subtly rounded corners.

---

## System Prompt (paste into AI agent)

```
Airtable's design is a clean, enterprise-focused SaaS aesthetic centered on clarity and professionalism. The color palette is monochromatic, using a dark ink color (#181D26) on a pure white background (#FFFFFF), with soft grays (#F8FAFC) for secondary surfaces. There is no dominant accent color; emphasis is achieved through strong contrast and button styling. Typography is a modern humanist sans-serif family, used with clear hierarchy for display and body text. Layouts are spacious with generous whitespace and centered content blocks. Critical constraints: Avoid saturated accent colors, use only clean sans-serif fonts, and maintain high contrast between text and background. Do not use heavy shadows or complex gradients in standard UI components.
```
