Home · Branding · Marqo

Marqo Brand Identity

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

Download JSON
Primary
#00CF8A
Accent
#40FFBF
Body Font
Work Sans
Heading
Work Sans

Color Palette

Brand palette extracted from https://www.marqo.ai/.

primary
#00CF8A
rgb(0, 207, 138)
secondary
#020659
rgb(2, 6, 89)
accent
#40FFBF
rgb(64, 255, 191)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000055
rgb(0, 0, 85)
link
#000055
rgb(0, 0, 85)

Typography

Each font links to its Google Fonts page where available.

primary
Work Sans
heading
Work Sans
DM 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

Marqo logo
Logo
Marqo favicon
Favicon
Marqo social image
Social Card

UI Components

Live previews rendered using Marqo's actual button styles.

input
background #FFFFFF textColor #333333 borderColor #C0C1D6 borderRadius 12px shadow none
buttonPrimary
background #40FFBF textColor #00085A borderRadius 40px shadow none
buttonSecondary
background transparent textColor #FFFFFF borderColor #40FFBF borderRadius 46.08px shadow none

Brand Personality

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

Marqo Brand in the Wild

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

Frequently Asked Questions

What is Marqo's primary brand color?

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

What accent color does Marqo use?

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

What font does Marqo use?

Marqo uses Work Sans as the primary typeface across body and headings.

Does Marqo use a light or dark theme?

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

Where can I find Marqo's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Work Sans",
      "role": "body"
    },
    {
      "family": "DM Sans",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#00CF8A",
    "secondary": "#020659",
    "accent": "#40FFBF",
    "background": "#FFFFFF",
    "textPrimary": "#000055",
    "link": "#000055"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Work Sans",
      "heading": "Work Sans"
    },
    "fontStacks": {
      "heading": [
        "DM Sans",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Work Sans",
        "sans-serif"
      ],
      "paragraph": [
        "Work Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "46.08px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "20px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#333333",
      "borderColor": "#C0C1D6",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#40FFBF",
      "textColor": "#00085A",
      "borderRadius": "40px",
      "borderRadiusCorners": {
        "topLeft": "40px",
        "topRight": "40px",
        "bottomRight": "40px",
        "bottomLeft": "40px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": "#40FFBF",
      "borderRadius": "46.08px",
      "borderRadiusCorners": {
        "topLeft": "46.08px",
        "topRight": "46.08px",
        "bottomRight": "46.08px",
        "bottomLeft": "46.08px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20919%20204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%0A%3Cpath%20d%3D%22M735.9%2063.4072C746.5%2063.4072%20756.1%2065.407%20764.4%2073.207C766.4%2075.2069%20767.9%2077.7068%20768.5%2080.5068C768.6%2080.9067%20769%2081.3064%20769.5%2081.3066H769.7C770.3%2081.2066%20770.6%2080.6068%20770.5%2080.0068C769.5%2075.9069%20769.3%2071.607%20769.9%2067.4072L770.2%2065.207H795.801V203.606L767%20193.907V174.507C766.9%20166.007%20767.8%20157.607%20769.7%20149.307C769.9%20148.707%20770.101%20148.107%20770.101%20147.507C770.201%20146.907%20769.8%20146.307%20769.2%20146.307C768.6%20146.207%20768%20146.607%20768%20147.207C767.6%20150.007%20766.301%20152.507%20764.301%20154.407C756.201%20162.407%20765.1%20165.307%20736.301%20165.307C707.501%20165.307%20687.4%20144.907%20687.4%20114.307C687.4%2083.7066%20707.1%2063.4072%20735.9%2063.4072ZM864.5%2062.8066C897.3%2062.8066%20918.301%2084.607%20918.301%20114.207C918.301%20143.807%20897.6%20165.207%20864.5%20165.207C831.4%20165.207%20810.901%20143.707%20810.9%20114.207C810.9%2084.7071%20831.9%2062.8067%20864.5%2062.8066ZM531.7%2062.707C541.2%2062.707%20550.2%2065.6072%20556.2%2070.9072C556.4%2071.207%20556.7%2071.407%20556.9%2071.707C559.1%2074.2069%20560.601%2077.3068%20561.301%2080.5068C561.401%2080.9067%20561.801%2081.3066%20562.301%2081.3066H562.5C563.1%2081.1066%20563.401%2080.6067%20563.301%2080.0068C563.201%2079.5069%20563.1%2079.007%20562.9%2078.4072C561.6%2074.4072%20561.201%2070.2068%20561.601%2066.0068V64.707H588.4V162.807H562.601C562.001%20158.007%20562.401%20153.007%20563.801%20148.307V147.907C563.901%20147.307%20563.6%20146.806%20563%20146.606C562.5%20146.407%20561.9%20146.707%20561.7%20147.307C561%20149.807%20559.9%20152.007%20558.4%20154.007C551.2%20161.807%20539.3%20164.906%20530.9%20165.106C501.6%20165.306%20480.301%20146.407%20480.301%20113.907C480.301%2081.4072%20502.7%2062.307%20531.7%2062.707ZM51.4003%2017.3066C80.0003%20-2.69327%20128.2%20-10.8929%20168.3%2023.5068C169%2024.2067%20170%2024.5067%20171%2024.5068C173.3%2024.5068%20175.2%2022.6069%20175.2%2020.207V17.6064H184.1L194.2%2032.9072C195.9%2035.507%20198.6%2037.2066%20201.7%2037.8066C216.1%2040.7066%20228.2%2050.5068%20234%2064.0068C236.8%2070.7068%20242%2076.107%20248.6%2079.207L248.7%2079.1064C264.6%2086.3063%20274.7%20102.207%20274.7%20119.606C275.3%20160.906%20224%20176.807%20198.8%20151.407C194%20146.507%20185.801%20146.707%20181.6%20152.207C178.4%20156.407%20174.8%20160.307%20170.9%20163.907H132.3C133.4%20129.507%2079.1997%20129.507%2080.2997%20163.907H41.7001C14.3001%20136.907%206.59974%20105.607%2013.2997%2073.0068V72.3066C12.9996%2071.6068%2012.1998%2071.2072%2011.4999%2071.4072L3.6005%2073.8066C2.8005%2074.1066%201.99972%2073.9068%201.29972%2073.5068C-0.0999911%2072.7067%20-0.39963%2070.9063%200.400305%2069.6064C13.8003%2049.0065%2031.1004%2031.2065%2051.4003%2017.3066ZM426.7%2062.707C447.1%2062.707%20465.8%2073.1074%20465.8%20109.607V163.207H437V110.207C437%2097.8071%20433.5%2089.7072%20422.1%2089.707C410.7%2089.707%20404%2099.5074%20404%20110.607V163.207H375.8V110.607C375.8%2097.7075%20370.3%2089.2071%20358.9%2089.207C347.5%2089.207%20341.2%2099.7067%20341.2%20110.807V163.207H312.6V65.1074H337.6L338%2067.4072C338.7%2071.007%20338.5%2074.7068%20337.4%2078.3066L337.1%2079.5068C337%2080.1068%20337.3%2080.6066%20337.9%2080.8066H338.2C338.6%2080.8065%20339.1%2080.5067%20339.2%2080.0068L339.5%2078.8066C339.9%2077.2068%20340.4%2075.6072%20341%2074.1074C347.3%2065.0074%20355.5%2062.8066%20365.5%2062.8066C375.5%2062.8066%20386.3%2066.3072%20392.8%2078.4072C392.9%2078.6071%20393.1%2078.8069%20393.3%2079.0068C394.1%2079.6067%20395.2%2079.407%20395.8%2078.6074C404.1%2067.1074%20413.2%2062.6074%20426.7%2062.6074V62.707ZM663.801%2063.0068C673.101%2063.0069%20680.901%2065.7063%20687.801%2071.9062L675.9%2094.5068C671.4%2091.2069%20665.901%2089.5069%20660.301%2089.5068C648.001%2089.5068%20637.5%2097.4065%20637.5%20112.106V163.106H608.9V65.207H635.601V65.8066C636.301%2069.8065%20636.3%2074.0065%20635.4%2078.1064C635.2%2078.9063%20635.101%2079.6064%20635.101%2080.4062V80.6064C635.201%2081.2064%20635.701%2081.6064%20636.301%2081.6064C636.9%2081.5062%20637.301%2081.006%20637.301%2080.4062V79.5068C637.801%2076.4069%20639.1%2073.5069%20641.2%2071.207C647.3%2064.507%20654.9%2062.8066%20663.9%2062.8066L663.801%2063.0068ZM534.601%2088.1064C520.301%2088.1064%20508.801%2097.8066%20508.801%20114.106C508.801%20130.406%20520.301%20139.907%20534.601%20139.907C550.7%20139.907%20560.601%20127.406%20560.601%20115.106C560.6%20101.007%20548.9%2088.1066%20534.601%2088.1064ZM864.5%2088.5068C847.4%2088.507%20839.9%20102.007%20839.9%20114.307C839.9%20126.606%20847.2%20139.906%20864.5%20139.906C881.9%20139.906%20889.301%20126.607%20889.301%20114.307C889.301%20102.007%20881.6%2088.5068%20864.5%2088.5068ZM740.2%2089.1064C724.5%2089.1065%20715.7%20100.707%20716.2%20115.407C716.699%20128.582%20727.261%20139.564%20740.426%20139.506C753.418%20139.395%20766.601%20130.696%20766.601%20114.307C766.6%2095.6067%20755.9%2089.1064%20740.2%2089.1064ZM197.3%2061.5068C193%2061.507%20189.5%2065.0068%20189.5%2069.3066C189.5%2073.6064%20193%2077.1062%20197.3%2077.1064C201.6%2077.1064%20205.1%2073.6066%20205.1%2069.3066C205.1%2065.0067%20201.6%2061.5068%20197.3%2061.5068Z%22%20fill%3D%22%23020B5A%22%20style%3D%22fill%3A%20rgb(2%2C%2011%2C%2090)%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/67e0e1c8c7139275092d891c/692ecab593d54ebe70be717e_Marqo%20Favicon%201.png",
    "ogImage": "https://cdn.prod.website-files.com/62dfa8e3960a6e2b47dc7fae/66605969a791587274243072_Blog2%20(7)%20(1).png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 15,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Marqo'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 2,
      "text": "Talk to a Search Expert",
      "reasoning": "Button #2 has a vibrant green background (#40FFBF) and action-oriented text 'Talk to a Search Expert', making it the most prominent CTA."
    },
    "secondary": {
      "index": 1,
      "text": "Subscribe",
      "reasoning": "Button #1 has a transparent background with a green border, making it a suitable secondary button with a different color group."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "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, located in the header, links to the homepage, and matches the brand name 'Marqo'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles