Home · Branding · Metamanagement

Metamanagement Brand Identity

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

Download JSON
Primary
#1890FF
Accent
#1DA57A
Body Font
Heebo
Heading
Fira Sans

Color Palette

Brand palette extracted from https://metamanagement.dev.

primary
#1890FF
rgb(24, 144, 255)
secondary
#FF4D4F
rgb(255, 77, 79)
accent
#1DA57A
rgb(29, 165, 122)
background
#16171B
rgb(22, 23, 27)
textPrimary
#16171B
rgb(22, 23, 27)
link
#40A9FF
rgb(64, 169, 255)

Typography

Each font links to its Google Fonts page where available.

primary
Heebo
heading
Fira Sans
Fira Sans, 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

Metamanagement logo
Logo
Metamanagement favicon
Favicon

UI Components

Live previews rendered using Metamanagement's actual button styles.

input
background #FFFFFF textColor #080809 borderColor #D9D9D9 borderRadius 2px shadow none
buttonPrimary
background #1DA57A textColor #F9FAFF borderRadius 2px shadow none
buttonSecondary
background #376DF9 textColor #F9FAFF borderRadius 2px shadow none

Brand Personality

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

Metamanagement Brand in the Wild

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

Frequently Asked Questions

What is Metamanagement's primary brand color?

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

What accent color does Metamanagement use?

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

What font does Metamanagement use?

Metamanagement uses Heebo for body text and Fira Sans for headings. Fonts were detected on https://metamanagement.dev as part of their live design system.

Does Metamanagement use a light or dark theme?

Metamanagement's primary site uses a dark color scheme, with a background of #16171B.

Where can I find Metamanagement's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Heebo",
      "role": "body"
    },
    {
      "family": "Fira Sans",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#1890FF",
    "secondary": "#FF4D4F",
    "accent": "#1DA57A",
    "background": "#16171B",
    "textPrimary": "#16171B",
    "link": "#40A9FF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Heebo",
      "heading": "Fira Sans"
    },
    "fontStacks": {
      "heading": [
        "Fira Sans",
        "sans-serif"
      ],
      "body": [
        "Heebo",
        "sans-serif"
      ],
      "paragraph": [
        "Heebo",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "44px",
      "h2": "38px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "2px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#080809",
      "borderColor": "#D9D9D9",
      "borderRadius": "2px",
      "borderRadiusCorners": {
        "topLeft": "2px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "2px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#1DA57A",
      "textColor": "#F9FAFF",
      "borderRadius": "2px",
      "borderRadiusCorners": {
        "topLeft": "2px",
        "topRight": "2px",
        "bottomRight": "2px",
        "bottomLeft": "2px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#376DF9",
      "textColor": "#F9FAFF",
      "borderRadius": "2px",
      "borderRadiusCorners": {
        "topLeft": "2px",
        "topRight": "2px",
        "bottomRight": "2px",
        "bottomLeft": "2px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://metamanagement.dev/static/media/logo2.2bedd4be.svg",
    "favicon": "https://metamanagement.dev/favicon.ico",
    "ogImage": null,
    "logoHref": "/",
    "logoAlt": "Neon"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, matching the brand 'Metamanagement'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Get started now",
      "reasoning": "Button #1 ('Get started now') is the primary CTA due to its action-oriented text and vibrant green color, which is commonly used for primary actions."
    },
    "secondary": {
      "index": 0,
      "text": "Contact Us",
      "reasoning": "Button #0 ('Contact Us') is selected as secondary because it has a different color (blue) and serves a supportive role."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "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 located in the header, is visible, and links to the homepage, matching the brand 'Metamanagement'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles