Home · Branding · Parahelp

Parahelp Brand Identity

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

Download JSON
Primary
#0000EE
Accent
#1C1B18
Body Font
Inter
Heading
PP Neue Montreal Medium

Color Palette

Brand palette extracted from https://parahelp.com/.

primary
#0000EE
rgb(0, 0, 238)
accent
#1C1B18
rgb(28, 27, 24)
background
#FDFCFC
rgb(253, 252, 252)
textPrimary
#1C1B18
rgb(28, 27, 24)
link
#0000EE
rgb(0, 0, 238)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
PP Neue Montreal Medium
PP Neue Montreal Medium Google Fonts →
PP Neue Montreal Medium, 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

Parahelp logo
Logo
Parahelp favicon
Favicon
Parahelp social image
Social Card

UI Components

Live previews rendered using Parahelp's actual button styles.

buttonPrimary
background #1C1B18 textColor #0000EE borderRadius 8px shadow none
buttonSecondary
background #F8F7F6 textColor #000000 borderRadius 12px shadow none

Brand Personality

Tone: professional Energy: medium Audience: tech companies

Parahelp Brand in the Wild

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

Frequently Asked Questions

What is Parahelp's primary brand color?

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

What accent color does Parahelp use?

Parahelp uses #1C1B18 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Parahelp use?

Parahelp uses Inter for body text and PP Neue Montreal Medium for headings. Fonts were detected on https://parahelp.com/ as part of their live design system.

Does Parahelp use a light or dark theme?

Parahelp's primary site uses a light color scheme, with a background of #FDFCFC.

Where can I find Parahelp's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "PP Neue Montreal Medium",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "accent": "#1C1B18",
    "background": "#FDFCFC",
    "textPrimary": "#1C1B18",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "PP Neue Montreal Medium"
    },
    "fontStacks": {
      "heading": [
        "PP Neue Montreal Medium",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "36px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#1C1B18",
      "textColor": "#0000EE",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F8F7F6",
      "textColor": "#000000",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22width%3A100%25%3Bheight%3A100%25%3B%22%20viewBox%3D%220%200%20107%2024%22%20preserveAspectRatio%3D%22none%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20data-fc-idx%3D%220%22%3E%3Csvg%20width%3D%22107%22%20height%3D%2224%22%20viewBox%3D%220%200%20107%2024%22%20fill%3D%22none%22%20id%3D%22svg2075581649_4283%22%3E%0A%3Cpath%20d%3D%22M4.8793%2016.1207C4.37357%2015.615%204.37357%2014.795%204.8793%2014.2893L11.2893%207.8793C11.795%207.37357%2012.615%207.37357%2013.1207%207.8793C13.6264%208.38503%2013.6264%209.20499%2013.1207%209.71072L6.71072%2016.1207C6.20499%2016.6264%205.38503%2016.6264%204.8793%2016.1207Z%22%20fill%3D%22%231C1B18%22%2F%3E%0A%3Cpath%20d%3D%22M10.8793%2016.1207C10.3736%2015.615%2010.3736%2014.795%2010.8793%2014.2893L17.2893%207.8793C17.795%207.37357%2018.615%207.37357%2019.1207%207.8793C19.6264%208.38503%2019.6264%209.20499%2019.1207%209.71072L12.7107%2016.1207C12.205%2016.6264%2011.385%2016.6264%2010.8793%2016.1207Z%22%20fill%3D%22%231C1B18%22%2F%3E%0A%3Cpath%20d%3D%22M102.28%206.91008C104.88%206.91008%20106.82%208.95008%20106.82%2012.3101C106.82%2015.6701%20104.88%2017.7101%20102.28%2017.7101C100.68%2017.7101%2099.6805%2016.9501%2099.1405%2016.1901H99.1005V20.8901H96.9805V7.19008H99.1005V8.39008H99.1405C99.6805%207.67008%20100.68%206.91008%20102.28%206.91008ZM101.88%2015.9901C103.72%2015.9901%20104.7%2014.3101%20104.7%2012.3101C104.7%2010.3101%20103.72%208.63008%20101.88%208.63008C100.18%208.63008%2099.1205%2010.0301%2099.1205%2012.3101C99.1205%2014.5701%20100.18%2015.9901%20101.88%2015.9901Z%22%20fill%3D%22%231C1B18%22%2F%3E%0A%3Cpath%20d%3D%22M92.8213%203.11008H94.9413V17.4101H92.8213V3.11008Z%22%20fill%3D%22%231C1B18%22%2F%3E%0A%3Cpath%20d%3D%22M86.4614%2015.9901C88.2014%2015.9901%2088.9014%2014.9101%2089.0814%2014.2901H91.1814C90.6614%2016.2301%2089.1414%2017.7101%2086.5214%2017.7101C83.3414%2017.7101%2081.4014%2015.5101%2081.4014%2012.3101C81.4014%208.99008%2083.3414%206.91008%2086.4214%206.91008C89.7214%206.91008%2091.3414%209.21008%2091.3414%2012.8501H83.5014C83.5014%2014.5701%2084.6014%2015.9901%2086.4614%2015.9901ZM86.4214%208.57008C84.7214%208.57008%2083.5014%209.71008%2083.5014%2011.2901H89.2414C89.2414%209.71008%2088.1214%208.57008%2086.4214%208.57008Z%22%20fill%3D%22%231C1B18%22%2F%3E%0A%3Cpath%20d%3D%22M76.5811%206.91008C78.5211%206.91008%2080.0211%208.01008%2080.0211%2010.3501V17.4101H77.9011V10.9501C77.9011%209.57008%2077.3211%208.69008%2075.8611%208.69008C74.3211%208.69008%2073.2211%209.67008%2073.2211%2011.1901V17.4101H71.1211V3.11008H73.2211V8.51008H73.2611C73.8011%207.71008%2074.8611%206.91008%2076.5811%206.91008Z%22%20fill%3D%22%231C1B18%22%2F%3E%0A%3Cpath%20d%3D%22M66.8127%209.87008C66.8127%209.13008%2066.3727%208.57008%2064.9727%208.57008C63.2927%208.57008%2062.6727%209.09008%2062.5727%2010.4101H60.5327C60.6327%208.45008%2061.8927%206.91008%2064.9727%206.91008C67.2327%206.91008%2068.9127%207.77008%2068.9127%2010.4901V15.3501C68.9127%2016.0701%2069.0727%2016.4501%2069.8927%2016.3701V17.3701C69.4127%2017.5501%2069.0727%2017.5901%2068.6727%2017.5901C67.5527%2017.5901%2067.0327%2017.1901%2066.8327%2016.1901H66.7927C66.1527%2017.0901%2064.9927%2017.7101%2063.4127%2017.7101C61.3327%2017.7101%2060.0527%2016.5101%2060.0527%2014.7901C60.0527%2012.5501%2061.7127%2011.8501%2064.2727%2011.3501C65.8527%2011.0501%2066.8127%2010.8501%2066.8127%209.87008ZM63.8727%2016.0501C65.6127%2016.0501%2066.8127%2015.1901%2066.8127%2013.5301V11.9901C66.4727%2012.2301%2065.6527%2012.4701%2064.6727%2012.6701C62.9327%2013.0501%2062.1727%2013.5501%2062.1727%2014.5901C62.1727%2015.5301%2062.7327%2016.0501%2063.8727%2016.0501Z%22%20fill%3D%22%231C1B18%22%2F%3E%0A%3Cpath%20d%3D%22M58.7155%206.95007C59.0755%206.95007%2059.3355%206.97007%2059.6355%207.01007V8.99007H59.5955C57.5755%208.65007%2055.9555%2010.0101%2055.9555%2012.1901V17.4101H53.8555V7.19007H55.9555V9.11007H55.9955C56.5355%207.83007%2057.3755%206.95007%2058.7155%206.95007Z%22%20fill%3D%22%231C1B18%22%2F%3E%0A%3Cpath%20d%3D%22M49.5471%209.87008C49.5471%209.13008%2049.1071%208.57008%2047.7071%208.57008C46.0271%208.57008%2045.4071%209.09008%2045.3071%2010.4101H43.2671C43.3671%208.45008%2044.6271%206.91008%2047.7071%206.91008C49.9671%206.91008%2051.6471%207.77008%2051.6471%2010.4901V15.3501C51.6471%2016.0701%2051.8071%2016.4501%2052.6271%2016.3701V17.3701C52.1471%2017.5501%2051.8071%2017.5901%2051.4071%2017.5901C50.2871%2017.5901%2049.7671%2017.1901%2049.5671%2016.1901H49.5271C48.8871%2017.0901%2047.7271%2017.7101%2046.1471%2017.7101C44.0671%2017.7101%2042.7871%2016.5101%2042.7871%2014.7901C42.7871%2012.5501%2044.4471%2011.8501%2047.0071%2011.3501C48.5871%2011.0501%2049.5471%2010.8501%2049.5471%209.87008ZM46.6071%2016.0501C48.3471%2016.0501%2049.5471%2015.1901%2049.5471%2013.5301V11.9901C49.2071%2012.2301%2048.3871%2012.4701%2047.4071%2012.6701C45.6671%2013.0501%2044.9071%2013.5501%2044.9071%2014.5901C44.9071%2015.5301%2045.4671%2016.0501%2046.6071%2016.0501Z%22%20fill%3D%22%231C1B18%22%2F%3E%0A%3Cpath%20d%3D%22M37.3%206.91008C39.9%206.91008%2041.84%208.95008%2041.84%2012.3101C41.84%2015.6701%2039.9%2017.7101%2037.3%2017.7101C35.7%2017.7101%2034.7%2016.9501%2034.16%2016.1901H34.12V20.8901H32V7.19008H34.12V8.39008H34.16C34.7%207.67008%2035.7%206.91008%2037.3%206.91008ZM36.9%2015.9901C38.74%2015.9901%2039.72%2014.3101%2039.72%2012.3101C39.72%2010.3101%2038.74%208.63008%2036.9%208.63008C35.2%208.63008%2034.14%2010.0301%2034.14%2012.3101C34.14%2014.5701%2035.2%2015.9901%2036.9%2015.9901Z%22%20fill%3D%22%231C1B18%22%2F%3E%0A%3C%2Fsvg%3E%3C%2Fsvg%3E",
    "favicon": "https://framerusercontent.com/images/qq13ZHA7yPvd2TCCiAPBYoGnI6E.svg",
    "ogImage": "https://framerusercontent.com/images/ZMzsJMehM2gDJ90AZ8x933OgA.jpg",
    "logoHref": "./"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 2,
    "reasoning": "Selected #2 because it is visible, medium-sized, located in the header, and links to the homepage, aligning with the brand 'Parahelp'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Book a demo",
      "reasoning": "Button #0 ('Book a demo') is the primary CTA due to its distinct dark background color (#1C1B18) and action-oriented text, making it stand out as the main call-to-action."
    },
    "secondary": {
      "index": 1,
      "text": "\"Parahelp has supercharged the impact any support org can have, especially here at Perplexity!\"Turne",
      "reasoning": "Button #1 is selected as secondary because it has a different background color (#F8F7F6) and is less prominent, fitting the role of a secondary action."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "tech companies"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 2,
        "selectedLogoReasoning": "Selected #2 because it is visible, medium-sized, located in the header, and links to the homepage, aligning with the brand 'Parahelp'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles