Home · Branding · Mem0

Mem0 Brand Identity

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

Download JSON
Primary
#CBB2FF
Accent
#CBB2FF
Body Font
Fustat Medium
Heading
Fustat SemiBold

Color Palette

Brand palette extracted from https://mem0.ai.

primary
#CBB2FF
rgb(203, 178, 255)
secondary
#F1C96C
rgb(241, 201, 108)
accent
#CBB2FF
rgb(203, 178, 255)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#121212
rgb(18, 18, 18)
link
#0000EE
rgb(0, 0, 238)

Typography

Each font links to its Google Fonts page where available.

primary
Fustat Medium
Fustat Medium Google Fonts →
heading
Fustat SemiBold
Fustat SemiBold Google Fonts →
Fustat SemiBold, 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

Mem0 logo
Logo
Mem0 favicon
Favicon
Mem0 social image
Social Card

UI Components

Live previews rendered using Mem0's actual button styles.

buttonPrimary
background #CBB2FF textColor #0000EE borderRadius 4px shadow none
buttonSecondary
background #FFFFFF textColor #020202 borderRadius 8px shadow none

Brand Personality

Tone: modern Energy: medium Audience: tech-savvy professionals

Mem0 Brand in the Wild

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

Frequently Asked Questions

What is Mem0's primary brand color?

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

What font does Mem0 use?

Mem0 uses Fustat Medium for body text and Fustat SemiBold for headings. Fonts were detected on https://mem0.ai as part of their live design system.

Does Mem0 use a light or dark theme?

Mem0's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Mem0's logo?

Mem0's logo is available directly on their site (https://mem0.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://mem0.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 Mem0.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Fustat SemiBold",
      "role": "heading"
    },
    {
      "family": "DM Mono",
      "role": "monospace"
    },
    {
      "family": "Fustat Medium",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#CBB2FF",
    "secondary": "#F1C96C",
    "accent": "#CBB2FF",
    "background": "#FFFFFF",
    "textPrimary": "#121212",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Fustat Medium",
      "heading": "Fustat SemiBold"
    },
    "fontStacks": {
      "heading": [
        "Fustat SemiBold",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "DM Mono",
        "monospace"
      ]
    },
    "fontSizes": {
      "h1": "96px",
      "h2": "64px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#CBB2FF",
      "textColor": "#0000EE",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#020202",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "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%20data-fc-idx%3D%220%22%3E%3Csvg%20viewBox%3D%220%200%20128%2032%22%20id%3D%22svg9863289682%22%3E%3Cpath%20d%3D%22M%2065.707%2016.513%20C%2065.672%2015.582%2065.507%2014.616%2065.129%2013.769%20C%2063.36%209.82%2057.686%209.7%2055.338%2013.125%20C%2053.651%2010.333%2049.487%209.903%2047.081%2011.991%20L%2046.467%2012.683%20L%2046.467%2011.216%20L%2041.843%2011.216%20L%2041.843%2027.991%20L%2046.467%2027.991%20L%2046.467%2017.145%20C%2046.467%2016.954%2046.644%2016.394%2046.727%2016.203%20C%2047.482%2014.413%2050.266%2014.318%2051.127%2016.036%20C%2051.245%2016.262%2051.445%2016.847%2051.445%2017.098%20L%2051.445%2027.991%20L%2056.069%2027.991%20L%2056.069%2017.456%20C%2056.093%2015.499%2057.792%2014.27%2059.632%2015.022%20C%2060.281%2015.284%2061.036%2016.215%2061.036%2016.931%20L%2061.036%2027.931%20C%2061.036%2027.931%2061.095%2028.003%2061.107%2028.003%20L%2065.636%2028.003%20C%2065.672%2028.003%2065.719%2027.895%2065.707%2027.848%20C%2065.577%2024.101%2065.861%2020.259%2065.707%2016.525%20Z%22%20fill%3D%22var(--token-25285639-da9e-4607-bff3-4fc728bec3f6%2C%20rgb(24%2C%2024%2C%2024))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BOff-Black%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%2099.916%2011.597%20C%2099.268%2012.015%2098.784%2012.54%2098.288%2013.125%20C%2096.956%2010.679%2093.487%2010.07%2091.116%2011.287%20C%2090.444%2011.633%2089.937%2012.11%2089.441%2012.683%20L%2089.441%2011.216%20L%2084.817%2011.216%20L%2084.817%2027.991%20L%2089.441%2027.991%20L%2089.441%2017.718%20C%2089.217%2014.031%2094.419%2013.733%2094.466%2017.456%20L%2094.466%2027.991%20L%2099.091%2027.991%20L%2099.091%2017.145%20C%2099.091%2016.978%2099.256%2016.442%2099.327%2016.262%20C%20100.07%2014.413%20102.866%2014.282%20103.762%2016.036%20C%20103.868%2016.239%20104.081%2016.847%20104.081%2017.05%20L%20104.081%2027.991%20L%20108.705%2027.991%20L%20108.705%2016.072%20C%20108.587%2011.538%20103.656%209.223%2099.952%2011.597%20Z%22%20fill%3D%22var(--token-25285639-da9e-4607-bff3-4fc728bec3f6%2C%20rgb(24%2C%2024%2C%2024))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BOff-Black%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%2067.524%2015.678%20C%2064.563%2022.24%2069.624%2029.554%2076.855%2028.373%20C%2079.91%2027.872%2082.54%2025.605%2083.319%2022.574%20L%2078.671%2022.574%20C%2078.235%2023.302%2077.739%2023.946%2076.949%2024.304%20C%2074.554%2025.354%2071.971%2023.815%2071.523%2021.297%20L%2083.519%2021.297%20C%2083.567%2021.274%2083.567%2021.238%2083.579%2021.19%20C%2083.814%2020.212%2083.744%2018.661%2083.567%2017.658%20C%2082.163%209.521%2070.933%208.125%2067.512%2015.702%20Z%20M%2071.523%2017.825%20C%2071.971%2015.773%2073.469%2014.365%2075.64%2014.544%20C%2077.279%2014.676%2078.884%2016.107%2078.872%2017.825%20Z%22%20fill%3D%22var(--token-25285639-da9e-4607-bff3-4fc728bec3f6%2C%20rgb(24%2C%2024%2C%2024))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BOff-Black%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%20127.532%2011.442%20C%20126.529%206.92%20123.544%203.317%20118.614%203.508%20C%20109.99%203.83%20108.657%2015.236%20110.639%2021.727%20C%20112.019%2026.249%20115.558%2029.184%20120.43%2028.385%20C%20127.732%2027.18%20128.841%2017.372%20127.52%2011.454%20Z%20M%20114.851%2015.726%20C%20114.851%2015.105%20114.886%2014.544%20114.933%2014.079%20C%20115.122%2011.991%20115.924%208.543%20118.448%208.257%20C%20119.722%208.113%20120.654%208.555%20121.339%209.342%20C%20121.574%209.617%20121.704%209.76%20121.787%2010.082%20C%20121.822%2010.213%20121.834%2010.452%20121.822%2010.595%20C%20121.787%2010.929%20121.633%2011.168%20121.339%2011.633%20L%20118.213%2016.489%20C%20117.422%2017.706%20117.033%2018.327%20116.337%2018.374%20C%20116.042%2018.398%20115.629%2018.267%20115.393%2018.088%20C%20114.839%2017.658%20114.851%2017.026%20114.862%2015.749%20Z%20M%20123.025%2016.215%20C%20123.014%2017.312%20122.919%2018.303%20122.801%2019.03%20C%20122.483%2020.987%20121.539%2023.6%20119.227%2023.767%20C%20118.036%2023.851%20117.163%2023.397%20116.514%2022.634%20C%20116.278%2022.359%20116.16%2022.216%20116.077%2021.894%20C%20116.042%2021.763%20116.03%2021.524%20116.042%2021.393%20C%20116.077%2021.059%20116.231%2020.832%20116.526%2020.367%20L%20119.687%2015.463%20C%20120.466%2014.258%20120.855%2013.649%20121.551%2013.614%20C%20121.846%2013.59%20122.259%2013.721%20122.495%2013.9%20C%20123.049%2014.33%20123.037%2014.962%20123.025%2016.215%20Z%22%20fill%3D%22var(--token-25285639-da9e-4607-bff3-4fc728bec3f6%2C%20rgb(24%2C%2024%2C%2024))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BOff-Black%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%2015.809%2011.49%20C%2013.343%2011.49%2011.35%2013.506%2011.35%2016%20C%2011.35%2018.494%2013.343%2020.51%2015.809%2020.51%20C%2018.274%2020.51%2020.268%2018.494%2020.268%2016%20C%2020.268%2013.506%2018.274%2011.49%2015.809%2011.49%20Z%22%20fill%3D%22var(--token-25285639-da9e-4607-bff3-4fc728bec3f6%2C%20rgb(24%2C%2024%2C%2024))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BOff-Black%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%2015.832%202.673%20C%2016.552%202.661%2017.142%202.064%2017.13%201.313%20C%2017.118%200.561%2016.528%20-0.012%2015.785%200%20C%2015.042%200.012%2014.476%200.609%2014.488%201.36%20C%2014.499%202.112%2015.089%202.685%2015.832%202.673%20Z%22%20fill%3D%22var(--token-25285639-da9e-4607-bff3-4fc728bec3f6%2C%20rgb(24%2C%2024%2C%2024))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BOff-Black%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%2015.785%2029.327%20C%2015.042%2029.339%2014.476%2029.936%2014.488%2030.687%20C%2014.499%2031.439%2015.089%2032.012%2015.832%2032%20C%2016.552%2031.988%2017.142%2031.391%2017.13%2030.64%20C%2017.118%2029.888%2016.528%2029.315%2015.785%2029.327%20Z%22%20fill%3D%22var(--token-25285639-da9e-4607-bff3-4fc728bec3f6%2C%20rgb(24%2C%2024%2C%2024))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BOff-Black%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%206.513%206.562%20C%207.009%206.037%207.009%205.19%206.478%204.665%20C%205.947%204.14%205.121%204.164%204.602%204.701%20C%204.083%205.238%204.107%206.073%204.638%206.598%20C%205.168%207.123%205.994%207.099%206.513%206.562%20Z%22%20fill%3D%22var(--token-25285639-da9e-4607-bff3-4fc728bec3f6%2C%20rgb(24%2C%2024%2C%2024))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BOff-Black%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%2025.116%2025.438%20C%2024.597%2025.974%2024.621%2026.81%2025.151%2027.335%20C%2025.682%2027.86%2026.508%2027.836%2027.027%2027.299%20C%2027.522%2026.774%2027.522%2025.927%2026.992%2025.402%20C%2026.461%2024.877%2025.635%2024.901%2025.116%2025.438%20Z%22%20fill%3D%22var(--token-25285639-da9e-4607-bff3-4fc728bec3f6%2C%20rgb(24%2C%2024%2C%2024))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BOff-Black%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%2025.14%206.598%20C%2025.659%207.099%2026.496%207.099%2027.015%206.562%20C%2027.534%206.025%2027.511%205.19%2026.98%204.665%20C%2026.449%204.14%2025.623%204.164%2025.104%204.701%20C%2024.585%205.238%2024.609%206.073%2025.14%206.598%20Z%22%20fill%3D%22var(--token-25285639-da9e-4607-bff3-4fc728bec3f6%2C%20rgb(24%2C%2024%2C%2024))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BOff-Black%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%206.478%2025.402%20C%205.947%2024.877%205.121%2024.901%204.602%2025.438%20C%204.083%2025.974%204.107%2026.81%204.638%2027.335%20C%205.157%2027.836%205.994%2027.836%206.513%2027.299%20C%207.032%2026.762%207.009%2025.927%206.478%2025.402%20Z%22%20fill%3D%22var(--token-25285639-da9e-4607-bff3-4fc728bec3f6%2C%20rgb(24%2C%2024%2C%2024))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BOff-Black%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%2030.236%2014.664%20C%2029.492%2014.711%2028.95%2015.332%2028.985%2016.072%20C%2029.021%2016.799%2029.646%2017.372%2030.377%2017.336%20C%2031.12%2017.289%2031.663%2016.668%2031.628%2015.928%20C%2031.58%2015.177%2030.967%2014.628%2030.236%2014.664%20Z%22%20fill%3D%22var(--token-25285639-da9e-4607-bff3-4fc728bec3f6%2C%20rgb(24%2C%2024%2C%2024))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BOff-Black%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%201.394%2017.336%20C%202.137%2017.289%202.679%2016.668%202.644%2015.928%20C%202.597%2015.177%201.983%2014.628%201.252%2014.664%20C%200.509%2014.711%20-0.034%2015.332%200.002%2016.072%20C%200.037%2016.799%200.662%2017.372%201.394%2017.336%20Z%22%20fill%3D%22var(--token-25285639-da9e-4607-bff3-4fc728bec3f6%2C%20rgb(24%2C%2024%2C%2024))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BOff-Black%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%2013.768%208.316%20C%2013.851%208.448%2013.957%208.567%2014.063%208.674%20C%2014.841%209.438%2016.056%209.545%2016.953%208.937%20C%2017.543%208.531%2017.908%207.863%2017.956%207.123%20C%2017.991%206.634%2018.097%205.954%2018.628%205.584%20C%2019.171%205.238%2019.831%205.405%2020.291%205.56%20C%2020.987%205.811%2021.73%205.727%2022.332%205.333%20C%2022.851%204.999%2023.205%204.474%2023.335%203.866%20C%2023.465%203.257%2023.358%202.637%2023.016%202.112%20L%2022.922%201.969%20C%2022.839%201.838%2022.733%201.718%2022.627%201.611%20C%2021.848%200.847%2020.633%200.74%2019.737%201.348%20C%2019.147%201.754%2018.781%202.422%2018.734%203.162%20C%2018.699%203.651%2018.593%204.331%2018.062%204.701%20C%2017.519%205.047%2016.859%204.88%2016.398%204.725%20C%2015.703%204.474%2014.959%204.558%2014.358%204.952%20C%2013.296%205.644%2012.989%207.087%2013.674%208.161%20L%2013.768%208.304%20Z%22%20fill%3D%22var(--token-25285639-da9e-4607-bff3-4fc728bec3f6%2C%20rgb(24%2C%2024%2C%2024))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BOff-Black%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%208.696%2030.031%20C%208.778%2030.162%208.884%2030.282%208.99%2030.389%20C%209.769%2031.153%2010.984%2031.26%2011.88%2030.652%20C%2012.47%2030.246%2012.836%2029.578%2012.883%2028.838%20C%2012.919%2028.349%2013.025%2027.669%2013.556%2027.299%20C%2014.098%2026.953%2014.759%2027.12%2015.219%2027.275%20C%2015.915%2027.526%2016.658%2027.442%2017.26%2027.048%20C%2017.779%2026.714%2018.133%2026.189%2018.262%2025.581%20C%2018.392%2024.972%2018.286%2024.352%2017.944%2023.827%20L%2017.849%2023.684%20C%2017.767%2023.552%2017.661%2023.433%2017.555%2023.326%20C%2016.776%2022.562%2015.561%2022.455%2014.665%2023.063%20C%2014.075%2023.469%2013.709%2024.137%2013.662%2024.877%20C%2013.626%2025.366%2013.52%2026.046%2012.989%2026.416%20C%2012.447%2026.762%2011.786%2026.595%2011.326%2026.44%20C%2010.63%2026.189%209.887%2026.273%209.285%2026.666%20C%208.224%2027.359%207.917%2028.802%208.601%2029.876%20L%208.696%2030.019%20Z%22%20fill%3D%22var(--token-25285639-da9e-4607-bff3-4fc728bec3f6%2C%20rgb(24%2C%2024%2C%2024))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BOff-Black%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%2019.725%209.092%20C%2019.701%209.247%2019.678%209.402%2019.69%209.557%20C%2019.701%2010.655%2020.492%2011.597%2021.565%2011.8%20C%2022.273%2011.931%2022.993%2011.729%2023.547%2011.227%20C%2023.913%2010.905%2024.467%2010.5%2025.092%2010.619%20C%2025.718%2010.762%2026.072%2011.359%2026.284%2011.788%20C%2026.602%2012.456%2027.192%2012.934%2027.888%2013.089%20C%2028.49%2013.22%2029.103%2013.101%2029.622%2012.767%20C%2030.141%2012.433%2030.495%2011.908%2030.625%2011.299%20L%2030.66%2011.132%20C%2030.684%2010.977%2030.707%2010.822%2030.696%2010.667%20C%2030.684%209.569%2029.893%208.626%2028.82%208.424%20C%2028.112%208.292%2027.393%208.495%2026.838%208.996%20C%2026.473%209.319%2025.918%209.724%2025.293%209.605%20C%2024.668%209.462%2024.314%208.865%2024.102%208.436%20C%2023.783%207.767%2023.193%207.29%2022.497%207.135%20C%2021.259%206.873%2020.032%207.672%2019.772%208.925%20L%2019.737%209.092%20Z%22%20fill%3D%22var(--token-25285639-da9e-4607-bff3-4fc728bec3f6%2C%20rgb(24%2C%2024%2C%2024))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BOff-Black%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%200.981%2020.856%20C%200.957%2021.011%200.934%2021.166%200.945%2021.321%20C%200.957%2022.419%201.747%2023.362%202.821%2023.564%20C%203.529%2023.696%204.248%2023.493%204.803%2022.992%20C%205.168%2022.67%205.723%2022.264%206.348%2022.383%20C%206.973%2022.526%207.327%2023.123%207.539%2023.552%20C%207.858%2024.221%208.448%2024.698%209.144%2024.853%20C%209.745%2024.984%2010.359%2024.865%2010.878%2024.531%20C%2011.397%2024.197%2011.751%2023.672%2011.88%2023.063%20L%2011.916%2022.896%20C%2011.94%2022.741%2011.963%2022.586%2011.951%2022.431%20C%2011.94%2021.333%2011.149%2020.391%2010.076%2020.188%20C%209.368%2020.057%208.648%2020.259%208.094%2020.761%20C%207.728%2021.083%207.174%2021.488%206.549%2021.369%20C%205.923%2021.226%205.569%2020.629%205.357%2020.2%20C%205.039%2019.532%204.449%2019.054%203.753%2018.899%20C%202.514%2018.637%201.287%2019.436%201.028%2020.689%20L%200.993%2020.856%20Z%22%20fill%3D%22var(--token-25285639-da9e-4607-bff3-4fc728bec3f6%2C%20rgb(24%2C%2024%2C%2024))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BOff-Black%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%2023.405%2013.912%20C%2023.276%2013.995%2023.158%2014.103%2023.052%2014.21%20C%2022.297%2014.998%2022.191%2016.227%2022.804%2017.134%20C%2023.205%2017.73%2023.866%2018.1%2024.597%2018.148%20C%2025.081%2018.183%2025.753%2018.291%2026.119%2018.828%20C%2026.461%2019.377%2026.296%2020.045%2026.142%2020.51%20C%2025.895%2021.214%2025.977%2021.966%2026.366%2022.574%20C%2026.697%2023.099%2027.216%2023.457%2027.817%2023.588%20C%2028.419%2023.72%2029.032%2023.6%2029.551%2023.266%20L%2029.693%2023.171%20C%2029.823%2023.087%2029.941%2022.98%2030.047%2022.872%20C%2030.802%2022.085%2030.908%2020.856%2030.295%2019.949%20C%2029.893%2019.353%2029.233%2018.983%2028.502%2018.935%20C%2028.018%2018.899%2027.346%2018.792%2026.98%2018.255%20C%2026.638%2017.706%2026.803%2017.038%2026.956%2016.573%20C%2027.204%2015.869%2027.121%2015.117%2026.732%2014.509%20C%2026.048%2013.435%2024.62%2013.125%2023.559%2013.817%20L%2023.417%2013.912%20Z%22%20fill%3D%22var(--token-25285639-da9e-4607-bff3-4fc728bec3f6%2C%20rgb(24%2C%2024%2C%2024))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BOff-Black%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%201.936%208.829%20C%201.806%208.913%201.689%209.02%201.582%209.128%20C%200.827%209.915%200.721%2011.144%201.335%2012.051%20C%201.736%2012.647%202.396%2013.017%203.128%2013.065%20C%203.611%2013.101%204.284%2013.208%204.649%2013.745%20C%204.991%2014.294%204.826%2014.962%204.673%2015.427%20C%204.425%2016.131%204.508%2016.883%204.897%2017.491%20C%205.227%2018.016%205.746%2018.374%206.348%2018.506%20C%206.95%2018.637%207.563%2018.517%208.082%2018.183%20L%208.224%2018.088%20C%208.353%2018.005%208.471%2017.897%208.578%2017.79%20C%209.333%2017.002%209.439%2015.773%208.825%2014.867%20C%208.424%2014.27%207.764%2013.9%207.032%2013.852%20C%206.549%2013.817%205.876%2013.709%205.511%2013.172%20C%205.168%2012.623%205.334%2011.955%205.487%2011.49%20C%205.735%2010.786%205.652%2010.034%205.263%209.426%20C%204.579%208.352%203.151%208.042%202.09%208.734%20L%201.948%208.829%20Z%22%20fill%3D%22var(--token-25285639-da9e-4607-bff3-4fc728bec3f6%2C%20rgb(24%2C%2024%2C%2024))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BOff-Black%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%2022.639%2019.961%20C%2022.485%2019.937%2022.332%2019.913%2022.179%2019.925%20C%2021.093%2019.937%2020.162%2020.737%2019.961%2021.823%20C%2019.831%2022.538%2020.032%2023.266%2020.527%2023.827%20C%2020.846%2024.197%2021.247%2024.758%2021.129%2025.39%20C%2020.987%2026.022%2020.398%2026.38%2019.973%2026.595%20C%2019.312%2026.917%2018.84%2027.514%2018.687%2028.218%20C%2018.557%2028.826%2018.675%2029.447%2019.006%2029.971%20C%2019.336%2030.497%2019.855%2030.854%2020.456%2030.986%20L%2020.622%2031.021%20C%2020.775%2031.045%2020.928%2031.069%2021.082%2031.057%20C%2022.167%2031.045%2023.099%2030.246%2023.299%2029.16%20C%2023.429%2028.444%2023.229%2027.716%2022.733%2027.156%20C%2022.415%2026.786%2022.014%2026.225%2022.131%2025.593%20C%2022.273%2024.96%2022.863%2024.602%2023.288%2024.388%20C%2023.948%2024.066%2024.42%2023.469%2024.573%2022.765%20C%2024.833%2021.512%2024.043%2020.271%2022.804%2020.009%20L%2022.639%2019.973%20Z%22%20fill%3D%22var(--token-25285639-da9e-4607-bff3-4fc728bec3f6%2C%20rgb(24%2C%2024%2C%2024))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BOff-Black%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%2011.008%201.002%20C%2010.854%200.979%2010.701%200.955%2010.547%200.967%20C%209.462%200.979%208.53%201.778%208.33%202.864%20C%208.2%203.58%208.401%204.307%208.896%204.868%20C%209.215%205.238%209.616%205.799%209.498%206.431%20C%209.356%207.063%208.766%207.421%208.342%207.636%20C%207.681%207.958%207.209%208.555%207.056%209.259%20C%206.926%209.867%207.044%2010.488%207.374%2011.013%20C%207.705%2011.538%208.224%2011.896%208.825%2012.027%20L%208.99%2012.063%20C%209.144%2012.086%209.297%2012.11%209.45%2012.098%20C%2010.536%2012.086%2011.468%2011.287%2011.668%2010.201%20C%2011.798%209.486%2011.597%208.758%2011.102%208.197%20C%2010.784%207.827%2010.382%207.266%2010.5%206.634%20C%2010.642%206.002%2011.232%205.644%2011.656%205.429%20C%2012.317%205.107%2012.789%204.51%2012.942%203.806%20C%2013.202%202.553%2012.411%201.313%2011.173%201.05%20L%2011.008%201.014%20Z%22%20fill%3D%22var(--token-25285639-da9e-4607-bff3-4fc728bec3f6%2C%20rgb(24%2C%2024%2C%2024))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BOff-Black%26quot%3B%7D%20*%2F%22%2F%3E%3C%2Fsvg%3E%3C%2Fsvg%3E",
    "favicon": "https://framerusercontent.com/images/2ys67ADJdvcyGmQnhp8vKWSq8.svg",
    "ogImage": "https://framerusercontent.com/assets/m2fO4objP393CDqaWh7P97R9S5w.png"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, medium-sized, located in the header, and matches the brand 'Mem0'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "home_primary_get-startedHomeStart For Free",
      "reasoning": "Button #0 has a vibrant brand color (#CBB2FF) and action-oriented text 'Get Started', making it the primary CTA."
    },
    "secondary": {
      "index": 8,
      "text": "Accept all",
      "reasoning": "Button #8 has a different background color (#FFFFFF) and serves a secondary action 'Accept all', suitable for a secondary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  },
  "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, located in the header, and matches the brand 'Mem0'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles