Home · Branding · mymind

mymind Brand Identity

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

Download JSON
Primary
#FF5924
Accent
#FF5924
Body Font
Open Sans
Heading
Avenir

Color Palette

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

primary
#FF5924
rgb(255, 89, 36)
secondary
#748297
rgb(116, 130, 151)
accent
#FF5924
rgb(255, 89, 36)
background
#F9FAFC
rgb(249, 250, 252)
textPrimary
#000000
rgb(0, 0, 0)
link
#1573DD
rgb(21, 115, 221)

Typography

Each font links to its Google Fonts page where available.

primary
Open Sans
heading
Avenir
Open Sans, Arial, 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

mymind logo
Logo
mymind favicon
Favicon
mymind social image
Social Card

UI Components

Live previews rendered using mymind's actual button styles.

buttonPrimary
background #FF5924 textColor #FFFFFF borderRadius 120px shadow none
buttonSecondary
background #F5F7F9 textColor #748297 borderRadius 100px shadow none

Brand Personality

Tone: modern Energy: medium Audience: digital professionals and creatives

mymind Brand in the Wild

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

Frequently Asked Questions

What is mymind's primary brand color?

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

What font does mymind use?

mymind uses Open Sans for body text and Avenir for headings. Fonts were detected on https://mymind.com/ as part of their live design system.

Does mymind use a light or dark theme?

mymind's primary site uses a light color scheme, with a background of #F9FAFC.

Where can I find mymind's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Open Sans",
      "role": "body"
    },
    {
      "family": "Avenir",
      "role": "heading"
    },
    {
      "family": "Nunito",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#FF5924",
    "secondary": "#748297",
    "accent": "#FF5924",
    "background": "#F9FAFC",
    "textPrimary": "#000000",
    "link": "#1573DD"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Open Sans",
      "heading": "Avenir"
    },
    "fontStacks": {
      "heading": [
        "Open Sans",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Open Sans",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Avenir",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "18px",
      "h2": "24px",
      "body": "140px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "16px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FF5924",
      "textColor": "#FFFFFF",
      "borderRadius": "120px",
      "borderRadiusCorners": {
        "topLeft": "120px",
        "topRight": "120px",
        "bottomRight": "120px",
        "bottomLeft": "120px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F5F7F9",
      "textColor": "#748297",
      "borderRadius": "100px",
      "borderRadiusCorners": {
        "topLeft": "100px",
        "topRight": "100px",
        "bottomRight": "100px",
        "bottomLeft": "100px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22156%22%20height%3D%2232%22%20viewBox%3D%220%200%20156%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0_6029_287)%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.0779%201.83247L11.0686%201.83116C10.872%201.80344%2010.6111%201.8%2010.1828%201.8C9.4392%201.8%208.68609%201.91452%207.91801%202.15202C5.53105%202.95668%203.55913%205.0594%202.50506%208.34963C1.49643%2011.5549%201.5623%2015.4146%202.75247%2019.212C4.74922%2025.4378%209.26094%2029.6437%2013.5631%2030.1643L13.5672%2030.1648C13.836%2030.1979%2014.1234%2030.2%2014.4839%2030.2C15.2275%2030.2%2015.9806%2030.0855%2016.7487%2029.848C19.157%2029.0364%2021.1574%2026.967%2022.1544%2023.6736L22.1573%2023.6639L22.1604%2023.6543C23.1703%2020.4482%2023.1048%2016.587%2021.9142%2012.788C19.9217%206.57563%2015.4118%202.39725%2011.0872%201.83369L11.0779%201.83247ZM23.63%2012.2439C24.9154%2016.3415%2025.0143%2020.5854%2023.8772%2024.1951C22.7401%2027.9512%2020.3671%2030.5366%2017.3019%2031.561C16.3626%2031.8537%2015.4232%2032%2014.4839%2032C14.1378%2032%2013.7423%2032%2013.3468%2031.9512C8.10635%2031.3171%203.16251%2026.3902%201.03666%2019.7561C-0.248739%2015.6585%20-0.347616%2011.4146%200.789467%207.80488C1.97599%204.09756%204.29959%201.46341%207.36477%200.439024C8.3041%200.146341%209.24343%200%2010.1828%200C10.5783%200%2010.9738%200%2011.3198%200.0487805C16.5603%200.731707%2021.5042%205.60976%2023.63%2012.2439Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M9.97778%2015.1096C10.9061%2015.1096%2011.6587%2014.367%2011.6587%2013.451C11.6587%2012.535%2010.9061%2011.7925%209.97778%2011.7925C9.04944%2011.7925%208.29688%2012.535%208.29688%2013.451C8.29688%2014.367%209.04944%2015.1096%209.97778%2015.1096Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M18.0894%2021.1098L12.75%207.5L21.1051%2019.939L18.0894%2021.1098Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M61.184%2015.7931V24.6582H57.8038V16.2234C57.8038%2013.9856%2056.6474%2012.6946%2054.6015%2012.6946C52.7335%2012.6946%2051.4882%2013.9856%2051.3103%2015.707V24.6582H48.0191V16.2234C48.0191%2013.9856%2046.7738%2012.6946%2044.9947%2012.6946C42.8599%2012.6946%2041.5256%2014.2438%2041.5256%2016.2234V24.5721H38.2344V9.9404H41.3477V11.92C42.1483%2010.6289%2043.4825%209.68219%2045.7063%209.68219C47.8412%209.68219%2049.5313%2010.6289%2050.5097%2012.3503C51.3993%2010.8011%2053.0893%209.68219%2055.4021%209.68219C58.8712%209.76826%2061.184%2012.1782%2061.184%2015.7931Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M64.3831%2031.8884L68.119%2023.5397L62.0703%2010.0269H65.8063L69.8981%2020.0108L73.9899%2010.0269H77.6369L67.9411%2031.8884H64.3831Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M102.171%2015.793V24.6581H98.791V16.2234C98.791%2013.9856%2097.635%2012.6945%2095.589%2012.6945C93.7209%2012.6945%2092.4756%2013.9856%2092.2977%2015.707V24.6581H88.9175V16.2234C88.9175%2013.9856%2087.6722%2012.6945%2085.8932%2012.6945C83.7583%2012.6945%2082.424%2014.2438%2082.424%2016.2234V24.572H79.1328V9.94034H82.2461V11.9199C83.0467%2010.6289%2084.381%209.68213%2086.6048%209.68213C88.7396%209.68213%2090.4297%2010.6289%2091.4082%2012.3503C92.2977%2010.801%2093.9878%209.68213%2096.301%209.68213C99.859%209.7682%20102.171%2012.1781%20102.171%2015.793Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M109.024%204.94889C109.024%206.06779%20108.046%206.92848%20106.89%206.92848C105.733%206.92848%20104.844%206.06779%20104.844%204.94889C104.844%203.83%20105.822%202.96931%20106.89%202.96931C108.135%202.88324%20109.024%203.83%20109.024%204.94889ZM105.289%2024.6587V10.027H108.58V24.6587H105.289Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M125.393%2015.793V24.6581H122.012V16.2234C122.012%2013.9856%20120.678%2012.6945%20118.721%2012.6945C116.586%2012.6945%20115.252%2014.2438%20115.252%2016.2234V24.572H111.961V9.94034H115.074V11.9199C115.875%2010.6289%20117.298%209.68213%20119.522%209.68213C122.902%209.7682%20125.393%2012.006%20125.393%2015.793Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M139.885%2024.6584V22.5928C139.084%2023.9699%20137.216%2024.9166%20134.903%2024.9166C130.723%2024.9166%20127.609%2021.9903%20127.609%2017.3426C127.609%2012.6948%20130.723%209.76849%20134.903%209.76849C137.216%209.76849%20138.906%2010.6292%20139.707%2011.8341V2.45264H142.998V24.6584H139.885ZM130.99%2017.3426C130.99%2020.441%20132.858%2022.1624%20135.437%2022.1624C137.928%2022.1624%20139.707%2020.6132%20139.707%2017.6868V16.9122C139.707%2013.9859%20137.928%2012.4366%20135.437%2012.4366C132.858%2012.4366%20130.99%2014.2441%20130.99%2017.3426Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M149.248%209.70264V5.09014H151.585C151.773%205.09014%20151.977%205.1443%20152.198%205.25264C152.419%205.3568%20152.606%205.5193%20152.76%205.74014C152.919%205.9568%20152.998%206.2318%20152.998%206.56514C152.998%206.90264%20152.917%207.19014%20152.754%207.42764C152.592%207.66097%20152.394%207.83805%20152.16%207.95889C151.931%208.07972%20151.715%208.14014%20151.51%208.14014H149.823V7.39014H151.198C151.335%207.39014%20151.483%207.32139%20151.642%207.18389C151.804%207.04639%20151.885%206.84014%20151.885%206.56514C151.885%206.2818%20151.804%206.09014%20151.642%205.99014C151.483%205.89014%20151.344%205.84014%20151.223%205.84014H150.26V9.70264H149.248ZM152.035%207.52764L153.185%209.70264H152.073L150.948%207.52764H152.035ZM150.998%2012.4526C150.306%2012.4526%20149.658%2012.3235%20149.054%2012.0651C148.45%2011.8068%20147.919%2011.4485%20147.46%2010.9901C147.002%2010.5318%20146.644%2010.0006%20146.385%209.39639C146.127%208.79222%20145.998%208.1443%20145.998%207.45264C145.998%206.76097%20146.127%206.11305%20146.385%205.50889C146.644%204.90472%20147.002%204.37347%20147.46%203.91514C147.919%203.4568%20148.45%203.09847%20149.054%202.84014C149.658%202.5818%20150.306%202.45264%20150.998%202.45264C151.69%202.45264%20152.338%202.5818%20152.942%202.84014C153.546%203.09847%20154.077%203.4568%20154.535%203.91514C154.994%204.37347%20155.352%204.90472%20155.61%205.50889C155.869%206.11305%20155.998%206.76097%20155.998%207.45264C155.998%208.1443%20155.869%208.79222%20155.61%209.39639C155.352%2010.0006%20154.994%2010.5318%20154.535%2010.9901C154.077%2011.4485%20153.546%2011.8068%20152.942%2012.0651C152.338%2012.3235%20151.69%2012.4526%20150.998%2012.4526ZM150.998%2011.2526C151.698%2011.2526%20152.335%2011.0818%20152.91%2010.7401C153.485%2010.3985%20153.944%209.94014%20154.285%209.36514C154.627%208.79014%20154.798%208.15264%20154.798%207.45264C154.798%206.75264%20154.627%206.11514%20154.285%205.54014C153.944%204.96514%20153.485%204.5068%20152.91%204.16514C152.335%203.82347%20151.698%203.65264%20150.998%203.65264C150.298%203.65264%20149.66%203.82347%20149.085%204.16514C148.51%204.5068%20148.052%204.96514%20147.71%205.54014C147.369%206.11514%20147.198%206.75264%20147.198%207.45264C147.198%208.15264%20147.369%208.79014%20147.71%209.36514C148.052%209.94014%20148.51%2010.3985%20149.085%2010.7401C149.66%2011.0818%20150.298%2011.2526%20150.998%2011.2526Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3CclipPath%20id%3D%22clip0_6029_287%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3Crect%20width%3D%22156%22%20height%3D%2232%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://mymind.com/wp-content/uploads/2020/04/favicon.png",
    "ogImage": "https://mymind.com/wp-content/uploads/2023/05/Mymind_2023_F-1024x538.jpg",
    "logoHref": "https://mymind.com"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand 'mymind'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "SIGN UP FOR FREE",
      "reasoning": "Button #1 uses the vibrant brand color #FF5924 and has action-oriented text 'SIGN UP FOR FREE', making it the primary CTA."
    },
    "secondary": {
      "index": 8,
      "text": "Browser Extension",
      "reasoning": "Button #9 has a different background color (#F5F7F9) and serves as a secondary action with text 'Browser Extension'."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "digital professionals and creatives"
  },
  "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, located in the header, links to the homepage, and matches the brand 'mymind'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles