Home · Branding · Innate

Innate Brand Identity

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

Download JSON
Primary
#401FFB
Accent
#401FFB
Body Font
Mdio
Heading
Mdio

Color Palette

Brand palette extracted from https://innate.bot.

primary
#401FFB
rgb(64, 31, 251)
secondary
#9CA3AF
rgb(156, 163, 175)
accent
#401FFB
rgb(64, 31, 251)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000000
rgb(0, 0, 0)
link
#7569FD
rgb(117, 105, 253)

Typography

Each font links to its Google Fonts page where available.

primary
Mdio
heading
Mdio
Algebra
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

Innate logo
Logo
Innate favicon
Favicon
Innate social image
Social Card

UI Components

Live previews rendered using Innate's actual button styles.

input
background #FFFFFF textColor #401FFB borderColor #401FFB borderRadius 0px shadow none
buttonPrimary
background #401FFB textColor #FFFFFF borderRadius 9999px shadow none
buttonSecondary
background #F1EEEE textColor #401FFB borderColor #401FFB borderRadius 4px shadow none

Brand Personality

Tone: modern Energy: high Audience: tech-savvy individuals interested in robotics and AI

Innate Brand in the Wild

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

Frequently Asked Questions

What is Innate's primary brand color?

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

What font does Innate use?

Innate uses Mdio as the primary typeface across body and headings.

Does Innate use a light or dark theme?

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

Where can I find Innate's logo?

Innate's logo is available directly on their site (https://innate.bot). 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://innate.bot 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 Innate.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Mdio",
      "role": "unknown"
    },
    {
      "family": "Algebra",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#401FFB",
    "secondary": "#9CA3AF",
    "accent": "#401FFB",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#7569FD"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Mdio",
      "heading": "Mdio"
    },
    "fontStacks": {
      "heading": [
        "Algebra"
      ],
      "body": [
        "Algebra"
      ],
      "paragraph": [
        "Mdio"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "64px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#401FFB",
      "borderColor": "#401FFB",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#401FFB",
      "textColor": "#FFFFFF",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F1EEEE",
      "textColor": "#401FFB",
      "borderColor": "#401FFB",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20class%3D%22wordmark%20text-white%22%20width%3D%2248%22%20height%3D%2212%22%20viewBox%3D%220%200%2048%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M2.92993%202.37757C2.29217%202.37757%201.75006%201.83546%201.75006%201.18175C1.75006%200.528041%202.29217%200.00188278%202.92993%200.00188278C3.5677%200.00188278%204.1098%200.528041%204.1098%201.18175C4.1098%201.83546%203.5677%202.37757%202.92993%202.37757ZM1.87762%2010.2699V4.75325C1.87762%204.37059%201.71818%204.29087%201.3674%204.29087H0.93691V3.31827H4.12575V10.2699C4.12575%2010.7164%204.26925%2010.7642%204.68379%2010.7642H5.05051V11.6571H0.93691V10.7642H1.30363C1.71818%2010.7642%201.87762%2010.7164%201.87762%2010.2699ZM9.54926%2010.7642V11.6571H5.48349V10.7642H5.85021C6.26476%2010.7642%206.4242%2010.7164%206.4242%2010.2699V4.75325C6.4242%204.37059%206.26476%204.29087%205.91399%204.29087H5.48349V3.31827H8.67233V4.64164C9.19849%203.71688%2010.1073%203.17478%2011.351%203.17478C13.6469%203.17478%2014.0615%204.35464%2014.0615%205.75773V10.2699C14.0615%2010.7164%2014.205%2010.7642%2014.6195%2010.7642H14.9703V11.6571H10.9045V10.7642H11.2393C11.6539%2010.7642%2011.7974%2010.7164%2011.7974%2010.2699V5.64612C11.7974%204.68947%2011.4466%204.11548%2010.4421%204.11548C9.11877%204.11548%208.67233%205.08808%208.67233%206.60278V10.2699C8.67233%2010.7164%208.81583%2010.7642%209.23038%2010.7642H9.54926ZM19.4832%2010.7642V11.6571H15.4175V10.7642H15.7842C16.1987%2010.7642%2016.3582%2010.7164%2016.3582%2010.2699V4.75325C16.3582%204.37059%2016.1987%204.29087%2015.848%204.29087H15.4175V3.31827H18.6063V4.64164C19.1325%203.71688%2020.0413%203.17478%2021.2849%203.17478C23.5809%203.17478%2023.9954%204.35464%2023.9954%205.75773V10.2699C23.9954%2010.7164%2024.1389%2010.7642%2024.5535%2010.7642H24.9043V11.6571H20.8385V10.7642H21.1733C21.5879%2010.7642%2021.7314%2010.7164%2021.7314%2010.2699V5.64612C21.7314%204.68947%2021.3806%204.11548%2020.3761%204.11548C19.0527%204.11548%2018.6063%205.08808%2018.6063%206.60278V10.2699C18.6063%2010.7164%2018.7498%2010.7642%2019.1644%2010.7642H19.4832ZM25.9414%205.58235C25.9414%204.45031%2026.5951%203.14289%2029.4491%203.14289C32.4147%203.14289%2032.9249%204.35464%2032.9249%205.98095V10.2699C32.9249%2010.7164%2033.0684%2010.7642%2033.4989%2010.7642H33.8497V11.6571H30.7246V10.4932H30.6609C29.9912%2011.386%2029.2737%2011.8325%2028.0141%2011.8325C26.4038%2011.8325%2025.5906%2010.9555%2025.5906%209.45678C25.5906%207.97397%2026.4197%207.03327%2029.2418%207.03327H30.6609V5.07213C30.6609%204.37059%2030.4376%203.62121%2029.3694%203.62121C28.4924%203.62121%2028.1098%204.00387%2028.1098%204.8808V6.04473H25.9414V5.58235ZM29.0983%2010.8758C30.1666%2010.8758%2030.6609%2010.0148%2030.6609%208.77118V7.54348H29.5767C28.2055%207.54348%2027.9025%208.14936%2027.9025%209.04224V9.47273C27.9025%2010.4134%2028.2373%2010.8758%2029.0983%2010.8758ZM34.0679%204.29087V3.31827H35.2797V1.53252L37.5278%200.735314V3.31827H39.1222V4.29087H37.5278V10.1743C37.5278%2010.6367%2037.6554%2010.7642%2038.1656%2010.7642H39.1222V11.6571H36.7625C35.5667%2011.6571%2035.2637%2011.3063%2035.2637%2010.3178V4.29087H34.0679ZM47.6347%208.91468C47.6347%2010.4932%2046.8853%2011.8644%2043.9835%2011.8644C40.396%2011.8644%2039.7423%209.85539%2039.7423%207.6232V7.43187C39.7423%205.15185%2040.5874%203.12694%2043.824%203.12694C47.1882%203.12694%2047.6666%205.24752%2047.6666%206.98544V7.38404H42.1658V8.61174C42.1658%2010.7164%2042.676%2011.4179%2044.0154%2011.4179C45.3547%2011.4179%2045.817%2010.7004%2045.833%208.7393H47.6347V8.91468ZM42.1658%206.14039V6.87383H45.2909V5.80557C45.2909%204.65758%2045.0996%203.57338%2043.7443%203.57338C42.4528%203.57338%2042.1658%204.59381%2042.1658%206.14039Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://www.innate.bot/favicon.png",
    "ogImage": "https://www.innate.bot/social.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, links to the homepage, and matches the brand 'Innate' inferred from the page title and URL.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Join Discord",
      "reasoning": "Button #0 'Join Discord' is likely the primary CTA due to its vibrant brand color (#401FFB) and action-oriented text, which encourages user engagement."
    },
    "secondary": {
      "index": 6,
      "text": "Security Guard",
      "reasoning": "Button #6 'Security Guard' is selected as secondary because it has a different background color (#F1EEEE) and serves a supportive role with less emphasis."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "tech-savvy individuals interested in robotics and AI"
  },
  "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, links to the homepage, and matches the brand 'Innate' inferred from the page title and URL.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles