Home · Branding · Micro1

Micro1 Brand Identity

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

Download JSON
Primary
#3898EC
Accent
#009621
Body Font
Outfit
Heading
Outfit

Color Palette

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

primary
#3898EC
rgb(56, 152, 236)
secondary
#3444DA
rgb(52, 68, 218)
accent
#009621
rgb(0, 150, 33)
background
#000000
rgb(0, 0, 0)
textPrimary
#000000
rgb(0, 0, 0)
link
#009621
rgb(0, 150, 33)

Typography

Each font links to its Google Fonts page where available.

primary
Outfit
heading
Outfit
Outfit, 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

Micro1 logo
Logo
Micro1 favicon
Favicon
Micro1 social image
Social Card

UI Components

Live previews rendered using Micro1's actual button styles.

buttonPrimary
background #0F0F0F textColor #CCCCCC borderRadius 80px shadow rgba(255, 255, 255, 0.2) 0px 0px 0px 1px
buttonSecondary
background #E6E6E6 textColor #000000 borderRadius 80px shadow none

Brand Personality

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

Micro1 Brand in the Wild

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

Frequently Asked Questions

What is Micro1's primary brand color?

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

What accent color does Micro1 use?

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

What font does Micro1 use?

Micro1 uses Outfit as the primary typeface across body and headings.

Does Micro1 use a light or dark theme?

Micro1's primary site uses a dark color scheme, with a background of #000000.

Where can I find Micro1's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Outfit",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#3898EC",
    "secondary": "#3444DA",
    "accent": "#009621",
    "background": "#000000",
    "textPrimary": "#000000",
    "link": "#009621"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Outfit",
      "heading": "Outfit"
    },
    "fontStacks": {
      "heading": [
        "Outfit",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Outfit",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Outfit",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "88px",
      "h2": "44px",
      "body": "24px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#0F0F0F",
      "textColor": "#CCCCCC",
      "borderRadius": "80px",
      "borderRadiusCorners": {
        "topLeft": "80px",
        "topRight": "80px",
        "bottomRight": "80px",
        "bottomLeft": "80px"
      },
      "shadow": "rgba(255, 255, 255, 0.2) 0px 0px 0px 1px"
    },
    "buttonSecondary": {
      "background": "#E6E6E6",
      "textColor": "#000000",
      "borderRadius": "80px",
      "borderRadiusCorners": {
        "topLeft": "80px",
        "topRight": "80px",
        "bottomRight": "80px",
        "bottomLeft": "80px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2032%2016%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%22M22.4988%2014.9721H18.0817V6.48434C18.0817%205.23331%2017.4658%204.6078%2016.2341%204.6078C15.2332%204.6078%2014.396%205.06009%2013.7224%205.96468V14.9721H9.27643V6.48434C9.27643%205.23331%208.66054%204.6078%207.42876%204.6078C6.50492%204.6078%205.67732%205.06009%204.94595%205.96468V14.9721H0.5V1.02794H4.94595V2.73126C5.31164%202.2501%205.9179%201.78818%206.76475%201.34551C7.6116%200.902838%208.53544%200.681503%209.53626%200.681503C11.5956%200.681503%2012.914%201.50911%2013.4914%203.16431C13.9341%202.49068%2014.5885%201.91328%2015.4546%201.43212C16.3399%200.931709%2017.2926%200.681503%2018.3127%200.681503C19.6407%200.681503%2020.6704%201.03756%2021.4018%201.74969C22.1331%202.44256%2022.4988%203.48188%2022.4988%204.86763V14.9721Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M30.7845%2014.5101C30.2456%2015.0491%2029.6104%2015.3185%2028.879%2015.3185C28.1477%2015.3185%2027.5125%2015.0491%2026.9736%2014.5101C26.4347%2013.9712%2026.1653%2013.3361%2026.1653%2012.6047C26.1653%2011.8734%2026.4347%2011.2382%2026.9736%2010.6993C27.5125%2010.1604%2028.1477%209.89098%2028.879%209.89098C29.6104%209.89098%2030.2456%2010.1604%2030.7845%2010.6993C31.3234%2011.2382%2031.5928%2011.8734%2031.5928%2012.6047C31.5928%2013.3361%2031.3234%2013.9712%2030.7845%2014.5101Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/68b095121300aebde21ab3f4/68c29001c0ea70bea3a1607f_favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/68b095121300aebde21ab3f4/696b9f179133757963b40bf1_home%20link%20preview%20(3)%20(1).jpg",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 7,
    "reasoning": "Selected #7 because it is visible, located in the header, and links to the homepage, which are strong indicators of a primary brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 2,
      "text": "Get in touch",
      "reasoning": "Button #2 is selected as the primary CTA because it has a distinct dark background (#0F0F0F) which contrasts with the light background of other buttons, making it stand out. The text 'Get in touch' suggests a direct call to action."
    },
    "secondary": {
      "index": 0,
      "text": "Get in touch",
      "reasoning": "Button #0 is chosen as the secondary button due to its light background (#E6E6E6), which is different from the primary button's dark background. It shares the same text 'Get in touch', indicating a supportive role."
    },
    "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": 7,
        "selectedLogoReasoning": "Selected #7 because it is visible, located in the header, and links to the homepage, which are strong indicators of a primary brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles