Home · Branding · Matic

Matic Brand Identity

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

Download JSON
Primary
#0F32BC
Accent
#FFD1DE
Body Font
Mori Gothic
Heading
Mori Gothic

Color Palette

Brand palette extracted from https://maticrobots.com/.

primary
#0F32BC
rgb(15, 50, 188)
secondary
#FEE895
rgb(254, 232, 149)
accent
#FFD1DE
rgb(255, 209, 222)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#1F2022
rgb(31, 32, 34)
link
#FFD1DE
rgb(255, 209, 222)

Typography

Each font links to its Google Fonts page where available.

primary
Mori Gothic
Mori Gothic Google Fonts →
heading
Mori Gothic
Mori Gothic Google Fonts →
Mori Gothic
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

Matic logo
Logo
Matic favicon
Favicon
Matic social image
Social Card

UI Components

Live previews rendered using Matic's actual button styles.

input
background transparent textColor #1F2022 borderColor null borderRadius 0px shadow none
buttonPrimary
background #FFD1DE textColor #1F2022 borderRadius 0px shadow none
buttonSecondary
background #FFFFFF textColor #1F2022 borderColor #DBDBDB borderRadius 8px shadow none

Brand Personality

Tone: modern Energy: medium Audience: tech-savvy consumers interested in robotics

Matic Brand in the Wild

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

Frequently Asked Questions

What is Matic's primary brand color?

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

What accent color does Matic use?

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

What font does Matic use?

Matic uses Mori Gothic as the primary typeface across body and headings.

Does Matic use a light or dark theme?

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

Where can I find Matic's logo?

Matic's logo is available directly on their site (https://maticrobots.com/). 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://maticrobots.com/ 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 Matic.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Mori Gothic",
      "role": "body"
    },
    {
      "family": "Trim Mono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#0F32BC",
    "secondary": "#FEE895",
    "accent": "#FFD1DE",
    "background": "#FFFFFF",
    "textPrimary": "#1F2022",
    "link": "#FFD1DE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Mori Gothic",
      "heading": "Mori Gothic"
    },
    "fontStacks": {
      "heading": [
        "Mori Gothic"
      ],
      "body": [
        "Mori Gothic"
      ],
      "paragraph": [
        "Trim Mono"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "64px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#1F2022",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#FFD1DE",
      "textColor": "#1F2022",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#1F2022",
      "borderColor": "#DBDBDB",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2287%22%20height%3D%2224%22%20fill%3D%22currentColor%22%20viewBox%3D%220%200%2086.625%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22h-%5B24px%5D%20w-auto%22%20data-fc-idx%3D%220%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M34.266%2010.3523C33.6153%2010.3523%2033.1009%2010.8814%2033.1009%2011.5158V16.7747C33.1009%2017.4246%2033.6307%2017.9382%2034.266%2017.9382H39.2218V23.7726H34.266C30.3911%2023.7726%2027.2582%2020.6442%2027.2582%2016.7747V11.3488C27.2582%207.4793%2030.3911%204.29053%2034.266%204.29053H34.7045C41.3638%204.29053%2046.7665%209.74596%2046.7665%2016.3958V23.7558H40.9239V16.5614C40.9239%2013.1312%2038.1396%2010.334%2034.6877%2010.334H34.2492L34.2646%2010.3495L34.266%2010.3523Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M62.8356%200.00842105C62.8356%201.64351%2064.168%202.9614%2065.8054%202.9614C67.4428%202.9614%2068.7625%201.64351%2068.7752%200.00842105H62.8356Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M62.8791%2023.7726V4.52491H68.7218V23.774H62.8791V23.7726Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M76.1063%2016.866C76.1063%2017.5003%2076.6361%2018.014%2077.2714%2018.014H86.625V23.7726H77.2714C73.3965%2023.7726%2070.2636%2020.6891%2070.2636%2016.866V16.4281C70.2636%209.86947%2075.6663%204.53333%2082.3256%204.53333H86.6236V10.3214H82.3256C78.8905%2010.3214%2076.0894%2013.0274%2076.0894%2016.4126V16.8505L76.1049%2016.866H76.1063Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M9.89751%2014.8716C9.89751%2012.4982%208.12658%2010.64%205.84125%2010.3382V23.774H0V9.4007C0%206.52912%202.25442%204.27649%205.55452%204.27649C8.85463%204.27649%2010.2166%205.28842%2011.8961%206.43789C12.925%205.36421%2013.8329%204.3214%2016.1182%204.27649C20.5835%204.18526%2025.6222%208.35649%2025.6222%2014.6891V23.7572H19.7796V14.8547C19.7796%2012.4814%2018.0086%2010.6232%2015.7233%2010.3214V23.7572H9.88064V14.8547L9.89611%2014.8702L9.89751%2014.8716Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M55.9036%2012.0154V16.3326H55.905V17.0919C55.905%2017.5579%2055.527%2017.9354%2055.0603%2017.9354C54.5937%2017.9354%2054.2156%2017.5579%2054.2156%2017.0919V16.2779C54.2156%2016.2372%2054.2142%2016.1979%2054.2142%2016.1558V10.3368H61.0407V4.53333H54.2142V0H48.4025V17.6828C48.4025%2021.1733%2051.2332%2024%2054.7286%2024C58.2241%2024%2061.0548%2021.1733%2061.0548%2017.6828V12.0154H55.9036Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://dt8esguquqvs0.cloudfront.net/assets/favicons/16x16.png",
    "ogImage": "https://images.ctfassets.net/6p328xbjc78k/7E3isvhfT5EiANxi4k7Mtf/ec0a6564a8571d5be19c24ed8f57b376/webcard-1200x630.jpg",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of the main brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "🌷Spring cleaning! Buy matic now & get free bags for a year|0 days 06:44:05🌷Buy matic now & get fre",
      "reasoning": "Button #0 uses a vibrant accent color (#FFD1DE) that stands out and includes a promotional message, making it the primary call-to-action."
    },
    "secondary": {
      "index": 1,
      "text": "Start demo",
      "reasoning": "Button #1 has a different background color (#FFFFFF) and offers a secondary action ('Start demo'), making it suitable as a secondary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy consumers interested in robotics"
  },
  "designSystem": {
    "framework": "tailwind",
    "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, which are strong indicators of the main brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles