Home · Branding · Poll Everywhere

Poll Everywhere Brand Identity

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

Download JSON
Primary
#007ACC
Accent
#0F172A
Body Font
Source Sans Pro
Heading
Source Sans Pro

Color Palette

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

primary
#007ACC
rgb(0, 122, 204)
secondary
#99CAEB
rgb(153, 202, 235)
accent
#0F172A
rgb(15, 23, 42)
background
#F8FAFC
rgb(248, 250, 252)
textPrimary
#0F172A
rgb(15, 23, 42)
link
#0F172A
rgb(15, 23, 42)

Typography

Each font links to its Google Fonts page where available.

primary
Source Sans Pro
Source Sans Pro Google Fonts →
heading
Source Sans Pro
Source Sans Pro Google Fonts →
Source Sans Pro, source-sans-pro, Helvetica, Verdana, 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

Poll Everywhere logo
Logo
Poll Everywhere favicon
Favicon

UI Components

Live previews rendered using Poll Everywhere's actual button styles.

buttonPrimary
background #FFFFFF textColor #FFFFFF borderRadius 0px shadow none

Brand Personality

Tone: professional Energy: medium Audience: business professionals and educators

Poll Everywhere Brand in the Wild

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

Frequently Asked Questions

What is Poll Everywhere's primary brand color?

Poll Everywhere's primary brand color is #007ACC. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Poll Everywhere use?

Poll Everywhere uses #0F172A as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Poll Everywhere use?

Poll Everywhere uses Source Sans Pro as the primary typeface across body and headings.

Does Poll Everywhere use a light or dark theme?

Poll Everywhere's primary site uses a light color scheme, with a background of #F8FAFC.

Where can I find Poll Everywhere's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Source Sans Pro",
      "role": "body"
    },
    {
      "family": "Helvetica",
      "role": "unknown"
    },
    {
      "family": "Verdana",
      "role": "unknown"
    },
    {
      "family": "Arial",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#007ACC",
    "secondary": "#99CAEB",
    "accent": "#0F172A",
    "background": "#F8FAFC",
    "textPrimary": "#0F172A",
    "link": "#0F172A"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Source Sans Pro",
      "heading": "Source Sans Pro"
    },
    "fontStacks": {
      "heading": [
        "Source Sans Pro",
        "source-sans-pro",
        "Helvetica",
        "Verdana",
        "sans-serif"
      ],
      "body": [
        "Source Sans Pro",
        "source-sans-pro",
        "Helvetica",
        "Verdana",
        "sans-serif"
      ],
      "paragraph": [
        "Source Sans Pro",
        "source-sans-pro",
        "Helvetica",
        "Verdana",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "22px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22293.437%22%20height%3D%2247.997%22%20viewBox%3D%220%200%20293.437%2047.997%22%20class%3D%22company-logo%22%20data-fc-idx%3D%220%22%3E%0A%20%20%3Ctitle%20style%3D%22fill%3A%20rgb(0%2C%20122%2C%20204)%20!important%3B%22%3EPoll%20Everywhere%3C%2Ftitle%3E%0A%20%20%3Cpath%20d%3D%22M24%200a24%2024%200%201024%2024A23.99%2023.99%200%200024%200zm-7.126%2036.373H8.965v-5.966l7.943-2.079v8.045zm11.079%200H20.01V9.579l7.943-2.386zm11.079%200h-7.943v-17.9l7.943-2.386z%22%20class%3D%22cls-1%22%20style%3D%22fill%3A%20rgb(0%2C%20122%2C%20204)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M64.803%2028.873h-1.534v8.011h-6V12.749h7.772c5.863%200%209.477%202.625%209.477%207.875%200%205.454-3.886%208.249-9.715%208.249zM64.7%2017.249h-1.5v7.09h1.4c2.659%200%204.125-1.159%204.125-3.648-.036-2.283-1.4-3.442-4.025-3.442z%22%20style%3D%22fill%3A%20rgb(0%2C%20122%2C%20204)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M83.756%2037.224c-4.7%200-8.181-3.375-8.181-8.863s3.477-8.931%208.215-8.931%208.249%203.409%208.249%208.9-3.544%208.894-8.283%208.894zm.034-13.5c-2.011%200-3.1%201.773-3.1%204.568%200%202.761%201.125%204.636%203.1%204.636%202.011%200%203.136-1.841%203.136-4.6s-1.09-4.598-3.136-4.598z%22%20style%3D%22fill%3A%20rgb(0%2C%20122%2C%20204)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M120.265%2036.849v-24.1h15.033v4.772h-9.17v4.4h6.988v4.943h-6.988v5.216h9.477v4.769z%22%20style%3D%22fill%3A%20rgb(0%2C%20122%2C%20204)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M147.57%2036.918h-5.284l-5.829-16.771%205.113-.648%203.75%2010.84%203.375-10.6h4.841z%22%20style%3D%22fill%3A%20rgb(0%2C%20122%2C%20204)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M169.796%2029.623h-10.26c.273%202.693%201.875%203.75%204.193%203.75%201.875%200%202.352-.409%204.227-1.5l1.636%203.409a11.424%2011.424%200%2001-6.545%201.909c-5.147%200-8.795-2.727-8.795-8.829%200-5.591%203.409-8.965%208.079-8.965%205.25%200%207.568%203.92%207.568%208.863a6.921%206.921%200%2001-.103%201.363zm-7.6-6.818c-1.466%200-2.523%201.3-2.693%203.92h5.386c-.172-2.591-1.092-3.92-2.694-3.92z%22%20style%3D%22fill%3A%20rgb(0%2C%20122%2C%20204)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M177.909%2027.369v9.511h-5.181V19.737h5.182v3.375a5.8%205.8%200%20015.011-3.443l.034%204.534c-2.557.204-3.75%201.772-5.046%203.166z%22%20style%3D%22fill%3A%20rgb(0%2C%20122%2C%20204)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M195.84%2037.225c-1.534%204.466-3.648%206-7.363%206a7.823%207.823%200%2001-1.977-.2v-3.959c.545.17.409%200%201.432%200a2.831%202.831%200%20002.8-1.636l.2-.511-6.2-16.738%205.113-.648%203.882%2010.806%203.409-10.533h4.807z%22%20style%3D%22fill%3A%20rgb(0%2C%20122%2C%20204)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M223.213%2036.85h-4.737l-2.8-9.783-2.761%209.783h-4.769l-4.67-16.7%204.875-.648%202.9%2010.227%202.693-9.988h3.886l3%209.954%202.557-9.954h4.6z%22%20style%3D%22fill%3A%20rgb(0%2C%20122%2C%20204)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M263.642%2029.623h-10.26c.273%202.693%201.875%203.75%204.193%203.75%201.875%200%202.352-.409%204.227-1.5l1.636%203.409a11.423%2011.423%200%2001-6.545%201.909c-5.147%200-8.795-2.727-8.795-8.829%200-5.591%203.409-8.965%208.079-8.965%205.25%200%207.568%203.92%207.568%208.863a6.924%206.924%200%2001-.103%201.363zm-7.636-6.818c-1.466%200-2.522%201.3-2.693%203.92h5.385c-.169-2.591-1.089-3.92-2.692-3.92z%22%20style%3D%22fill%3A%20rgb(0%2C%20122%2C%20204)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M271.449%2027.369v9.511h-5.181V19.737h5.182v3.1a5.559%205.559%200%20015.011-3.17l.034%204.534c-2.557.206-3.75%201.774-5.046%203.168z%22%20style%3D%22fill%3A%20rgb(0%2C%20122%2C%20204)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M293.334%2029.623h-10.26c.273%202.693%201.875%203.75%204.193%203.75%201.875%200%202.352-.409%204.227-1.5l1.636%203.409a11.424%2011.424%200%2001-6.545%201.909c-5.147%200-8.795-2.727-8.795-8.829%200-5.591%203.409-8.965%208.079-8.965%205.25%200%207.568%203.92%207.568%208.863a6.919%206.919%200%2001-.103%201.363zm-7.636-6.818c-1.466%200-2.523%201.3-2.693%203.92h5.385c-.169-2.591-1.055-3.92-2.691-3.92z%22%20style%3D%22fill%3A%20rgb(0%2C%20122%2C%20204)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M103.528%2012.34h5.318v24.51h-5.318z%22%20style%3D%22fill%3A%20rgb(0%2C%20122%2C%20204)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M94.937%2012.34h5.318v24.51h-5.318z%22%20style%3D%22fill%3A%20rgb(0%2C%20122%2C%20204)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M230.44%2012.34v24.51h5.284V25.601a4.227%204.227%200%20012.9-1.534c1.261%200%201.739.852%201.739%202.045V36.85h5.318V24.714c0-3.307-1.67-5.318-4.841-5.318a7.288%207.288%200%2000-5.113%202.488V12.34z%22%20style%3D%22fill%3A%20rgb(0%2C%20122%2C%20204)%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://22544793.fs1.hubspotusercontent-na1.net/hubfs/22544793/PE%20Logo.png",
    "ogImage": null,
    "logoHref": "https://www.polleverywhere.com/?hsLang=en",
    "logoAlt": "Poll Everywhere"
  },
  "__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 'Poll Everywhere'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Sign up\n      \n    \n      \n        Log in",
      "reasoning": "Button #0 with text 'Sign up Log in' is likely the primary CTA due to its action-oriented text and placement in the site header, which is a common location for primary actions."
    },
    "secondary": {
      "index": 1,
      "text": "Case Studies",
      "reasoning": "Button #1 with text 'Case Studies' serves as a secondary action, providing additional information rather than a direct call to action."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals and educators"
  },
  "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 'Poll Everywhere'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles