Home · Branding · Northwood

Northwood Brand Identity

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

Download JSON
Primary
#1C2938
Accent
#1C2938
Body Font
PxGroteskRegular
Heading
PxGroteskLight

Color Palette

Brand palette extracted from https://www.northwoodspace.io/.

primary
#1C2938
rgb(28, 41, 56)
secondary
#9CA3AF
rgb(156, 163, 175)
accent
#1C2938
rgb(28, 41, 56)
background
#111920
rgb(17, 25, 32)
textPrimary
#111920
rgb(17, 25, 32)
link
#111920
rgb(17, 25, 32)

Typography

Each font links to its Google Fonts page where available.

primary
PxGroteskRegular
PxGroteskRegular Google Fonts →
heading
PxGroteskLight
PxGroteskLight Google Fonts →
PxGroteskRegular, Verdana, 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

Northwood logo
Logo
Northwood favicon
Favicon

UI Components

Live previews rendered using Northwood's actual button styles.

input
background #BBBDBF textColor #1C2938 borderColor #1C2938 borderRadius 0px shadow none
buttonPrimary
background #1C2938 textColor #BBBDBF borderRadius 0px shadow none

Brand Personality

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

Northwood Brand in the Wild

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

Frequently Asked Questions

What is Northwood's primary brand color?

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

What font does Northwood use?

Northwood uses PxGroteskRegular for body text and PxGroteskLight for headings. Fonts were detected on https://www.northwoodspace.io/ as part of their live design system.

Does Northwood use a light or dark theme?

Northwood's primary site uses a dark color scheme, with a background of #111920.

Where can I find Northwood's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "PxGroteskRegular",
      "role": "body"
    },
    {
      "family": "PxGroteskLight",
      "role": "heading"
    },
    {
      "family": "PxGroteskMono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#1C2938",
    "secondary": "#9CA3AF",
    "accent": "#1C2938",
    "background": "#111920",
    "textPrimary": "#111920",
    "link": "#111920"
  },
  "typography": {
    "fontFamilies": {
      "primary": "PxGroteskRegular",
      "heading": "PxGroteskLight"
    },
    "fontStacks": {
      "heading": [
        "PxGroteskRegular",
        "Verdana",
        "sans-serif"
      ],
      "body": [
        "PxGroteskLight",
        "Verdana",
        "sans-serif"
      ],
      "paragraph": [
        "PxGroteskLight",
        "Verdana",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "76.8px",
      "h2": "55px",
      "body": "25px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "#BBBDBF",
      "textColor": "#1C2938",
      "borderColor": "#1C2938",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#1C2938",
      "textColor": "#BBBDBF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%20280%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22h-%5B12px%5D%20tablet%3Ah-%5B19px%5D%20relative%20top-%5B-1px%5D%20ml-margin-sm%20tablet%3Aml-margin%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M47.89.5H37.06l7.12%2012.33-7.12%2012.33h10.83l7.12-12.33L47.89.5Zm-2.76%2021.62h-1.98c-.37%200-.61-.41-.42-.73l4.94-8.56-4.94-8.57c-.19-.32.05-.73.42-.73h1.98c.62%200%201.2.33%201.51.87L51%2011.95c.31.54.31%201.2%200%201.74l-4.36%207.55c-.31.54-.89.87-1.51.87v.01Zm-2.88-9.29-7.12%2012.33H20.89l-.56-.97c.84-.6%201.62-1.3%202.31-2.07h9.73c.62%200%201.2-.33%201.51-.87l4.36-7.55c.31-.54.31-1.2%200-1.74l-4.36-7.55c-.31-.54-.89-.87-1.51-.87h-9.73c-.69-.77-1.47-1.46-2.31-2.06l.56-.97h14.24l7.12%2012.33v-.01ZM21.77%2020.6c1.74-2.12%202.78-4.82%202.78-7.77%200-2.95-1.04-5.65-2.78-7.77-.66-.81-1.42-1.53-2.26-2.14A12.239%2012.239%200%200%200%2012.28.56C5.51.55%200%206.06%200%2012.83S5.51%2025.1%2012.27%2025.1c2.7%200%205.2-.88%207.23-2.36.84-.62%201.61-1.34%202.26-2.14h.01Zm-9.49%201.47c-5.31%200-9.58-4.49-9.22-9.87.3-4.49%203.88-8.16%208.36-8.57%202.15-.19%204.17.36%205.83%201.42.42.27.55.81.3%201.24l-.42.73-2.76%204.77c-.37.64-.37%201.45%200%202.09l2.75%204.77.42.73c.25.43.11.97-.3%201.24a9.228%209.228%200%200%201-4.98%201.46l.02-.01ZM19.67%208.7c.2-.35.71-.33.89.03a9.188%209.188%200%200%201%200%208.18c-.18.36-.69.38-.89.03l-.52-.91-1.86-3.22%201.86-3.22.52-.91v.02ZM77.87.5h3.36v24.64h-3.52L65.06%206.36v18.78H61.7V.5h3.36l12.82%2019.03V.5h-.01Zm88.2%2010.3h-12.01V.51h-3.36v24.64h3.36V14.01h12.01v11.14h3.36V.51h-3.36V10.8Zm-56.67%202.03c0%207.08-5.66%2012.83-12.65%2012.83S84.1%2019.92%2084.1%2012.83%2089.77%200%2096.76%200s12.65%205.74%2012.65%2012.83h-.01Zm-3.35%200c0-5.23-4.17-9.48-9.3-9.48-5.13%200-9.3%204.25-9.3%209.48s4.17%209.48%209.3%209.48c5.13%200%209.3-4.25%209.3-9.48Zm125.51%200c0%207.08-5.66%2012.83-12.65%2012.83s-12.65-5.74-12.65-12.83S211.92%200%20218.91%200s12.65%205.74%2012.65%2012.83Zm-3.35%200c0-5.23-4.17-9.48-9.3-9.48-5.13%200-9.3%204.25-9.3%209.48s4.17%209.48%209.3%209.48c5.13%200%209.3-4.25%209.3-9.48Zm30.69%200c0%207.08-5.66%2012.83-12.65%2012.83s-12.65-5.74-12.65-12.83S239.26%200%20246.25%200s12.65%205.74%2012.65%2012.83Zm-3.35%200c0-5.23-4.17-9.48-9.3-9.48-5.13%200-9.3%204.25-9.3%209.48s4.17%209.48%209.3%209.48c5.13%200%209.3-4.25%209.3-9.48Zm12.37%2012.37H261.45V.45h6.58c6.63.14%2011.96%205.63%2011.96%2012.38%200%206.75-5.39%2012.3-12.07%2012.37Zm8.84-12.37c0-5.04-4.03-9.15-8.97-9.15h-3.1v18.3h3.1c4.95%200%208.97-4.1%208.97-9.15ZM131.6%203.71h6.57v21.43h3.36V3.71h6.57V.51h-16.49v3.21l-.01-.01Zm65.12%2015.39L190.98.5h-4.14l-5.74%2018.6L175.38.5h-3.72l7.57%2024.64h3.72l5.95-19.29%205.95%2019.29h3.72L206.14.5h-3.72l-5.72%2018.6h.02ZM111.95%208.94v16.2h3.51V9.01c0-2.93%202.37-5.3%205.3-5.3h8.31V.51h-8.68c-4.66%200-8.44%203.78-8.44%208.44v-.01Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(187%2C%20189%2C%20191)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://www.northwoodspace.io/favicon.ico",
    "ogImage": null,
    "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 'Northwood'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Sign Up",
      "reasoning": "The 'Sign Up' button uses a vibrant brand color (#1C2938) and action-oriented text, making it the primary CTA."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "No secondary button with a different background color was detected."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  },
  "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, matching the brand 'Northwood'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles