MessageBird Brand: Colors, Fonts, Logo & Visual Identity

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.

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

UI Components

Input

Button Primary

Button Secondary

Brand Personality

MessageBird Brand in the Wild

Frequently Asked Questions

Machine-Readable Profile

{
  "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"
    },
    "buttonPrimary": {
      "background": "#F5F5F5",
      "textColor": "#0D0D0D",
      "borderRadius": "10px"
    },
    "buttonSecondary": {
      "background": "#141414",
      "textColor": "#AAAAAA",
      "borderRadius": "10px"
    }
  },
  "images": {
    "favicon": "https://bird.com/favicon.svg",
    "ogImage": "https://bird.com/og-default.png"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals"
  }
}