Home · Branding · Metis

Metis Brand Identity

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

Download JSON
Primary
#F5EDE5
Accent
#C0C56A
Body Font
Manrope
Heading
le-monde-livre-std

Color Palette

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

primary
#F5EDE5
rgb(245, 237, 229)
secondary
#3898EC
rgb(56, 152, 236)
accent
#C0C56A
rgb(192, 197, 106)
background
#FFFDFB
rgb(255, 253, 251)
textPrimary
#000000
rgb(0, 0, 0)
link
#C0C56A
rgb(192, 197, 106)

Typography

Each font links to its Google Fonts page where available.

primary
Manrope
heading
le-monde-livre-std
le-monde-livre-std Google Fonts →
le-monde-livre-std, 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

Metis favicon
Favicon
Metis social image
Social Card

UI Components

Live previews rendered using Metis's actual button styles.

input
background #FFFFFF textColor #333333 borderColor null borderRadius 0px shadow none
buttonPrimary
background #C0C56A textColor #000000 borderRadius 0px shadow none

Brand Personality

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

Metis Brand in the Wild

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

Frequently Asked Questions

What is Metis's primary brand color?

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

What accent color does Metis use?

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

What font does Metis use?

Metis uses Manrope for body text and le-monde-livre-std for headings. Fonts were detected on https://withmetis.ai as part of their live design system.

Does Metis use a light or dark theme?

Metis's primary site uses a light color scheme, with a background of #FFFDFB.

How was this brand profile generated?

This profile was extracted from https://withmetis.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 Metis.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Manrope",
      "role": "body"
    },
    {
      "family": "le-monde-livre-std",
      "role": "heading"
    },
    {
      "family": "Atacamatrial",
      "role": "display"
    },
    {
      "family": "Georgia",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#F5EDE5",
    "secondary": "#3898EC",
    "accent": "#C0C56A",
    "background": "#FFFDFB",
    "textPrimary": "#000000",
    "link": "#C0C56A"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Manrope",
      "heading": "le-monde-livre-std"
    },
    "fontStacks": {
      "heading": [
        "le-monde-livre-std",
        "sans-serif"
      ],
      "body": [
        "Manrope",
        "sans-serif"
      ],
      "paragraph": [
        "Manrope",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "64px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "2px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#333333",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#C0C56A",
      "textColor": "#000000",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://cdn.prod.website-files.com/69375fb54b725651291ff5e7/6939369cd7584722cb144be1_Favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/69375fb54b725651291ff5e7/6939363b314417c3f9bbe0af_410bc2a894edf67fa93672a6bb676636_Opengraph.png"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": -1,
    "reasoning": "No visible logo in the header matches the brand 'Metis'. The candidates are either invisible or not clearly associated with the brand.",
    "confidence": 0.3,
    "rejected": true,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Request Access",
      "reasoning": "The button 'Request Access' uses a vibrant green color (#C0C56A), which is typically used for primary CTAs. Its action-oriented text further supports its role as the primary call-to-action."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "There is only one button detected, so no secondary button exists with a different color."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": -1,
        "selectedLogoReasoning": "No visible logo in the header matches the brand 'Metis'. The candidates are either invisible or not clearly associated with the brand.",
        "confidence": 0.3
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles