Metoro Brand: Colors, Fonts, Logo & Visual Identity

Metoro Brand Identity

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

Color Palette

Brand palette extracted from https://metoro.io.

primary

#334670

rgb(51, 70, 112)

secondary

#7AC8FF

rgb(122, 200, 255)

accent

#3793FF

rgb(55, 147, 255)

background

#05080D

rgb(5, 8, 13)

textPrimary

#05080D

rgb(5, 8, 13)

link

#3793FF

rgb(55, 147, 255)

Typography

Each font links to its Google Fonts page where available.

primary

Inter

Inter Google Fonts →

heading

Inter

Inter Google Fonts →

Visual Assets

Logo

Favicon

UI Components

Live previews rendered using Metoro's actual button styles.

Input

background#111111textColor#FFFFFFborderColor#262626borderRadius8pxshadownone

Button Primary

buttonPrimary

background#111112textColor#FFFFFFborderColor#213558borderRadius8pxshadowrgba(255, 255, 255, 0.08) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.28) 0px 14px 30px 0px

Button Secondary

buttonSecondary

background#101111textColor#FFFFFFborderColor#262626borderRadius8pxshadownone

Brand Personality

Tone: modern Energy: medium Audience: Tech professionals and businesses using Kubernetes

Metoro Brand in the Wild

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

Image: mintcdn.com

Source: metoro.io

Image: metoro.io

Source: metoro.io

Image: i.vimeocdn.com

Source: metoro.io

Image: metoro.io

Source: metoro.io

Image: metoro.io

Source: metoro.io

Image: metoro.io

Source: metoro.io

Frequently Asked Questions

What is Metoro's primary brand color?

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

What accent color does Metoro use?

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

What font does Metoro use?

Metoro uses Inter as the primary typeface across body and headings.

Does Metoro use a light or dark theme?

Metoro's primary site uses a dark color scheme, with a background of #05080D.

Where can I find Metoro's logo?

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

Methodology

Brand data on this page was extracted from https://metoro.io on 2026-07-27 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 Metoro.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#334670",
    "secondary": "#7AC8FF",
    "accent": "#3793FF",
    "background": "#05080D",
    "textPrimary": "#05080D",
    "link": "#3793FF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter"
      ],
      "body": [
        "Inter"
      ],
      "paragraph": [
        "Inter"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "42px",
      "body": "19px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "18px"
  },
  "components": {
    "input": {
      "background": "#111111",
      "textColor": "#FFFFFF",
      "borderColor": "#262626",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#111112",
      "textColor": "#FFFFFF",
      "borderColor": "#213558",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgba(255, 255, 255, 0.08) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.28) 0px 14px 30px 0px"
    },
    "buttonSecondary": {
      "background": "#101111",
      "textColor": "#FFFFFF",
      "borderColor": "#262626",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://metoro.io/static/images/Metoro_16_9.svg",
    "favicon": "https://metoro.io/favicon.ico",
    "ogImage": null,
    "logoHref": "/",
    "logoAlt": "Metoro"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, which are strong indicators of it being the main brand logo for Metoro.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Get started",
      "reasoning": "Button #0 with text 'Get started' is likely the primary CTA due to its action-oriented text and prominent placement. It uses a dark background color (#111112) which is consistent with the site's dark theme, making it stand out as a primary action."
    },
    "secondary": {
      "index": 3,
      "text": "Contact Us",
      "reasoning": "Button #6 with text 'Contact Us' is selected as secondary because it has a different background color (#101111) and serves a supportive role, offering a way to reach out for more information."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "Tech professionals and businesses using Kubernetes"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__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, which are strong indicators of it being the main brand logo for Metoro.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles

Zapier Scale AI Fivetran Stripe PagerDuty Brex