Home · Branding · Mbodi AI

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.

Download JSON
Primary
#E04363
Accent
#E04363
Body Font
Chromatica Medium
Heading
Geist

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
Chromatica Medium Google Fonts →
heading
Geist
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

Mbodi AI logo
Logo
Mbodi AI favicon
Favicon
Mbodi AI social image
Social Card

UI Components

Live previews rendered using Mbodi AI's actual button styles.

buttonPrimary
background #E04363 textColor #000000 borderRadius 90px shadow none
buttonSecondary
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

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

Frequently Asked Questions

What is Mbodi AI's primary brand color?

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

What font does Mbodi AI use?

Mbodi AI uses Chromatica Medium for body text and Geist for headings. Fonts were detected on https://www.mbodi.ai/ as part of their live design system.

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 (https://www.mbodi.ai/). The current logo URL is included in the machine-readable JSON profile linked above.

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. It is not affiliated with or endorsed by Mbodi AI.

Methodology

Brand data on this page was extracted from https://www.mbodi.ai/ 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 Mbodi AI.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Geist",
      "role": "heading"
    },
    {
      "family": "Chromatica Medium",
      "role": "body"
    },
    {
      "family": "Chromatica Regular",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#E04363",
    "secondary": "#252E3C",
    "accent": "#E04363",
    "background": "#14181F",
    "textPrimary": "#14181F",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Chromatica Medium",
      "heading": "Geist"
    },
    "fontStacks": {
      "heading": [
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Geist",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "12px",
      "h2": "12px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#E04363",
      "textColor": "#000000",
      "borderRadius": "90px",
      "borderRadiusCorners": {
        "topLeft": "90px",
        "topRight": "90px",
        "bottomRight": "90px",
        "bottomLeft": "90px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#43464C",
      "textColor": "#0000EE",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22width%3A100%25%3Bheight%3A100%25%3B%22%20viewBox%3D%220%200%20119%2032%22%20preserveAspectRatio%3D%22none%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20data-fc-idx%3D%220%22%3E%3Csvg%20width%3D%22119%22%20height%3D%2232%22%20viewBox%3D%220%200%20119%2032%22%20fill%3D%22none%22%20id%3D%22svg-707831897_6570%22%3E%0A%3Cmask%20id%3D%22svg-707831897_6570_mask0_224_935%22%20style%3D%22mask-type%3Aluminance%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%22119%22%20height%3D%2232%22%3E%0A%3Cpath%20d%3D%22M118.915%200H0V32H118.915V0Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fmask%3E%0A%3Cg%20mask%3D%22url(%23svg-707831897_6570_mask0_224_935)%22%3E%0A%3Cpath%20d%3D%22M35.3032%2025.3533C34.4268%2025.2609%2033.6974%2025.508%2033.1209%2025.9789C32.1783%2026.7504%2030.9572%2027.0899%2029.7409%2027.014C26.5362%2026.8126%2022.9975%2026.0129%2020.2329%2024.717C19.8998%2024.5614%2019.5834%2024.3707%2019.3078%2024.1275C19.2786%2024.1022%2019.2484%2024.0769%2019.2182%2024.0526C18.816%2023.7344%2018.4655%2023.3579%2018.2094%2022.9143C17.0817%2020.9617%2016.1216%2018.7805%2015.3591%2016.5205C18.4538%2013.382%2021.8318%2010.5169%2025.4037%207.96213C26.2577%207.35116%2027.2422%206.96007%2028.2705%206.74409C28.9716%206.59718%2029.6348%206.22846%2030.1479%205.63695C31.2512%204.36637%2031.2493%202.44397%2030.144%201.17533C28.8314%20-0.330686%2026.543%20-0.389059%2025.1534%200.998269C24.6412%201.51%2024.3267%202.14335%2024.2079%202.8049C24.0277%203.81086%2023.5973%204.7565%2023.0033%205.58831C20.5815%208.97879%2017.8792%2012.1961%2014.9287%2015.1624C14.4574%2013.5844%2014.0834%2011.9821%2013.8166%2010.405C13.6686%209.53138%2013.8166%208.62466%2014.2743%207.86582C14.6044%207.31711%2014.7768%206.66334%2014.7291%205.96578C14.619%204.3654%2013.321%203.06953%2011.7201%202.95959C9.82216%202.82923%208.2417%204.32843%208.2417%206.19636C8.2417%206.61859%208.32254%207.02233%208.46958%207.39202C8.72958%208.0458%208.83279%208.75211%208.71496%209.44577C8.07909%2013.1982%206.75864%2017.0303%205.12366%2020.3216C4.60755%2021.3606%203.70972%2022.1652%202.61617%2022.5553C2.05429%2022.7557%201.52748%2023.0884%201.08343%2023.5535C-0.282792%2024.9855%20-0.367511%2027.2475%200.889643%2028.7759C2.36103%2030.565%205.01265%2030.708%206.66711%2029.1436C7.40913%2028.4422%207.81811%2027.5218%207.89017%2026.5791C7.95541%2025.7288%208.25632%2024.9145%208.76269%2024.2287C10.5467%2021.8081%2012.4952%2019.5014%2014.582%2017.3202C15.2208%2019.4625%2015.6727%2021.6418%2015.8888%2023.7529C15.9385%2024.2394%2015.9229%2024.7345%2015.8022%2025.2083C15.7418%2025.4457%2015.7213%2025.6996%2015.7476%2025.9623C15.8518%2026.9829%2016.6893%2027.7972%2017.7127%2027.8779C18.0156%2027.9013%2018.3067%2027.8624%2018.5745%2027.7719C19.0157%2027.6221%2019.4801%2027.5559%2019.9456%2027.5423C22.5261%2027.4693%2026.3375%2027.8731%2029.59%2028.6893C30.7439%2028.9792%2031.7751%2029.6602%2032.4315%2030.6516C32.9729%2031.4698%2033.8405%2032%2034.939%2032C36.8602%2032%2038.4017%2030.3782%2038.2673%2028.4295C38.1573%2026.833%2036.8953%2025.5206%2035.3032%2025.3523V25.3533ZM6.49571%2022.4249C7.43346%2018.2085%209.18531%2013.6214%2011.5818%2010.0023C12.5741%2011.8595%2013.4427%2013.8724%2014.1428%2015.9426C11.7454%2018.2824%209.19017%2020.4558%206.49571%2022.4249Z%22%20fill%3D%22%23EC4869%22%2F%3E%0A%3Cpath%20d%3D%22M14.9151%2018.5363C15.1936%2018.2348%2015.475%2017.9351%2015.7593%2017.6374C15.6201%2017.2638%2015.4857%2016.8883%2015.3572%2016.5098C15.0952%2016.7793%2014.8362%2017.0517%2014.5801%2017.3251C14.6989%2017.7279%2014.8109%2018.1316%2014.916%2018.5363H14.9151Z%22%20fill%3D%22%23C13D57%22%2F%3E%0A%3Cpath%20d%3D%22M63.2158%2017.8202C63.2158%2017.11%2063.0045%2016.5321%2062.5819%2016.0875C62.1593%2015.6429%2061.6149%2015.4201%2060.9489%2015.4201C60.2828%2015.4201%2059.7121%2015.6565%2059.2886%2016.1284C58.8659%2016.6002%2058.6546%2017.2053%2058.6546%2017.9418V25.6674H55.5239V17.8202C55.5239%2017.11%2055.3097%2016.5321%2054.8832%2016.0875C54.4557%2015.6429%2053.9133%2015.4201%2053.2569%2015.4201C52.5636%2015.4201%2052.0085%2015.6536%2051.5898%2016.1216C51.1711%2016.5885%2050.9627%2017.1956%2050.9627%2017.9418V25.6674H47.8184V12.7778H50.9627V14.0182C51.7992%2013.02%2052.8343%2012.5219%2054.0671%2012.5219C54.7507%2012.5219%2055.41%2012.6883%2056.0439%2013.021C56.6778%2013.3537%2057.2066%2013.8119%2057.6292%2014.3966C58.0791%2013.8032%2058.641%2013.343%2059.3158%2013.0142C59.9907%2012.6863%2060.7278%2012.5219%2061.5292%2012.5219C62.9062%2012.5219%2064.0504%2013.0006%2064.9638%2013.9579C65.8772%2014.9152%2066.3339%2016.0953%2066.3339%2017.4972V25.6674H63.2168V17.8202H63.2158Z%22%20fill%3D%22%23EC4869%22%2F%3E%0A%3Cpath%20d%3D%22M76.3009%2025.9097C74.4653%2025.9097%2073.0173%2025.3211%2071.9549%2024.1439V25.6674H68.8105V6.33252H71.9549V14.314C73.0348%2013.1183%2074.4828%2012.5209%2076.3009%2012.5209C77.4168%2012.5209%2078.4491%2012.806%2079.3985%2013.3771C80.3479%2013.9482%2081.1055%2014.7498%2081.6723%2015.784C82.239%2016.8181%2082.5224%2017.9681%2082.5224%2019.2357C82.5224%2020.5034%2082.2303%2021.6271%2081.645%2022.6603C81.0598%2023.6944%2080.2953%2024.4942%2079.3508%2025.0604C78.4062%2025.6266%2077.3896%2025.9097%2076.3009%2025.9097ZM71.766%2019.2357C71.766%2020.3147%2072.1302%2021.2175%2072.8595%2021.9462C73.5879%2022.6739%2074.4965%2023.0387%2075.5861%2023.0387C76.6758%2023.0387%2077.5853%2022.6749%2078.3186%2021.9462C79.0518%2021.2185%2079.418%2020.3147%2079.418%2019.2357C79.418%2018.1568%2079.0538%2017.2404%2078.3244%2016.5117C77.596%2015.784%2076.6826%2015.4191%2075.5852%2015.4191C74.4877%2015.4191%2073.5879%2015.783%2072.8586%2016.5117C72.1302%2017.2394%2071.765%2018.1481%2071.765%2019.2357H71.766Z%22%20fill%3D%22%23EC4869%22%2F%3E%0A%3Cpath%20d%3D%22M95.7484%2023.9678C94.4036%2025.2617%2092.7637%2025.9097%2090.8288%2025.9097C88.8939%2025.9097%2087.255%2025.2627%2085.9093%2023.9678C84.5645%2022.6739%2083.8916%2021.0959%2083.8916%2019.2357C83.8916%2017.3756%2084.5645%2015.7684%2085.9093%2014.4696C87.2541%2013.1708%2088.8939%2012.5209%2090.8288%2012.5209C92.7637%2012.5209%2094.4026%2013.1708%2095.7484%2014.4696C97.0932%2015.7684%2097.7661%2017.3571%2097.7661%2019.2357C97.7661%2021.1144%2097.0932%2022.6739%2095.7484%2023.9678ZM88.1032%2016.5321C87.3563%2017.2734%2086.9834%2018.1753%2086.9834%2019.2357C86.9834%2020.2962%2087.3563%2021.1951%2088.1032%2021.9326C88.8501%2022.67%2089.7586%2023.0377%2090.8298%2023.0377C91.901%2023.0377%2092.7822%2022.669%2093.5291%2021.9326C94.276%2021.1951%2094.649%2020.2971%2094.649%2019.2357C94.649%2018.1743%2094.276%2017.2734%2093.5291%2016.5321C92.7822%2015.7908%2091.8825%2015.4201%2090.8298%2015.4201C89.7771%2015.4201%2088.8501%2015.7908%2088.1032%2016.5321Z%22%20fill%3D%22%23EC4869%22%2F%3E%0A%3Cpath%20d%3D%22M105.331%2025.9097C104.243%2025.9097%20103.226%2025.6266%20102.281%2025.0604C101.337%2024.4942%20100.572%2023.6944%2099.9872%2022.6603C99.402%2021.6271%2099.1099%2020.4849%2099.1099%2019.2357C99.1099%2017.9866%2099.3932%2016.8181%2099.96%2015.784C100.527%2014.7508%20101.284%2013.9482%20102.234%2013.3771C103.183%2012.806%20104.215%2012.5209%20105.331%2012.5209C107.14%2012.5209%20108.584%2013.1193%20109.664%2014.314V6.33252H112.822V25.6674H109.664V24.1439C108.602%2025.3211%20107.158%2025.9097%20105.331%2025.9097ZM102.201%2019.2357C102.201%2020.3147%20102.57%2021.2175%20103.307%2021.9462C104.044%2022.6739%20104.957%2023.0387%20106.046%2023.0387C107.135%2023.0387%20108.043%2022.6749%20108.772%2021.9462C109.5%2021.2185%20109.865%2020.3147%20109.865%2019.2357C109.865%2018.1568%20109.503%2017.2404%20108.779%2016.5117C108.054%2015.784%20107.144%2015.4191%20106.046%2015.4191C104.949%2015.4191%20104.033%2015.783%20103.3%2016.5117C102.567%2017.2394%20102.201%2018.1481%20102.201%2019.2357Z%22%20fill%3D%22%23EC4869%22%2F%3E%0A%3Cpath%20d%3D%22M115.191%207.93679C115.191%207.41533%20115.373%206.97754%20115.737%206.62244C116.101%206.26734%20116.536%206.09027%20117.039%206.09027C117.543%206.09027%20118.004%206.26831%20118.368%206.62244C118.733%206.97754%20118.915%207.4163%20118.915%207.93679C118.915%208.43102%20118.731%208.85811%20118.362%209.21807C117.992%209.57804%20117.551%209.757%20117.039%209.757C116.527%209.757%20116.101%209.57707%20115.737%209.21807C115.373%208.85908%20115.191%208.43199%20115.191%207.93679ZM115.461%2025.6665V12.7768H118.605V25.6665H115.461Z%22%20fill%3D%22%23EC4869%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%3C%2Fsvg%3E",
    "favicon": "https://framerusercontent.com/images/ASIV8C53iwJiZxh1HaMAHdbJeE.png",
    "ogImage": "https://framerusercontent.com/images/RdAA4xhhyFbMGYUkZRO7YOgxPTk.png",
    "logoHref": "./"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, medium-sized, and links to the homepage, aligning with the brand 'mbodi'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 5,
      "text": "See How It Works",
      "reasoning": "Button #5 'See How It Works' uses the vibrant brand color #E04363, indicating a strong call-to-action. The text is action-oriented, encouraging users to engage with the product."
    },
    "secondary": {
      "index": 1,
      "text": "“The 10 most exciting AI agent startups at Y Combinator's Demo Day Read the full article",
      "reasoning": "Button #1 has a neutral background color #43464C, making it suitable as a secondary button. It provides additional information without the primary call-to-action emphasis."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals interested in AI and robotics"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, medium-sized, and links to the homepage, aligning with the brand 'mbodi'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles