Sonder Brand: Colors, Fonts, Logo & Visual Identity

Sonder Brand Identity

A complete profile of Sonder's visual system — colors, typography, components, and personality — extracted from https://sonder.inc/. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://sonder.inc/.

Colors

Typography

Each font links to its Google Fonts page where available.

Font Families

Font Stacks

Visual Assets

UI Components

Button Primary

Brand Personality

Sonder Brand in the Wild

Source: sonder.inc

Source: sonder.inc

Source: the-brandidentity.com

Source: linkedin.com

Source: andreabesnard.com

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://sonder.inc/ on 2026-07-27 using the Firecrawl branding extraction API.
This page is published by CharacterQuilt and is not affiliated with or endorsed by Sonder.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling.

{
  "colorScheme": "light",
  "fonts": [
    {"family": "diatype", "role": "body"},
    {"family": "Geist", "role": "unknown"},
    {"family": "Roboto", "role": "body"},
    {"family": "Helvetica", "role": "body"}
  ],
  "colors": {
    "primary": "#000000",
    "accent": "#000000",
    "background": "#FAFAFA",
    "textPrimary": "#7D7D7D",
    "link": "#000000"
  },
  "typography": {
    "fontFamilies": {
      "primary": "diatype",
      "heading": "diatype"
    },
    "fontStacks": {
      "heading": ["immortel", "immortel Fallback", "serif"],
      "body": ["Geist", "system-ui", "-apple-system", "Segoe UI", "Roboto", "Helvetica", "Arial", "Apple Color Emoji", "Segoe UI Emoji"],
      "paragraph": [""]
    },
    "fontSizes": {
      "h1": "36px",
      "h2": "36px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FBFBFB",
      "textColor": "#FFFFFF",
      "borderRadius": "33554400px",
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://sonder.inc/images/logo-black.png?v=2",
    "ogImage": "http://localhost:3000/og-image.jpg?v=2"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "unknown"
  }
}