Home · Branding · ModernLoop

ModernLoop Brand Identity

A complete profile of ModernLoop's visual system — colors, typography, components, and personality — extracted from http://modernloop.io. Built for designers, agents, and AI tools.

Download JSON
Primary
#FE4CA1
Accent
#FE4CA1
Body Font
Roboto
Heading
Roboto

Color Palette

Brand palette extracted from http://modernloop.io.

primary
#FE4CA1
rgb(254, 76, 161)
secondary
#470414
rgb(71, 4, 20)
accent
#FE4CA1
rgb(254, 76, 161)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#242424
rgb(36, 36, 36)
link
#0D2A06
rgb(13, 42, 6)

Typography

Each font links to its Google Fonts page where available.

primary
Roboto
heading
Roboto
National2, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji
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

ModernLoop logo
Logo
ModernLoop favicon
Favicon
ModernLoop social image
Social Card

UI Components

Live previews rendered using ModernLoop's actual button styles.

buttonPrimary
background #FE4CA1 textColor #FFFFFF borderColor #FE4CA1 borderRadius 9999px shadow none
buttonSecondary
background #FFFFFF textColor #242424 borderColor #E6E6E6 borderRadius 16px shadow none

Brand Personality

Tone: modern Energy: medium Audience: business professionals

ModernLoop Brand in the Wild

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

Frequently Asked Questions

What is ModernLoop's primary brand color?

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

What font does ModernLoop use?

ModernLoop uses Roboto as the primary typeface across body and headings.

Does ModernLoop use a light or dark theme?

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

Where can I find ModernLoop's logo?

ModernLoop's logo is available directly on their site (http://modernloop.io). 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 http://modernloop.io 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 ModernLoop.

Methodology

Brand data on this page was extracted from http://modernloop.io 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 ModernLoop.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Roboto",
      "role": "body"
    },
    {
      "family": "Helvetica",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "body"
    },
    {
      "family": "UntitledSans",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#FE4CA1",
    "secondary": "#470414",
    "accent": "#FE4CA1",
    "background": "#FFFFFF",
    "textPrimary": "#242424",
    "link": "#0D2A06"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Roboto",
      "heading": "Roboto"
    },
    "fontStacks": {
      "heading": [
        "National2",
        "system-ui",
        "-apple-system",
        "Segoe UI",
        "Roboto",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji"
      ],
      "body": [
        "UntitledSans",
        "system-ui",
        "-apple-system",
        "Segoe UI",
        "Roboto",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji"
      ],
      "paragraph": [
        "UntitledSans",
        "system-ui",
        "-apple-system",
        "Segoe UI",
        "Roboto",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji"
      ]
    },
    "fontSizes": {
      "h1": "36px",
      "h2": "48px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FE4CA1",
      "textColor": "#FFFFFF",
      "borderColor": "#FE4CA1",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#242424",
      "borderColor": "#E6E6E6",
      "borderRadius": "16px",
      "borderRadiusCorners": {
        "topLeft": "16px",
        "topRight": "16px",
        "bottomRight": "16px",
        "bottomLeft": "16px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20131%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M27.0221%2019.1666C27.7668%2019.1666%2028.5115%2019.0099%2029.1974%2018.7355C29.8637%2018.4416%2030.4712%2018.0496%2030.9807%2017.54C31.4903%2017.0109%2031.8823%2016.423%2032.1762%2015.7567C32.4702%2015.0708%2032.6073%2014.326%2032.6073%2013.5814C32.6073%2012.8171%2032.4702%2012.092%2032.1762%2011.406C31.8823%2010.7398%2031.4903%2010.1322%2030.9807%209.62268C30.4516%209.11315%2029.8637%208.72122%2029.1974%208.42724C28.5115%208.13327%2027.7668%207.99609%2027.0221%207.99609C26.2774%207.99609%2025.5327%208.13327%2024.8467%208.42724C24.1805%208.72122%2023.5925%209.11315%2023.0634%209.62268C22.5538%2010.1518%2022.1619%2010.7398%2021.8679%2011.406C21.5936%2012.092%2021.4368%2012.8171%2021.4368%2013.5814C21.4368%2014.326%2021.5936%2015.0708%2021.8679%2015.7567C22.1619%2016.423%2022.5538%2017.0109%2023.0634%2017.54C23.5925%2018.0496%2024.1805%2018.4416%2024.8467%2018.7355C25.5327%2019.0099%2026.2774%2019.1666%2027.0221%2019.1666ZM27.0221%2010.9357C28.4723%2010.9357%2029.6678%2012.1312%2029.6678%2013.5814C29.6678%2015.0316%2028.4723%2016.2271%2027.0221%2016.2271C25.5719%2016.2271%2024.3764%2015.0316%2024.3764%2013.5814C24.3764%2012.1312%2025.5719%2010.9357%2027.0221%2010.9357Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(36%2C%2036%2C%2036)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M34.5537%2015.7576C34.8477%2016.4239%2035.2396%2017.0314%2035.7492%2017.541C36.2783%2018.0505%2036.8662%2018.4621%2037.5325%2018.7364C38.2184%2019.0304%2038.9632%2019.1675%2039.7079%2019.1675C40.4526%2019.1675%2041.1973%2019.0304%2041.8832%2018.7364C42.5495%2018.4621%2043.1374%2018.0505%2043.6665%2017.541C44.1761%2017.0314%2044.5681%2016.4239%2044.862%2015.7576C45.156%2015.0717%2045.2931%2014.3466%2045.2931%2013.5823V4.07753L42.3535%203.09766V8.66333C42.1967%208.58496%2042.04%208.50659%2041.8832%208.44779C41.1973%208.1538%2040.4722%208.01661%2039.7079%208.01661C38.9632%208.01661%2038.2184%208.1538%2037.5325%208.44779C36.8662%208.72213%2036.2783%209.13371%2035.7492%209.64324C35.2396%2010.1528%2034.8477%2010.7602%2034.5537%2011.4266C34.2794%2012.1125%2034.1226%2012.8376%2034.1226%2013.5823C34.1226%2014.3466%2034.2794%2015.0717%2034.5537%2015.7576ZM39.7079%2010.9366C41.1581%2010.9366%2042.3535%2012.1321%2042.3535%2013.5823C42.3535%2015.0521%2041.1581%2016.228%2039.7079%2016.228C38.2577%2016.228%2037.0622%2015.0521%2037.0622%2013.5823C37.0622%2012.1321%2038.2577%2010.9366%2039.7079%2010.9366Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(36%2C%2036%2C%2036)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M52.5016%2019.1077C53.2659%2019.1077%2054.0106%2018.9508%2054.7161%2018.6373C55.4021%2018.3434%2056.0095%2017.9122%2056.5191%2017.3831L54.4418%2015.4234C53.9323%2015.972%2053.2463%2016.266%2052.5016%2016.266C51.5414%2016.266%2050.6986%2015.7565%2050.2283%2015.0118H58.0085V13.5812C58.0085%2012.1113%2057.4402%2010.7199%2056.4015%209.6813C55.3628%208.64259%2053.9714%208.05469%2052.5016%208.05469C51.0122%208.05469%2049.6404%208.64259%2048.5821%209.6813C47.5435%2010.7199%2046.9751%2012.1113%2046.9751%2013.5812C46.9751%2015.051%2047.5435%2016.4424%2048.5821%2017.4811C49.6404%2018.5198%2051.0122%2019.1077%2052.5016%2019.1077ZM50.2283%2012.1701C50.6986%2011.4058%2051.5414%2010.8963%2052.5016%2010.8963C53.4423%2010.8963%2054.285%2011.4058%2054.7749%2012.1701H50.2283Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(36%2C%2036%2C%2036)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M62.7168%2019.03V14.209C62.7168%2012.3277%2064.2453%2010.7794%2066.1463%2010.7794V7.83984C65.284%207.83984%2064.4413%208.01621%2063.6574%208.34937C62.9127%208.66294%2062.2268%209.13325%2061.6389%209.72122C61.051%2010.2896%2060.6002%2010.9754%2060.2671%2011.7397C59.9339%2012.5236%2059.7771%2013.3467%2059.7771%2014.209V19.03H62.7168Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(36%2C%2036%2C%2036)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M76.2231%209.74025C75.2824%208.81922%2074.0478%208.30966%2072.7348%208.30966C72.0293%208.30966%2071.3629%208.44686%2070.7554%208.72119V7.99609H67.8158V12.7975C67.7962%2012.9542%2067.7961%2013.0914%2067.7961%2013.2482H67.8158V19.0294H70.7554V12.9542C70.8926%2011.994%2071.7157%2011.2493%2072.7348%2011.2493C73.8322%2011.2493%2074.7337%2012.1507%2074.7337%2013.2482V19.0294H77.6732V13.2455C77.6732%2011.9129%2077.1439%2010.6782%2076.2231%209.73759V9.74025Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(36%2C%2036%2C%2036)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M80.412%2019.0282H90.3672V16.1076H83.4866V3.74219L80.4097%204.72205L80.412%2019.0282Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(36%2C%2036%2C%2036)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M97.17%2019.1666C97.9149%2019.1666%2098.6597%2019.0099%2099.3459%2018.7355C100.012%2018.4416%20100.619%2018.0496%20101.129%2017.54C101.638%2017.0109%20102.031%2016.423%20102.325%2015.7567C102.619%2015.0708%20102.756%2014.326%20102.756%2013.5814C102.756%2012.8171%20102.619%2012.092%20102.325%2011.406C102.031%2010.7398%20101.638%2010.1322%20101.129%209.62268C100.6%209.11315%20100.012%208.72122%2099.3459%208.42724C98.6597%208.13327%2097.9149%207.99609%2097.17%207.99609C96.4259%207.99609%2095.681%208.13327%2094.9948%208.42724C94.3283%208.72122%2093.7404%209.11315%2093.2118%209.62268C92.7023%2010.1518%2092.31%2010.7398%2092.016%2011.406C91.7419%2012.092%2091.585%2012.8171%2091.585%2013.5814C91.585%2014.326%2091.7419%2015.0708%2092.016%2015.7567C92.31%2016.423%2092.7023%2017.0109%2093.2118%2017.54C93.7404%2018.0496%2094.3283%2018.4416%2094.9948%2018.7355C95.681%2019.0099%2096.4259%2019.1666%2097.17%2019.1666ZM97.17%2010.9357C98.6201%2010.9357%2099.8159%2012.1312%2099.8159%2013.5814C99.8159%2015.0316%2098.6201%2016.2271%2097.17%2016.2271C95.7198%2016.2271%2094.5248%2015.0316%2094.5248%2013.5814C94.5248%2012.1312%2095.7198%2010.9357%2097.17%2010.9357Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(36%2C%2036%2C%2036)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M109.895%2019.1666C110.639%2019.1666%20111.384%2019.0099%20112.071%2018.7355C112.737%2018.4416%20113.344%2018.0496%20113.854%2017.54C114.363%2017.0109%20114.755%2016.423%20115.049%2015.7567C115.343%2015.0708%20115.48%2014.326%20115.48%2013.5814C115.48%2012.8171%20115.343%2012.092%20115.049%2011.406C114.755%2010.7398%20114.363%2010.1322%20113.854%209.62268C113.325%209.11315%20112.737%208.72122%20112.071%208.42724C111.384%208.13327%20110.639%207.99609%20109.895%207.99609C109.15%207.99609%20108.406%208.13327%20107.72%208.42724C107.054%208.72122%20106.466%209.11315%20105.936%209.62268C105.427%2010.1518%20105.035%2010.7398%20104.741%2011.406C104.466%2012.092%20104.31%2012.8171%20104.31%2013.5814C104.31%2014.326%20104.466%2015.0708%20104.741%2015.7567C105.035%2016.423%20105.427%2017.0109%20105.936%2017.54C106.466%2018.0496%20107.054%2018.4416%20107.72%2018.7355C108.406%2019.0099%20109.15%2019.1666%20109.895%2019.1666ZM109.895%2010.9357C111.345%2010.9357%20112.54%2012.1312%20112.54%2013.5814C112.54%2015.0316%20111.345%2016.2271%20109.895%2016.2271C108.445%2016.2271%20107.249%2015.0316%20107.249%2013.5814C107.249%2012.1312%20108.445%2010.9357%20109.895%2010.9357Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(36%2C%2036%2C%2036)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M128.284%2011.4256C127.99%2010.7593%20127.598%2010.1714%20127.088%209.64218C126.56%209.13265%20125.972%208.74072%20125.305%208.44681C124.619%208.15281%20123.894%208.01562%20123.13%208.01562C122.385%208.01562%20121.64%208.15281%20120.955%208.44681C120.289%208.74072%20119.701%209.13265%20119.171%209.64218C118.662%2010.1518%20118.27%2010.7593%20117.976%2011.4256C117.701%2012.1115%20117.544%2012.8366%20117.544%2013.6009V21.9298L120.484%2022.9097V18.5199C120.641%2018.5982%20120.798%2018.6766%20120.955%2018.7354C121.64%2019.0294%20122.385%2019.1861%20123.13%2019.1861C123.875%2019.1861%20124.619%2019.0294%20125.305%2018.7354C125.972%2018.4611%20126.56%2018.0691%20127.088%2017.54C127.598%2017.0304%20127.99%2016.4425%20128.284%2015.7762C128.578%2015.0903%20128.715%2014.3456%20128.715%2013.6009C128.715%2012.8366%20128.578%2012.1115%20128.284%2011.4256ZM123.13%2016.2466C121.68%2016.2466%20120.484%2015.0511%20120.484%2013.6009C120.484%2012.1507%20121.68%2010.9552%20123.13%2010.9552C124.58%2010.9552%20125.776%2012.1507%20125.776%2013.6009C125.776%2015.0511%20124.58%2016.2466%20123.13%2016.2466Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(36%2C%2036%2C%2036)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M15.9388%2013.2689C15.9388%2014.0492%2016.589%2014.6994%2017.3693%2014.6994C18.1712%2014.6994%2018.8214%2014.0492%2018.8214%2013.2689V5.27157C18.8214%204.62138%2018.3662%204.05786%2017.7377%203.88448C17.1092%203.73277%2016.4373%204.01453%2016.134%204.57802L10.4774%2015.0461L4.97238%204.59952C4.66894%204.01434%203.99707%203.7326%203.36857%203.88429C2.71837%204.05768%202.28491%204.62119%202.28491%205.27138V17.5818C2.28491%2018.3621%202.93511%2019.0123%203.71533%2019.0123C4.51725%2019.0123%205.16745%2018.3621%205.16745%2017.5818V10.2347L9.19851%2018.2539C9.45861%2018.7307%209.93546%2019.0125%2010.4556%2019.0125C10.9757%2019.0125%2011.4526%2018.7307%2011.7126%2018.2756L15.9388%2010.1048V13.2689ZM18.8213%2017.582C18.8213%2016.7801%2018.1711%2016.1299%2017.3692%2016.1299C16.589%2016.1299%2015.9388%2016.7801%2015.9388%2017.582C15.9388%2018.3623%2016.589%2019.0125%2017.3692%2019.0125C18.1711%2019.0125%2018.8213%2018.3623%2018.8213%2017.582Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(36%2C%2036%2C%2036)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://www.modernloop.com/favicon-32x32.png",
    "ogImage": "https://modernloopwp.wpengine.com/wp-content/uploads/2024/03/og.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand ModernLoop.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Get a demoGet a demo",
      "reasoning": "Button #8 has a vibrant background color (#FE4CA1) and action-oriented text 'Get a demo', making it the primary CTA."
    },
    "secondary": {
      "index": 15,
      "text": "Article5 Ways ModernLoop Helps your Company Create an A+ Interview Team Read More",
      "reasoning": "Button #0 has a different background color (#FFFFFF) and serves as a secondary action with less emphasis."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "business professionals"
  },
  "designSystem": {
    "framework": "tailwind",
    "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, and links to the homepage, matching the brand ModernLoop.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles