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.
- primary: #059669
- secondary: #DC2626
- accent: #34D399
- background: #141414
- textPrimary: #141414
- link: #34D399
Typography
Each font links to its Google Fonts page where available.
- primary: Lausanne Google Fonts →
- heading: Lausanne Google Fonts →
UI Components
Input
- background: transparent
- textColor: #F2F2F2
Button Primary
- background: #F5F5F5
- textColor: #0D0D0D
- borderRadius: 10px
Button Secondary
- background: #141414
- textColor: #AAAAAA
- borderRadius: 10px
Brand Personality
- Tone: professional
- Energy: medium
- Audience: business professionals
MessageBird Brand in the Wild
Frequently Asked Questions
- What is MessageBird's primary brand color?
- MessageBird's primary brand color is #059669.
- What accent color does MessageBird use?
- MessageBird uses #34D399 as an accent color.
- What font does MessageBird use?
- MessageBird uses Lausanne as the primary typeface.
- Does MessageBird use a light or dark theme?
- MessageBird's primary site uses a dark color scheme.
- How was this brand profile generated?
- This profile was extracted from https://bird.com using the Firecrawl branding extraction API.
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"
}
}