Home · Branding · Pocus

Pocus Brand Identity

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

Download JSON
Primary
#300A5E
Accent
#77E9F4
Body Font
Pulp Display
Heading
Pulp Display

Color Palette

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

primary
#300A5E
rgb(48, 10, 94)
secondary
#50129D
rgb(80, 18, 157)
accent
#77E9F4
rgb(119, 233, 244)
background
#F5F4F1
rgb(245, 244, 241)
textPrimary
#3C3B39
rgb(60, 59, 57)
link
#77E9F4
rgb(119, 233, 244)

Typography

Each font links to its Google Fonts page where available.

primary
Pulp Display
Pulp Display Google Fonts →
heading
Pulp Display
Pulp Display Google Fonts →
Moret, Arial, 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

Pocus logo
Logo
Pocus favicon
Favicon
Pocus social image
Social Card

UI Components

Live previews rendered using Pocus's actual button styles.

buttonPrimary
background #77E9F4 textColor #3C3B39 borderRadius 999px shadow none
buttonSecondary
background #FFFFFF textColor #3C3B39 borderColor #555452 borderRadius 999px shadow none

Brand Personality

Tone: modern Energy: high Audience: sales teams and businesses looking to enhance sales with AI

Pocus Brand in the Wild

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

Frequently Asked Questions

What is Pocus's primary brand color?

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

What accent color does Pocus use?

Pocus uses #77E9F4 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Pocus use?

Pocus uses Pulp Display as the primary typeface across body and headings.

Does Pocus use a light or dark theme?

Pocus's primary site uses a light color scheme, with a background of #F5F4F1.

Where can I find Pocus's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Pulp Display",
      "role": "display"
    },
    {
      "family": "Moret",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#300A5E",
    "secondary": "#50129D",
    "accent": "#77E9F4",
    "background": "#F5F4F1",
    "textPrimary": "#3C3B39",
    "link": "#77E9F4"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Pulp Display",
      "heading": "Pulp Display"
    },
    "fontStacks": {
      "heading": [
        "Moret",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Pulp Display",
        "sans-serif"
      ],
      "paragraph": [
        "Pulp Display",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "80px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "16px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#77E9F4",
      "textColor": "#3C3B39",
      "borderRadius": "999px",
      "borderRadiusCorners": {
        "topLeft": "999px",
        "topRight": "999px",
        "bottomRight": "999px",
        "bottomLeft": "999px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#3C3B39",
      "borderColor": "#555452",
      "borderRadius": "999px",
      "borderRadiusCorners": {
        "topLeft": "999px",
        "topRight": "999px",
        "bottomRight": "999px",
        "bottomLeft": "999px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20126%2031%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%0A%3Cpath%20d%3D%22M17.5189%203.76461C17.5717%203.50294%2017.9411%203.50294%2017.994%203.76461L18.9176%208.33812C18.9371%208.43444%2019.0114%208.50971%2019.1066%208.5294L23.6256%209.46419C23.8841%209.51767%2023.8841%209.89154%2023.6256%209.94503L19.1066%2010.8798C19.0114%2010.8995%2018.9371%2010.9748%2018.9176%2011.0711L17.994%2015.6446C17.9411%2015.9063%2017.5717%2015.9063%2017.5189%2015.6446L16.5952%2011.0711C16.5758%2010.9748%2016.5014%2010.8995%2016.4062%2010.8798L11.8873%209.94503C11.6287%209.89154%2011.6287%209.51767%2011.8873%209.46419L16.4062%208.5294C16.5014%208.50971%2016.5758%208.43444%2016.5952%208.33812L17.5189%203.76461Z%22%20fill%3D%22%238C4CDE%22%20style%3D%22fill%3A%20rgb(140%2C%2076%2C%20222)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M23.2101%2011.3728C23.693%2012.6878%2023.9569%2014.1105%2023.9569%2015.5957C23.9569%2019.4233%2022.2042%2022.8366%2019.4667%2025.0583C19.3168%2025.18%2019.2693%2025.3917%2019.3583%2025.5641L21.1617%2029.0572C21.4356%2029.5877%2021.0554%2030.223%2020.4639%2030.223H3.49294C2.90151%2030.223%202.52124%2029.5877%202.79514%2029.0572L4.59856%2025.5641C4.68757%2025.3917%204.64009%2025.18%204.49015%2025.0583C1.7527%2022.8366%200%2019.4233%200%2015.5957C0%208.90032%205.36293%203.47266%2011.9784%203.47266C13.4277%203.47266%2014.8168%203.73314%2016.1026%204.21036L15.6457%206.47279C14.514%206.00631%2013.2759%205.74928%2011.9784%205.74928C6.60528%205.74928%202.24947%2010.1577%202.24947%2015.5957C2.24947%2018.8014%203.76073%2021.6491%206.11095%2023.4507L7.09672%2024.2064C7.40314%2024.4413%207.49717%2024.8658%207.31915%2025.2106L6.20764%2027.3635C6.07069%2027.6287%206.26082%2027.9464%206.55654%2027.9464H17.4003C17.6961%2027.9464%2017.8862%2027.6287%2017.7492%2027.3635L16.6377%2025.2106C16.4597%2024.8658%2016.5537%2024.4413%2016.8602%2024.2064L17.8459%2023.4507C20.1962%2021.6491%2021.7074%2018.8014%2021.7074%2015.5957C21.7074%2014.264%2021.4462%2012.9941%2020.9728%2011.8356L23.2101%2011.3728Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(80%2C%2017%2C%20156)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M23.6999%200.598125C23.7263%200.467292%2023.911%200.467292%2023.9374%200.598124L24.3992%202.88488C24.409%202.93304%2024.4462%202.97068%2024.4937%202.98052L26.7532%203.44792C26.8825%203.47466%2026.8825%203.66159%2026.7532%203.68833L24.4937%204.15573C24.4462%204.16557%2024.409%204.20321%2024.3992%204.25137L23.9374%206.53813C23.911%206.66896%2023.7263%206.66896%2023.6999%206.53813L23.238%204.25137C23.2283%204.20321%2023.1911%204.16557%2023.1435%204.15573L20.8841%203.68833C20.7548%203.66159%2020.7548%203.47466%2020.8841%203.44792L23.1435%202.98052C23.1911%202.97068%2023.2283%202.93304%2023.238%202.88488L23.6999%200.598125Z%22%20fill%3D%22%238C4CDE%22%20style%3D%22fill%3A%20rgb(140%2C%2076%2C%20222)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M33.2109%2029.7951L37.3585%2029.8316V19.6477H42.3357C45.257%2019.6477%2050.703%2017.8591%2050.703%2011.5809C50.703%205.30261%2045.257%203.47754%2041.9389%203.47754H33.2109V29.7951ZM37.3946%2015.7785L37.4667%207.4562H42.2275C43.1291%207.4562%2046.5193%207.63871%2046.5193%2011.4349C46.5193%2015.231%2043.5619%2015.669%2042.1553%2015.669C41.1094%2015.669%2038.8733%2015.742%2037.3946%2015.7785Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(80%2C%2017%2C%20156)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M50.3395%2020.7062C50.3395%2025.9624%2054.4511%2030.4521%2059.8249%2030.4521C65.1627%2030.4521%2069.2743%2025.9624%2069.2743%2020.7062C69.2743%2015.45%2065.1627%2011.1793%2059.8249%2011.1793C54.4511%2011.1793%2050.3395%2015.45%2050.3395%2020.7062ZM54.5232%2020.7427C54.5232%2017.2751%2057.12%2014.939%2059.861%2014.939C62.6381%2014.939%2065.1988%2017.2751%2065.1988%2020.7427C65.1988%2024.4294%2062.6381%2026.6195%2059.861%2026.6195C57.12%2026.6195%2054.5232%2024.4294%2054.5232%2020.7427Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(80%2C%2017%2C%20156)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M79.6951%2015.085C76.882%2015.45%2075.1508%2018.0781%2075.1869%2020.6332C75.2229%2023.7724%2077.1344%2026.3275%2079.9115%2026.5465C82.2198%2026.729%2084.3116%2025.3784%2084.9608%2023.4438L88.7838%2024.7944C87.4133%2028.5905%2084.0952%2030.6711%2079.7673%2030.4886C74.9705%2030.3061%2071.1114%2026.3275%2071.1114%2020.5967C71.1114%2015.1215%2075.4754%2011.2889%2079.8755%2011.0698C84.7805%2010.8508%2087.6297%2013.99%2088.6395%2016.8736L84.8526%2018.0781C83.4821%2015.1945%2081.1378%2014.9025%2079.6951%2015.085Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(80%2C%2017%2C%20156)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M103.6%2027.605L103.78%2029.8316H107.784V11.7269H103.528V22.7138C103.528%2024.2469%20102.049%2026.6195%2099.4884%2026.6195C96.3506%2026.6195%2095.5933%2024.3199%2095.5933%2022.4948V11.7634H91.3014V22.9693C91.3014%2024.5754%2091.8784%2030.3426%2097.9736%2030.3426C101.184%2030.3426%20103.203%2028.6636%20103.6%2027.605Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(80%2C%2017%2C%20156)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M122.106%2016.9101L125.64%2015.45C124.342%2011.7634%20120.086%2010.7778%20117.345%2011.1063C113.234%2011.6174%20111.286%2014.355%20111.286%2016.9466C111.286%2019.0637%20113.125%2020.8157%20115.145%2021.5093C116.984%2022.1663%20121.998%2022.4583%20121.889%2024.7944C121.817%2026.729%20118.968%2027.021%20117.525%2026.6925C116.083%2026.364%20114.748%2025.0134%20114.316%2023.7359L110.673%2025.3054C111.575%2027.7875%20114.063%2030.4156%20118.319%2030.4156C123.548%2030.4156%20126.001%2027.459%20126.001%2024.7579C126.001%2022.5313%20124.811%2020.2682%20120.916%2019.3192C117.165%2018.4066%20115.289%2018.1876%20115.289%2016.5816C115.289%2015.45%20116.552%2014.6835%20118.247%2014.6835C119.834%2014.6835%20121.529%2015.4135%20122.106%2016.9101Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(80%2C%2017%2C%20156)%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/643354ef999e7685d54b670e/643355a4443cd22275ab3e41_favicon-32.png",
    "ogImage": "https://cdn.prod.website-files.com/643354ef999e7685d54b670e/643dc582000ce71bc9aa5bd5_pocus-og-general.avif",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 11,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand 'Pocus'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 2,
      "text": "Join Waitlist",
      "reasoning": "Button #2 has a vibrant blue background (#77E9F4) and action-oriented text 'Join Waitlist', making it a strong primary CTA."
    },
    "secondary": {
      "index": 7,
      "text": "Learn more",
      "reasoning": "Button #7 has a white background (#FFFFFF) and less prominent text 'Learn more', making it suitable as a secondary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "sales teams and businesses looking to enhance sales with AI"
  },
  "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": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand 'Pocus'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles