Bird Brand: Colors, Fonts, Logo & Visual Identity

Bird Brand Identity

A complete profile of Bird's visual system — colors, typography, components, and personality — extracted from http://bird.com. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from http://bird.com.

Typography

Each font links to its Google Fonts page where available.

Lausanne, sans-serif

Visual Assets

Favicon

Social Card

UI Components

Live previews rendered using Bird's actual button styles.

Brand Personality

Bird Brand in the Wild

Image: framerusercontent.com

Source: bird.com

Image: bird.com

Source: bird.com

Image: framerusercontent.com

Source: bird.com

Image: bird.com

Source: bird.com

Image: framerusercontent.com

Source: bird.com

Image: bird.com

Source: bird.com

Frequently Asked Questions

Methodology

Brand data on this page was extracted from http://bird.com on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Bird.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Lausanne",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#059669",
    "secondary": "#DC2626",
    "accent": "#34D399",
    "background": "#141414",
    "textPrimary": "#141414",
    "link": "#34D399"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Lausanne",
      "heading": "Lausanne"
    },
    "fontStacks": {
      "heading": [
        "Lausanne",
        "sans-serif"
      ],
      "body": [
        "Lausanne",
        "sans-serif"
      ],
      "paragraph": [
        "Lausanne",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "40px",
      "h2": "40px",
      "body": "40px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#F2F2F2",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgb(255, 255, 255) 0px 0px 0px 0px, oklch(0.482 0.2292 262.36) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px"
    },
    "buttonPrimary": {
      "background": "#F5F5F5",
      "textColor": "#0D0D0D",
      "borderRadius": "10px",
      "borderRadiusCorners": {
        "topLeft": "10px",
        "topRight": "10px",
        "bottomRight": "10px",
        "bottomLeft": "10px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#141414",
      "textColor": "#AAAAAA",
      "borderRadius": "10px",
      "borderRadiusCorners": {
        "topLeft": "10px",
        "topRight": "10px",
        "bottomRight": "10px",
        "bottomLeft": "10px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": null,
    "favicon": "https://bird.com/favicon.svg",
    "ogImage": "https://bird.com/og-default.png"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "business professionals"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  }
}