Home · Branding · n8n

n8n Brand Identity

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

Download JSON
Primary
#1A1524
Accent
#0E0918
Body Font
Geomanist
Heading
Geomanist

Color Palette

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

primary
#1A1524
rgb(26, 21, 36)
secondary
#1B1728
rgb(27, 23, 40)
accent
#0E0918
rgb(14, 9, 24)
background
#0E0918
rgb(14, 9, 24)
textPrimary
#0E0918
rgb(14, 9, 24)
link
#0E0918
rgb(14, 9, 24)

Typography

Each font links to its Google Fonts page where available.

primary
Geomanist
heading
Geomanist
Geomanist, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
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

n8n logo
Logo
n8n social image
Social Card

UI Components

Live previews rendered using n8n's actual button styles.

buttonPrimary
background #0E0918 textColor #FFFFFF borderRadius 8px shadow none
buttonSecondary
background #2C2834 textColor #FFFFFF borderRadius 8px shadow none

Brand Personality

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

n8n Brand in the Wild

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

Frequently Asked Questions

What is n8n's primary brand color?

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

What accent color does n8n use?

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

What font does n8n use?

n8n uses Geomanist as the primary typeface across body and headings.

Does n8n use a light or dark theme?

n8n's primary site uses a dark color scheme, with a background of #0E0918.

Where can I find n8n's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Geomanist",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#1A1524",
    "secondary": "#1B1728",
    "accent": "#0E0918",
    "background": "#0E0918",
    "textPrimary": "#0E0918",
    "link": "#0E0918"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Geomanist",
      "heading": "Geomanist"
    },
    "fontStacks": {
      "heading": [
        "Geomanist",
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "body": [
        "Geomanist",
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "Geomanist",
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "48px",
      "body": "15px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#0E0918",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#2C2834",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20data-v-aa92b4d9%3D%22%22%20class%3D%22logo-icon%22%20width%3D%2287%22%20height%3D%2224%22%20viewBox%3D%220%200%2087%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%3Cpath%20data-v-aa92b4d9%3D%22%22%20class%3D%22path-icon%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M47.9855%204.8C47.9855%207.45098%2045.8365%209.6%2043.1855%209.6C40.949%209.6%2039.0696%208.0703%2038.5368%206H31.8352C30.662%206%2029.6607%206.84822%2029.4678%208.00544L29.2706%209.18912C29.0832%2010.313%2028.5147%2011.2911%2027.7108%2012C28.5147%2012.7089%2029.0832%2013.687%2029.2706%2014.8109L29.4678%2015.9946C29.6607%2017.1518%2030.662%2018%2031.8352%2018H33.7368C34.2696%2015.9297%2036.149%2014.4%2038.3855%2014.4C41.0365%2014.4%2043.1855%2016.549%2043.1855%2019.2C43.1855%2021.851%2041.0365%2024%2038.3855%2024C36.149%2024%2034.2696%2022.4703%2033.7368%2020.4H31.8352C29.4888%2020.4%2027.4863%2018.7036%2027.1005%2016.3891L26.9032%2015.2054C26.7104%2014.0482%2025.7091%2013.2%2024.5359%2013.2H22.5782C21.979%2015.1681%2020.1495%2016.6%2017.9855%2016.6C15.8216%2016.6%2013.9921%2015.1681%2013.3929%2013.2H10.5782C9.97901%2015.1681%208.14949%2016.6%205.98554%2016.6C3.33458%2016.6%201.18555%2014.4509%201.18555%2011.8C1.18555%209.14904%203.33458%207.00002%205.98554%207.00002C8.29361%207.00002%2010.2212%208.62902%2010.6812%2010.8H13.2899C13.7499%208.62902%2015.6775%207.00002%2017.9855%207.00002C20.2936%207.00002%2022.2212%208.62902%2022.6812%2010.8H24.5359C25.7091%2010.8%2026.7104%209.95178%2026.9032%208.79456L27.1005%207.61088C27.4863%205.29638%2029.4888%203.6%2031.8352%203.6H38.5368C39.0696%201.52973%2040.949%200%2043.1855%200C45.8365%200%2047.9855%202.14903%2047.9855%204.8ZM45.5855%204.8C45.5855%206.12546%2044.511%207.2%2043.1855%207.2C41.8601%207.2%2040.7855%206.12546%2040.7855%204.8C40.7855%203.47452%2041.8601%202.4%2043.1855%202.4C44.511%202.4%2045.5855%203.47452%2045.5855%204.8ZM5.98554%2014.2C7.31105%2014.2%208.38553%2013.1255%208.38553%2011.8C8.38553%2010.4745%207.31105%209.40002%205.98554%209.40002C4.66006%209.40002%203.58554%2010.4745%203.58554%2011.8C3.58554%2013.1255%204.66006%2014.2%205.98554%2014.2ZM17.9855%2014.2C19.311%2014.2%2020.3855%2013.1255%2020.3855%2011.8C20.3855%2010.4745%2019.311%209.40002%2017.9855%209.40002C16.6601%209.40002%2015.5855%2010.4745%2015.5855%2011.8C15.5855%2013.1255%2016.6601%2014.2%2017.9855%2014.2ZM38.3855%2021.6C39.711%2021.6%2040.7855%2020.5255%2040.7855%2019.2C40.7855%2017.8745%2039.711%2016.8%2038.3855%2016.8C37.0601%2016.8%2035.9855%2017.8745%2035.9855%2019.2C35.9855%2020.5255%2037.0601%2021.6%2038.3855%2021.6Z%22%20style%3D%22fill%3A%20rgb(122%2C%20122%2C%20122)%20!important%3B%22%2F%3E%3Cpath%20data-v-aa92b4d9%3D%22%22%20class%3D%22path-name%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M71.7381%2011.4027V11.2852C72.5997%2010.8544%2073.4613%2010.1104%2073.4613%208.64206C73.4613%206.52754%2071.7183%205.25488%2069.3105%205.25488C66.8433%205.25488%2065.0811%206.60584%2065.0811%208.68118C65.0811%2010.0909%2065.9037%2010.8544%2066.8043%2011.2852V11.4027C65.8059%2011.7551%2064.6113%2012.8124%2064.6113%2014.5744C64.6113%2016.7086%2066.3735%2018.1966%2069.2907%2018.1966C72.2079%2018.1966%2073.9113%2016.7086%2073.9113%2014.5744C73.9113%2012.8124%2072.7365%2011.7747%2071.7381%2011.4027ZM69.2907%207.05614C70.2699%207.05614%2070.9941%207.68266%2070.9941%208.73992C70.9941%209.79718%2070.2501%2010.4238%2069.2907%2010.4238C68.3313%2010.4238%2067.5285%209.79718%2067.5285%208.73992C67.5285%207.6631%2068.2923%207.05614%2069.2907%207.05614ZM69.2907%2016.317C68.1549%2016.317%2067.2351%2015.5926%2067.2351%2014.3591C67.2351%2013.2431%2067.9983%2012.4012%2069.2709%2012.4012C70.5243%2012.4012%2071.2881%2013.2235%2071.2881%2014.3983C71.2881%2015.5926%2070.4067%2016.317%2069.2907%2016.317ZM52.7871%2018.0004H55.2933V12.6945C55.2933%2010.952%2056.3505%2010.1884%2057.5448%2010.1884C58.7195%2010.1884%2059.6398%2010.9715%2059.6398%2012.577V18.0004H62.1456V12.068C62.1456%209.50314%2060.6576%208.01514%2058.328%208.01514C56.8596%208.01514%2056.0372%208.60248%2055.4498%209.36604H55.2933L55.0779%208.21092H52.7871V18.0004ZM78.9632%2018.0004H76.457V8.21092H78.7478L78.9632%209.36604H79.1198C79.7072%208.60248%2080.5298%208.01514%2081.998%208.01514C84.3278%208.01514%2085.8158%209.50314%2085.8158%2012.068V18.0004H83.3096V12.577C83.3096%2010.9715%2082.3898%2010.1884%2081.215%2010.1884C80.0204%2010.1884%2078.9632%2010.952%2078.9632%2012.6945V18.0004Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": null,
    "ogImage": "https://n8niostorageaccount.blob.core.windows.net/n8nio-strapi-blobs-stage/assets/og_image_website_3_afd66761a9.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand 'n8n'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Get started for free",
      "reasoning": "Button #0 ('Get started for free') is the primary CTA due to its action-oriented text and prominent placement, encouraging users to begin using the platform."
    },
    "secondary": {
      "index": 3,
      "text": "Talk to sales",
      "reasoning": "Button #3 ('Talk to sales') is selected as secondary because it has a different background color (#2C2834) and offers an alternative action for users seeking more information."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  },
  "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 visible, located in the header, and links to the homepage, matching the brand 'n8n'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles