Home · Branding · CoLoop

CoLoop Brand Identity

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

Download JSON
Primary
#0000EE
Accent
#B27DBC
Body Font
Google Sans Flex
Heading
Montserrat

Color Palette

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

primary
#0000EE
rgb(0, 0, 238)
accent
#B27DBC
rgb(178, 125, 188)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000000
rgb(0, 0, 0)
link
#B27DBC
rgb(178, 125, 188)

Typography

Each font links to its Google Fonts page where available.

primary
Google Sans Flex
Google Sans Flex Google Fonts →
heading
Montserrat
Montserrat, 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

CoLoop logo
Logo
CoLoop favicon
Favicon
CoLoop social image
Social Card

UI Components

Live previews rendered using CoLoop's actual button styles.

buttonPrimary
background #B27DBC textColor #000000 borderRadius 500px shadow none
buttonSecondary
background #E6EAED textColor #0000EE borderRadius 500px shadow none

Brand Personality

Tone: modern Energy: medium Audience: Researchers and data analysts

CoLoop Brand in the Wild

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

Frequently Asked Questions

What is CoLoop's primary brand color?

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

What accent color does CoLoop use?

CoLoop uses #B27DBC as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does CoLoop use?

CoLoop uses Google Sans Flex for body text and Montserrat for headings. Fonts were detected on https://coloop.ai/ as part of their live design system.

Does CoLoop use a light or dark theme?

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

Where can I find CoLoop's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Google Sans Flex",
      "role": "body"
    },
    {
      "family": "Montserrat",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "accent": "#B27DBC",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#B27DBC"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Google Sans Flex",
      "heading": "Montserrat"
    },
    "fontStacks": {
      "heading": [
        "Montserrat",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Google Sans Flex",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "40px",
      "body": "15px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#B27DBC",
      "textColor": "#000000",
      "borderRadius": "500px",
      "borderRadiusCorners": {
        "topLeft": "500px",
        "topRight": "500px",
        "bottomRight": "500px",
        "bottomLeft": "500px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#E6EAED",
      "textColor": "#0000EE",
      "borderRadius": "500px",
      "borderRadiusCorners": {
        "topLeft": "500px",
        "topRight": "500px",
        "bottomRight": "500px",
        "bottomLeft": "500px"
      },
      "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%20103%2024%22%20id%3D%22svg12283614709%22%3E%3Cpath%20d%3D%22M%2012.043%200%20C%2010.007%200%208.09%200.505%206.409%201.393%20C%205.35%201.954%204.384%202.666%203.541%203.502%20C%201.353%205.674%200%208.679%200%2012.001%20C%200%2018.628%205.392%2024.001%2012.043%2024.001%20C%2018.694%2024.001%2024.086%2018.628%2024.086%2012.001%20C%2024.086%205.373%2018.694%200%2012.043%200%20Z%20M%207.047%2010.986%20C%206.058%2010.986%205.26%2010.183%205.26%209.196%20C%205.26%208.21%206.058%207.415%207.047%207.415%20C%208.037%207.415%208.835%208.21%208.835%209.196%20C%208.835%2010.183%208.037%2010.986%207.047%2010.986%20Z%20M%2010.587%2016.501%20C%209.604%2016.501%208.798%2015.698%208.798%2014.712%20C%208.798%2013.725%209.604%2012.93%2010.587%2012.93%20C%2011.571%2012.93%2012.383%2013.733%2012.383%2014.712%20C%2012.383%2015.69%2011.577%2016.501%2010.587%2016.501%20Z%20M%2017.03%2016.501%20C%2016.04%2016.501%2015.243%2015.698%2015.243%2014.712%20C%2015.243%2013.725%2016.04%2012.93%2017.03%2012.93%20C%2018.02%2012.93%2018.826%2013.733%2018.826%2014.712%20C%2018.826%2015.69%2018.02%2016.501%2017.03%2016.501%20Z%22%20fill%3D%22var(--token-8e2b9cac-ff48-47d4-9c7e-7a025fcfd592%2C%20rgb(0%2C%200%2C%200))%22%2F%3E%3Cpath%20d%3D%22M%2042.932%2015.295%20C%2042.754%2015.118%2042.467%2015.118%2042.292%2015.292%20C%2041.413%2016.169%2040.336%2016.614%2039.094%2016.614%20C%2037.852%2016.614%2036.619%2016.144%2035.782%2015.291%20C%2034.94%2014.435%2034.477%2013.227%2034.477%2011.892%20C%2034.477%2010.557%2034.94%209.351%2035.782%208.495%20C%2036.619%207.641%2037.795%207.172%2039.094%207.172%20C%2040.393%207.172%2041.409%207.612%2042.294%208.48%20C%2042.468%208.651%2042.754%208.649%2042.93%208.477%20L%2043.969%207.462%20C%2044.147%207.289%2044.152%207.008%2043.98%206.825%20C%2042.762%205.523%2040.988%204.807%2038.981%204.807%20C%2036.974%204.807%2035.202%205.518%2033.901%206.808%20C%2032.596%208.104%2031.875%209.91%2031.875%2011.893%20C%2031.875%2013.877%2032.594%2015.682%2033.898%2016.979%20C%2035.196%2018.269%2036.995%2018.98%2038.962%2018.98%20C%2040.93%2018.98%2042.747%2018.281%2043.981%2016.96%20C%2044.151%2016.776%2044.147%2016.497%2043.971%2016.323%20L%2042.931%2015.295%20Z%22%20fill%3D%22var(--token-8e2b9cac-ff48-47d4-9c7e-7a025fcfd592%2C%20rgb(0%2C%200%2C%200))%22%2F%3E%3Cpath%20d%3D%22M%2050.422%208.119%20C%2047.294%208.119%2045.024%2010.386%2045.024%2013.511%20C%2045.024%2016.635%2047.295%2018.922%2050.422%2018.922%20C%2051.949%2018.922%2053.331%2018.382%2054.314%2017.401%20C%2055.298%2016.418%2055.84%2015.037%2055.84%2013.511%20C%2055.84%2011.984%2055.298%2010.609%2054.314%209.63%20C%2053.332%208.656%2051.95%208.119%2050.422%208.119%20Z%20M%2050.422%2016.692%20C%2048.72%2016.692%2047.532%2015.385%2047.532%2013.511%20C%2047.532%2011.637%2048.72%2010.329%2050.422%2010.329%20C%2052.124%2010.329%2053.332%2011.637%2053.332%2013.511%20C%2053.332%2015.385%2052.135%2016.692%2050.422%2016.692%20Z%22%20fill%3D%22var(--token-8e2b9cac-ff48-47d4-9c7e-7a025fcfd592%2C%20rgb(0%2C%200%2C%200))%22%2F%3E%3Cpath%20d%3D%22M%2066.636%2016.497%20L%2060.532%2016.497%20C%2060.362%2016.497%2060.224%2016.359%2060.224%2016.19%20L%2060.224%205.453%20C%2060.224%205.203%2060.021%205.001%2059.771%205.001%20L%2058.093%205.001%20C%2057.843%205.001%2057.64%205.203%2057.64%205.453%20L%2057.64%2018.333%20C%2057.64%2018.582%2057.843%2018.785%2058.093%2018.785%20L%2066.634%2018.785%20C%2066.885%2018.785%2067.088%2018.582%2067.088%2018.333%20L%2067.088%2016.948%20C%2067.088%2016.698%2066.885%2016.496%2066.634%2016.496%20Z%22%20fill%3D%22var(--token-8e2b9cac-ff48-47d4-9c7e-7a025fcfd592%2C%20rgb(0%2C%200%2C%200))%22%2F%3E%3Cpath%20d%3D%22M%2073.13%208.119%20C%2070.001%208.119%2067.732%2010.386%2067.732%2013.511%20C%2067.732%2016.635%2070.003%2018.922%2073.13%2018.922%20C%2074.657%2018.922%2076.039%2018.382%2077.022%2017.401%20C%2078.006%2016.418%2078.548%2015.037%2078.548%2013.511%20C%2078.548%2011.984%2078.006%2010.609%2077.022%209.63%20C%2076.04%208.656%2074.658%208.119%2073.13%208.119%20Z%20M%2073.13%2016.692%20C%2071.428%2016.692%2070.24%2015.385%2070.24%2013.511%20C%2070.24%2011.637%2071.428%2010.329%2073.13%2010.329%20C%2074.832%2010.329%2076.04%2011.637%2076.04%2013.511%20C%2076.04%2015.385%2074.843%2016.692%2073.13%2016.692%20Z%22%20fill%3D%22var(--token-8e2b9cac-ff48-47d4-9c7e-7a025fcfd592%2C%20rgb(0%2C%200%2C%200))%22%2F%3E%3Cpath%20d%3D%22M%2085.228%208.119%20C%2082.099%208.119%2079.829%2010.386%2079.829%2013.511%20C%2079.829%2016.635%2082.1%2018.922%2085.228%2018.922%20C%2086.754%2018.922%2088.136%2018.382%2089.119%2017.401%20C%2090.103%2016.418%2090.645%2015.037%2090.645%2013.511%20C%2090.645%2011.984%2090.103%2010.609%2089.119%209.63%20C%2088.137%208.656%2086.755%208.119%2085.228%208.119%20Z%20M%2085.228%2016.692%20C%2083.526%2016.692%2082.337%2015.385%2082.337%2013.511%20C%2082.337%2011.637%2083.526%2010.329%2085.228%2010.329%20C%2086.93%2010.329%2088.137%2011.637%2088.137%2013.511%20C%2088.137%2015.385%2086.94%2016.692%2085.228%2016.692%20Z%22%20fill%3D%22var(--token-8e2b9cac-ff48-47d4-9c7e-7a025fcfd592%2C%20rgb(0%2C%200%2C%200))%22%2F%3E%3Cpath%20d%3D%22M%2097.845%208.119%20C%2096.495%208.119%2095.377%208.586%2094.598%209.472%20L%2094.598%208.667%20C%2094.598%208.428%2094.403%208.234%2094.163%208.234%20L%2092.654%208.234%20C%2092.414%208.234%2092.219%208.428%2092.219%208.667%20L%2092.219%2022.132%20C%2092.219%2022.37%2092.414%2022.564%2092.654%2022.564%20L%2094.275%2022.564%20C%2094.515%2022.564%2094.71%2022.37%2094.71%2022.132%20L%2094.71%2017.637%20C%2095.491%2018.478%2096.571%2018.92%2097.844%2018.92%20C%20100.879%2018.92%20102.999%2016.695%20102.999%2013.509%20C%20102.999%2010.324%20100.879%208.118%2097.844%208.118%20Z%20M%2097.582%2016.692%20C%2095.87%2016.692%2094.673%2015.384%2094.673%2013.511%20C%2094.673%2011.637%2095.87%2010.329%2097.582%2010.329%20C%2099.295%2010.329%20100.473%2011.637%20100.473%2013.511%20C%20100.473%2015.384%2099.284%2016.692%2097.582%2016.692%20Z%22%20fill%3D%22var(--token-8e2b9cac-ff48-47d4-9c7e-7a025fcfd592%2C%20rgb(0%2C%200%2C%200))%22%2F%3E%3C%2Fsvg%3E%3C%2Fsvg%3E",
    "favicon": "https://framerusercontent.com/images/uWPXSOyUgumFlVyptzfeAhd4o.png",
    "ogImage": "https://framerusercontent.com/images/IY90OzAEa2yvjYGTx79oAkpzOI.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 'CoLoop'.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Book a demo",
      "reasoning": "Button #1 has a vibrant brand color (#B27DBC) and action-oriented text ('Book a demo'), making it the primary CTA."
    },
    "secondary": {
      "index": 3,
      "text": "Log in",
      "reasoning": "Button #3 ('Log in') has a different background color (#E6EAED) and serves as a secondary action, complementing the primary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "Researchers and data analysts"
  },
  "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 'CoLoop'.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles