Home · Branding · Paraform

Paraform Brand Identity

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

Download JSON
Primary
#000000
Accent
#000000
Body Font
bureauSans
Heading
bureauSerif

Color Palette

Brand palette extracted from https://www.paraform.com/.

primary
#000000
rgb(0, 0, 0)
accent
#000000
rgb(0, 0, 0)
background
#F5F8F6
rgb(245, 248, 246)
textPrimary
#1A1A1A
rgb(26, 26, 26)
link
#000000
rgb(0, 0, 0)

Typography

Each font links to its Google Fonts page where available.

primary
bureauSans
heading
bureauSerif
bureauSerif Google Fonts →
bureauSerif
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

Paraform logo
Logo
Paraform favicon
Favicon
Paraform social image
Social Card

UI Components

Live previews rendered using Paraform's actual button styles.

input
background transparent textColor #0C0A08 borderColor null borderRadius 10px shadow none
buttonPrimary
background #1A1A1A textColor #FFFFFF borderRadius 32px shadow rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgb(26, 26, 26) 0px 0px 0px 1px inset

Brand Personality

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

Paraform Brand in the Wild

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

Frequently Asked Questions

What is Paraform's primary brand color?

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

What font does Paraform use?

Paraform uses bureauSans for body text and bureauSerif for headings. Fonts were detected on https://www.paraform.com/ as part of their live design system.

Does Paraform use a light or dark theme?

Paraform's primary site uses a light color scheme, with a background of #F5F8F6.

Where can I find Paraform's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "bureauSans",
      "role": "body"
    },
    {
      "family": "bureauSerif",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#000000",
    "accent": "#000000",
    "background": "#F5F8F6",
    "textPrimary": "#1A1A1A",
    "link": "#000000"
  },
  "typography": {
    "fontFamilies": {
      "primary": "bureauSans",
      "heading": "bureauSerif"
    },
    "fontStacks": {
      "heading": [
        "bureauSerif"
      ],
      "body": [
        "bureauSans"
      ],
      "paragraph": [
        "bureauSans"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "48px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#0C0A08",
      "borderColor": null,
      "borderRadius": "10px",
      "borderRadiusCorners": {
        "topLeft": "10px",
        "topRight": "10px",
        "bottomRight": "10px",
        "bottomLeft": "10px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#1A1A1A",
      "textColor": "#FFFFFF",
      "borderRadius": "32px",
      "borderRadiusCorners": {
        "topLeft": "32px",
        "topRight": "32px",
        "bottomRight": "32px",
        "bottomLeft": "32px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgb(26, 26, 26) 0px 0px 0px 1px inset"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20class%3D%22h-6%20w-auto%20md%3Ah-%5B26px%5D%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20114%2026%22%20fill%3D%22none%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M26.383%2013c0%201.707-.342%203.398-1.005%204.975a12.99%2012.99%200%200%201-2.86%204.217%2013.204%2013.204%200%200%201-4.279%202.818c-1.6.654-3.315.99-5.048.99a13.29%2013.29%200%200%201-9.327-3.808A12.905%2012.905%200%200%201%200%2013c0-3.448%201.39-6.754%203.864-9.192A13.29%2013.29%200%200%201%2013.19%200c1.733%200%203.448.336%205.048.99%201.6.653%203.055%201.61%204.28%202.818a12.989%2012.989%200%200%201%202.86%204.217A12.837%2012.837%200%200%201%2026.381%2013ZM19.14%209.226V7.261c0-.026-.01-.051-.029-.07a.1.1%200%200%200-.07-.028h-8.148c-.348%200-.681.112-.927.31-.246.2-.384.47-.384.751v.039c0%20.281.138.551.384.75.246.2.58.311.927.311h8.148a.1.1%200%200%200%20.07-.028.097.097%200%200%200%20.03-.07Zm.003%205.136v-2.08a.056.056%200%200%200-.017-.04.058.058%200%200%200-.04-.016H5.345c-.392%200-.768.11-1.045.305-.277.195-.433.459-.433.735v.113c0%20.276.156.54.433.735.277.195.653.305%201.045.305h13.74c.015%200%20.03-.006.04-.017a.056.056%200%200%200%20.017-.04Zm-.004%204.89.003-2.084c0-.01-.004-.02-.011-.026a.038.038%200%200%200-.027-.011l-5.25-.01c-.172%200-.341.028-.5.082a1.347%201.347%200%200%200-.422.233c-.12.1-.217.22-.283.35a.92.92%200%200%200-.099.413v.002c0%20.286.137.56.38.763.245.202.576.316.92.317l5.251.009c.01%200%20.02-.004.027-.011a.037.037%200%200%200%20.011-.027ZM36.937%2019.408a.04.04%200%200%201-.024.037.038.038%200%200%201-.015.003H34.53a.04.04%200%200%201-.029-.012.04.04%200%200%201-.011-.028l-.002-13.106a.04.04%200%200%201%20.013-.03.044.044%200%200%201%20.03-.01c2.139-.002%203.824-.001%205.057%200%202.738.004%205.092%201.224%205.067%204.254-.025%202.94-2.349%204.185-5.034%204.184h-2.63a.054.054%200%200%200-.038.016.053.053%200%200%200-.016.038v4.654ZM36.93%208.416l.016%204.143a.037.037%200%200%200%20.023.034l.015.003%202.967-.01a2.334%202.334%200%200%200%201.544-.576c.41-.366.638-.861.636-1.377v-.327c-.001-.256-.059-.509-.17-.744a1.948%201.948%200%200%200-.476-.63%202.225%202.225%200%200%200-.712-.419%202.428%202.428%200%200%200-.838-.144l-2.967.01a.038.038%200%200%200-.035.023.037.037%200%200%200-.003.014ZM80.757%209.864v1.674a.087.087%200%200%201-.056.081.093.093%200%200%201-.034.007h-2.365a.054.054%200%200%200-.038.015.053.053%200%200%200-.015.037v7.702a.067.067%200%200%201-.069.067h-2.275a.077.077%200%200%201-.054-.021.073.073%200%200%201-.022-.052v-7.62a.128.128%200%200%200-.038-.09.132.132%200%200%200-.093-.038h-1.222a.077.077%200%200%201-.078-.078V9.86a.078.078%200%200%201%20.077-.076h1.273a.077.077%200%200%200%20.077-.076c.009-.566.02-.91.035-1.03.32-2.656%202.7-2.45%204.959-2.41.02%200%20.04.009.054.023a.077.077%200%200%201%20.023.055V8.02c0%20.02-.008.04-.022.054a.08.08%200%200%201-.054.023c-.598.023-1.412-.084-1.986.115-.579.201-.617.962-.58%201.496%200%20.02.01.04.024.053a.08.08%200%200%200%20.056.022h2.342c.022%200%20.042.008.057.023a.08.08%200%200%201%20.024.057ZM52.45%2018.036c-.303.44-.607.76-.914.958-.688.444-1.496.667-2.425.67-2.005.007-3.805-.915-3.494-3.216.218-1.61%201.68-2.218%203.188-2.523.895-.181%201.995-.393%203.298-.635a.083.083%200%200%200%20.068-.079c.061-1.572-1.07-2.32-2.57-1.975-.79.182-1.158.676-1.385%201.386a.093.093%200%200%201-.094.066l-2.325-.117a.04.04%200%200%201-.036-.029.039.039%200%200%201-.001-.016c.482-2.593%202.838-3.394%205.216-3.172%202.306.214%203.56%201.636%203.61%203.897.017.737.02%201.966.009%203.687-.004.557.16.853.774.768a.098.098%200%200%201%20.076.022.095.095%200%200%201%20.033.07v1.576a.091.091%200%200%201-.078.09c-1.236.189-2.588.032-2.867-1.412a.045.045%200%200%200-.036-.037.046.046%200%200%200-.048.02Zm-.364-3.13c-1.11.22-1.971.392-2.582.517-.772.157-1.44.492-1.417%201.37.03%201.173%201.404%201.266%202.247%201.05%201.13-.291%201.744-1.047%201.841-2.268.022-.275.023-.477.003-.605a.076.076%200%200%200-.061-.063.079.079%200%200%200-.031%200ZM70.295%2018.052a.045.045%200%200%200-.036-.036.046.046%200%200%200-.048.02c-.302.44-.607.76-.913.958-.688.444-1.497.666-2.425.668-2.005.008-3.806-.914-3.494-3.215.218-1.611%201.682-2.218%203.19-2.521.894-.182%201.994-.394%203.297-.636a.084.084%200%200%200%20.068-.079c.062-1.572-1.07-2.32-2.57-1.975-.79.182-1.158.676-1.385%201.386a.092.092%200%200%201-.094.065l-2.325-.117a.04.04%200%200%201-.029-.014.038.038%200%200%201-.008-.031c.481-2.594%202.838-3.393%205.216-3.171%202.306.215%203.56%201.638%203.61%203.898.015.737.018%201.966.007%203.686-.003.557.161.853.775.769a.098.098%200%200%201%20.076.022.094.094%200%200%201%20.033.07l-.002%201.575a.091.091%200%200%201-.078.09c-1.236.189-2.586.032-2.865-1.412Zm-.447-3.146c-1.11.22-1.972.392-2.582.517-.772.157-1.44.492-1.418%201.37.03%201.173%201.405%201.266%202.247%201.05%201.131-.292%201.745-1.048%201.842-2.27.022-.274.022-.476.002-.604a.076.076%200%200%200-.06-.063.079.079%200%200%200-.031%200ZM86.373%209.312c3.12%200%204.94%202.223%204.94%205.179-.002%202.955-1.825%205.177-4.943%205.175-3.12%200-4.94-2.223-4.94-5.179.001-2.955%201.824-5.177%204.942-5.175Zm-2.445%205.178c-.001%201.53.565%203.25%202.443%203.252%201.878%200%202.445-1.72%202.445-3.251s-.566-3.253-2.444-3.253c-1.877%200-2.444%201.72-2.444%203.252ZM102.13%2011.063l.209-.35c.525-.874%201.405-1.363%202.446-1.392%201.405-.04%202.391.607%202.959%201.94.002.005.006.01.011.013.005.003.01.005.016.005a.029.029%200%200%200%20.016-.005.027.027%200%200%200%20.011-.013c.501-1.263%201.426-1.91%202.774-1.944%202.256-.057%203.386%201.5%203.413%203.586.016%201.184.019%203.352.009%206.504a.04.04%200%200%201-.012.03.04.04%200%200%201-.028.012h-2.321a.046.046%200%200%201-.032-.014.049.049%200%200%201-.013-.033c-.004-2.37-.004-4.256-.002-5.66.003-1.152-.276-2.572-1.783-2.49-1.389.075-1.776%201.38-1.777%202.557-.003%203.484-.004%205.337-.003%205.558a.083.083%200%200%201-.024.058.086.086%200%200%201-.059.024h-2.061a.091.091%200%200%201-.064-.026.092.092%200%200%201-.026-.063c.007-3.604.004-5.584-.008-5.938-.047-1.28-.569-2.494-2.156-2.1-1.106.273-1.376%201.531-1.376%202.55.002%202.495.001%204.34-.004%205.533a.045.045%200%200%201-.003.016.041.041%200%200%201-.01.014.044.044%200%200%201-.031.012h-2.313a.053.053%200%200%201-.037-.015.051.051%200%200%201-.015-.036v-9.82c0-.012.005-.024.013-.033a.046.046%200%200%201%20.033-.013h2.06a.08.08%200%200%201%20.079.077l.046%201.44a.03.03%200%200%200%20.008.02.03.03%200%200%200%20.017.01.036.036%200%200%200%20.022%200%20.038.038%200%200%200%20.016-.014ZM59.225%2011.331a.032.032%200%200%200%20.027.033c.008.002.016%200%20.023-.003a.037.037%200%200%200%20.017-.017l.158-.374c.595-1.402%201.644-1.478%203.061-1.437.022%200%20.044.01.06.025a.083.083%200%200%201%20.024.059v1.871a.077.077%200%200%201-.024.057.08.08%200%200%201-.059.022c-.779-.015-1.328.012-1.648.079-1.17.245-1.51%201.105-1.51%202.193.005%202.382.004%204.235-.002%205.56a.049.049%200%200%201-.015.035.05.05%200%200%201-.035.014h-2.31a.05.05%200%200%201-.036-.014.048.048%200%200%201-.015-.035l.002-9.82a.05.05%200%200%201%20.014-.036.05.05%200%200%201%20.035-.015h2.144a.09.09%200%200%201%20.09.09l-.001%201.713ZM95.248%2011.344l.158-.374c.594-1.401%201.642-1.477%203.06-1.437.022%200%20.043.01.059.025a.083.083%200%200%201%20.024.059v1.87a.077.077%200%200%201-.024.057.08.08%200%200%201-.058.023c-.78-.015-1.329.011-1.65.078-1.168.245-1.508%201.106-1.507%202.194.005%202.38.004%204.233-.002%205.557a.049.049%200%200%201-.015.035.05.05%200%200%201-.035.014h-2.31a.05.05%200%200%201-.035-.014.049.049%200%200%201-.015-.035V9.58a.05.05%200%200%201%20.015-.035.05.05%200%200%201%20.035-.015h2.142a.09.09%200%200%201%20.09.09v1.712a.033.033%200%200%200%20.028.033.037.037%200%200%200%20.04-.02Z%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.paraform.com/favicon/fav.png",
    "ogImage": "https://cdn.sanity.io/images/e5ozko3p/production/e4f5df30343c3ff0af78b7c5cef694da86120b9b-2400x1260.jpg?auto=format",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, which are strong indicators of a primary brand logo.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Get started",
      "reasoning": "The 'Get started' button is action-oriented and typically serves as the main call-to-action on websites, encouraging users to begin their interaction with the service."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "Both buttons share the same background color, making it impossible to select a secondary button with a different color."
    },
    "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, which are strong indicators of a primary brand logo.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles