Home · Branding · Theorem

Theorem Brand Identity

A complete profile of Theorem's visual system — colors, typography, components, and personality — extracted from http://theoremlp.com. Built for designers, agents, and AI tools.

Download JSON
Primary
#FFF5F0
Accent
#FFF5F0
Body Font
Lausanne
Heading
Lausanne

Color Palette

Brand palette extracted from http://theoremlp.com.

primary
#FFF5F0
rgb(255, 245, 240)
accent
#FFF5F0
rgb(255, 245, 240)
background
#171414
rgb(23, 20, 20)
textPrimary
#171414
rgb(23, 20, 20)
link
#FFF5F0
rgb(255, 245, 240)

Typography

Each font links to its Google Fonts page where available.

primary
Lausanne
heading
Lausanne
Gellix
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

Theorem logo
Logo
Theorem favicon
Favicon

UI Components

Live previews rendered using Theorem's actual button styles.

buttonPrimary
background #FFF5F0 textColor #171414 borderRadius 0px shadow none
buttonSecondary
background #171414 textColor #FFF5F0 borderRadius 0px shadow none

Brand Personality

Tone: professional Energy: medium Audience: business professionals

Theorem Brand in the Wild

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

Frequently Asked Questions

What is Theorem's primary brand color?

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

What font does Theorem use?

Theorem uses Lausanne as the primary typeface across body and headings.

Does Theorem use a light or dark theme?

Theorem's primary site uses a dark color scheme, with a background of #171414.

Where can I find Theorem's logo?

Theorem's logo is available directly on their site (http://theoremlp.com). 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 http://theoremlp.com 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 Theorem.

Methodology

Brand data on this page was extracted from http://theoremlp.com 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 Theorem.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Lausanne",
      "role": "body"
    },
    {
      "family": "Gellix",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#FFF5F0",
    "accent": "#FFF5F0",
    "background": "#171414",
    "textPrimary": "#171414",
    "link": "#FFF5F0"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Lausanne",
      "heading": "Lausanne"
    },
    "fontStacks": {
      "heading": [
        "Gellix"
      ],
      "body": [
        "Lausanne",
        "system",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Oxygen",
        "Ubuntu",
        "Cantarell",
        "Open Sans",
        "Helvetica Neue",
        "sans-serif"
      ],
      "paragraph": [
        "Lausanne"
      ]
    },
    "fontSizes": {
      "h1": "155px",
      "h2": "24px",
      "body": "32px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFF5F0",
      "textColor": "#171414",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#171414",
      "textColor": "#FFF5F0",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20fill%3D%22none%22%20height%3D%2218%22%20viewBox%3D%220%200%20160%2018%22%20width%3D%22160%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%3Cpath%20clip-rule%3D%22evenodd%22%20d%3D%22m78.2251%200h.931c9.9339%200%2011.1949%205.46664%2011.1949%208.62963v.65918c0%203.12599-1.261%208.71119-11.1949%208.71119h-.931c-9.9559%200-11.2169-5.5852-11.2169-8.71119v-.67401c0-3.14818%201.261-8.6148%2011.2169-8.6148zm.4618%2013.8223c4.5454%200%205.6012-2.9333%205.6012-4.73332v-.31866c0-1.77779-.9751-4.62225-5.6012-4.62225-4.626%200-5.5937%202.84446-5.5937%204.62225v.27417c0%201.75561%201.0483%204.77781%205.5937%204.77781zm-78.6869-7.6146v-2.7852-2.792617h22.5731v2.792617h-14.22276v2.7852zm109.732%203.01491c1.906.47408%203.16%201.50369%203.16%203.66669l.007%204.4741h-5.865v-2.8371c0-1.9111-.799-4.0445-3.116-4.0445h-5.6157v6.8816h-5.865v-16.733517h13.9297c4.486%200%206.466%201.577827%206.466%204.296367v.25192c-.016.92193-.327%201.81378-.886%202.5427-.558.72892-1.336%201.25579-2.215%201.50174zm-4.905-1.52598c1.611%200%202.198-.77576%202.2-1.76658-.002-.96865-.574-1.74455-2.2-1.74455h-6.5467v3.51113zm42.651%202.34117%204.795-9.400105h7.727v16.733505h-5.806v-10.43716l-5.389%2010.43716h-2.998l-5.367-10.43716v10.43716h-5.726v-16.733505h8.057zm-107.6002-2.34079h-9.6113v-7.059315h-5.8651v16.733505h5.8651v-6.889h9.6113v6.889h5.843v-16.733505h-5.843zm19.779%202.78519h-5.4911v2.7037h11.3781v4.1853h-17.1625v-16.733505h16.9939v4.088925h-11.2095v2.97039h5.4911zm61.3712%200h5.491v-2.78519h-5.491l-.007-2.97039h.007%2011.21v-4.088925h-16.994v16.733505h17.162v-4.1853h-11.385zm-106.8118-4.2781h-5.86506v11.1556h5.86506z%22%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20style%3D%22fill%3A%20rgb(255%2C%20245%2C%20240)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://www.theoremlp.com/favicon.ico",
    "ogImage": null
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and matches the brand inferred from the URL and page title.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 2,
      "text": "Learn more about Theorem",
      "reasoning": "Button #2 ('Learn more about Theorem') uses the accent color #FFF5F0, which is vibrant and stands out against the dark background, making it a strong candidate for the primary CTA."
    },
    "secondary": {
      "index": 0,
      "text": "Contact Us",
      "reasoning": "Button #0 ('Contact Us') uses a contrasting dark background (#171414) and serves as a secondary action, complementing the primary CTA."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business 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, and matches the brand inferred from the URL and page title.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles