Home · Branding · Positron

Positron Brand Identity

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

Download JSON
Primary
#1A363B
Accent
#050E15
Body Font
IBM Plex Sans
Heading
IBM Plex Sans

Color Palette

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

primary
#1A363B
rgb(26, 54, 59)
secondary
#E6F8F8
rgb(230, 248, 248)
accent
#050E15
rgb(5, 14, 21)
background
#050E15
rgb(5, 14, 21)
textPrimary
#050E15
rgb(5, 14, 21)
link
#050E15
rgb(5, 14, 21)

Typography

Each font links to its Google Fonts page where available.

primary
IBM Plex Sans
IBM Plex Sans Google Fonts →
heading
IBM Plex Sans
IBM Plex Sans Google Fonts →
__IBM_Plex_Sans_ee270e, __IBM_Plex_Sans_Fallback_ee270e
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

Positron logo
Logo
Positron favicon
Favicon
Positron social image
Social Card

UI Components

Live previews rendered using Positron's actual button styles.

buttonPrimary
background #050E15 textColor #FBFEFE borderColor #2A3B40 borderRadius 4px shadow none
buttonSecondary
background transparent textColor #FFFFFF borderColor #2A3B40 borderRadius 4px shadow none

Brand Personality

Tone: modern Energy: medium Audience: tech professionals

Positron Brand in the Wild

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

Frequently Asked Questions

What is Positron's primary brand color?

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

What accent color does Positron use?

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

What font does Positron use?

Positron uses IBM Plex Sans as the primary typeface across body and headings.

Does Positron use a light or dark theme?

Positron's primary site uses a dark color scheme, with a background of #050E15.

Where can I find Positron's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "IBM Plex Sans",
      "role": "body"
    },
    {
      "family": "IBM Plex Mono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#1A363B",
    "secondary": "#E6F8F8",
    "accent": "#050E15",
    "background": "#050E15",
    "textPrimary": "#050E15",
    "link": "#050E15"
  },
  "typography": {
    "fontFamilies": {
      "primary": "IBM Plex Sans",
      "heading": "IBM Plex Sans"
    },
    "fontStacks": {
      "heading": [
        "__IBM_Plex_Sans_ee270e",
        "__IBM_Plex_Sans_Fallback_ee270e"
      ],
      "body": [
        "__IBM_Plex_Sans_ee270e",
        "__IBM_Plex_Sans_Fallback_ee270e"
      ],
      "paragraph": [
        "__IBM_Plex_Sans_ee270e",
        "__IBM_Plex_Sans_Fallback_ee270e"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "28px",
      "body": "24px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "2px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#050E15",
      "textColor": "#FBFEFE",
      "borderColor": "#2A3B40",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": "#2A3B40",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.positron.ai/assets/logo.svg",
    "favicon": "https://www.positron.ai/favicon.ico",
    "ogImage": "https://www.positron.ai/opengraph-image-pwu6ef.png?dc038bfad54e9e0b",
    "logoHref": "/",
    "logoAlt": "Positron"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Positron'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "CONTACT US",
      "reasoning": "Button #0 ('CONTACT US') has a distinct dark background color (#050E15) and is likely a primary call-to-action due to its placement and visibility."
    },
    "secondary": {
      "index": 1,
      "text": "BROWSE FILES",
      "reasoning": "Button #1 ('BROWSE FILES') has a transparent background, making it a suitable secondary button with a less prominent appearance."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech 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": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Positron'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles