Home · Branding · MessageBird

MessageBird Brand Identity

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

Download JSON
Primary
#059669
Accent
#34D399
Body Font
Lausanne
Heading
Lausanne

Color Palette

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

primary
#059669
rgb(5, 150, 105)
secondary
#DC2626
rgb(220, 38, 38)
accent
#34D399
rgb(52, 211, 153)
background
#141414
rgb(20, 20, 20)
textPrimary
#141414
rgb(20, 20, 20)
link
#34D399
rgb(52, 211, 153)

Typography

Each font links to its Google Fonts page where available.

primary
Lausanne
heading
Lausanne
Lausanne, sans-serif
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

MessageBird favicon
Favicon
MessageBird social image
Social Card

UI Components

Live previews rendered using MessageBird's actual button styles.

input
background transparent textColor #F2F2F2 borderColor null borderRadius 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 shadow none
buttonSecondary
background #141414 textColor #AAAAAA borderRadius 10px shadow none

Brand Personality

Tone: professional Energy: medium Audience: business professionals

MessageBird Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Frequently Asked Questions

What is MessageBird's primary brand color?

MessageBird's primary brand color is #059669. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does MessageBird use?

MessageBird uses #34D399 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does MessageBird use?

MessageBird uses Lausanne as the primary typeface across body and headings.

Does MessageBird use a light or dark theme?

MessageBird's primary site uses a dark color scheme, with a background of #141414.

How was this brand profile generated?

This profile was extracted from https://bird.com using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by MessageBird.

Methodology

Brand data on this page was extracted from https://bird.com on 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 MessageBird.

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"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 2,
      "text": "Accept All",
      "reasoning": "Button #2 ('Accept All') has a light background (#F5F5F5) with a contrasting text color (#0D0D0D), making it stand out as a primary action. The text 'Accept All' suggests a decisive action, often associated with primary CTAs."
    },
    "secondary": {
      "index": 0,
      "text": "Contact Sales",
      "reasoning": "Button #0 ('Contact Sales') has a dark background (#141414) and is less visually prominent than the primary button. It serves as a secondary action, providing an alternative option to the primary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": false,
      "llmSucceeded": false,
      "finalSource": "none"
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles