Mbodi AI Brand: Colors, Fonts, Logo & Visual Identity
Mbodi AI Brand Identity
A complete profile of Mbodi AI's visual system — colors, typography, components, and personality — extracted from https://www.mbodi.ai/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.mbodi.ai/.
- primary: #E04363, rgb(224, 67, 99)
- secondary: #252E3C, rgb(37, 46, 60)
- accent: #E04363, rgb(224, 67, 99)
- background: #14181F, rgb(20, 24, 31)
- textPrimary: #14181F, rgb(20, 24, 31)
- link: #0000EE, rgb(0, 0, 238)
Typography
Each font links to its Google Fonts page where available.
- primary: Chromatica Medium Google Fonts →
- heading: Geist Google Fonts →
- sans-serif:
Not found on Google Fonts? ...
```
## Visual Assets
Logo
Favicon
Social Card
## UI Components
Live previews rendered using Mbodi AI's actual button styles.
- **Button Primary:**
- background: #E04363
- textColor: #000000
- borderRadius: 90px
- shadow: none
- **Button Secondary:**
- background: #43464C
- textColor: #0000EE
- borderRadius: 12px
- shadow: none
## Brand Personality
- **Tone:** modern
- **Energy:** medium
- **Audience:** tech-savvy professionals interested in AI and robotics
## Mbodi AI Brand in the Wild
- (Source: [mbodi.ai](https://www.mbodi.ai/))
- (Source: [therobotreport.com](https://www.therobotreport.com/rbr50-company-2025/mbody-ai-enables-robots-to-learn-skills-via-natural-language/))
- (Source: [zyner.io](https://zyner.io/portfolio/mbodi-ai-landing-page))
## Frequently Asked Questions
- **What is Mbodi AI's primary brand color?**
Mbodi AI's primary brand color is #E04363.
- **What font does Mbodi AI use?**
Mbodi AI uses Chromatica Medium for body text and Geist for headings.
- **Does Mbodi AI use a light or dark theme?**
Mbodi AI's primary site uses a light color scheme, with a background of #14181F.
- **Where can I find Mbodi AI's logo?**
Mbodi AI's logo is available directly on their site ([mbodi.ai](https://www.mbodi.ai/)).
- **How was this brand profile generated?**
This profile was extracted from https://www.mbodi.ai/ using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles.
## Methodology
Brand data on this page was extracted from [https://www.mbodi.ai/](https://www.mbodi.ai/) on 2026-07-27 using the Firecrawl branding extraction API.
## Machine-Readable Profile
```json
{
"colorScheme": "light",
"fonts": [
{
"family": "Geist",
"role": "heading"
},
{
"family": "Chromatica Medium",
"role": "body"
}
],
"colors": {
"primary": "#E04363",
"secondary": "#252E3C",
"accent": "#E04363",
"background": "#14181F",
"textPrimary": "#14181F",
"link": "#0000EE"
},
"typography": {
"fontFamilies": {
"primary": "Chromatica Medium",
"heading": "Geist"
}
}
}