Impactive (formerly Outvote) Brand Identity
A complete profile of Impactive (formerly Outvote)'s visual system — colors, typography, components, and personality — extracted from https://www.impactive.io/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.impactive.io/.
Typography
Each font links to its Google Fonts page where available.
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

UI Components
Live previews rendered using Impactive (formerly Outvote)'s actual button styles.
Brand Personality
Impactive (formerly Outvote) Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Impactive (formerly Outvote)'s primary brand color?
Impactive (formerly Outvote)'s primary brand color is #F3786C. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Impactive (formerly Outvote) use?
Impactive (formerly Outvote) uses Basic Sans as the primary typeface across body and headings.
Does Impactive (formerly Outvote) use a light or dark theme?
Impactive (formerly Outvote)'s primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Impactive (formerly Outvote)'s logo?
Impactive (formerly Outvote)'s logo is available directly on their site (https://www.impactive.io/). 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.impactive.io/ 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 Impactive (formerly Outvote).
Methodology
Brand data on this page was extracted from https://www.impactive.io/ 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 Impactive (formerly Outvote).
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Basic Sans",
"role": "body"
}
],
"colors": {
"primary": "#F3786C",
"secondary": "#6CCBDA",
"accent": "#F3786C",
"background": "#FFFFFF",
"textPrimary": "#23293E",
"link": "#23293E"
},
"typography": {
"fontFamilies": {
"primary": "Basic Sans",
"heading": "Basic Sans"
},
"fontStacks": {
"heading": [
"basic-sans",
"sans-serif"
],
"body": [
"basic-sans",
"sans-serif"
],
"paragraph": [
"basic-sans",
"sans-serif"
]
},
"fontSizes": {
"h1": "60px",
"h2": "30px",
"body": "22px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "6px"
},
"components": {
"buttonPrimary": {
"background": "#F3786C",
"textColor": "#23293E",
"borderColor": "#23293E",
"borderRadius": "40px",
"borderRadiusCorners": {
"topLeft": "40px",
"topRight": "40px",
"bottomRight": "40px",
"bottomLeft": "40px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/617ad055dd582e253c1c3f54/69e8e5de0a6abb7aa2a1c0ca_AB-FieldTools-StackedLogo-Neutral%201.svg",
"favicon": "https://cdn.prod.website-files.com/617ad055dd582e253c1c3f54/69e92d31565f9388a7af89b9_AB-FieldTools-Icon-Neutral-32x32.png",
"ogImage": "https://cdn.prod.website-files.com/617ad055dd582e253c1c3f54/69e9255cef716dd54b928266_AB-Impactive.io-Social-Share.png"
},
"__llm_logo_reasoning": {
"selectedIndex": 5,
"reasoning": "Logo rejected: Red flags detected (menu word). Selected #5 because it is visible, medium-sized, located in the header, and links to the homepage, matching the brand 'Impactive'.",
"confidence": 0.95,
"rejected": true,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 1,
"text": "get started",
"reasoning": "The button labeled 'get started' is typically a strong call-to-action, indicating the primary action users are encouraged to take. It uses the vibrant brand color #F3786C, making it stand out as the primary CTA."
},
"secondary": {
"index": -1,
"text": "N/A",
"reasoning": "All buttons share the same background color, so no valid secondary button with a different color exists."
},
"confidence": 0.9
},
"personality": {
"tone": "modern",
"energy": "high",
"targetAudience": "digital organizers and campaign managers"
},
"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": 5,
"selectedLogoReasoning": "Selected #5 because it is visible, medium-sized, located in the header, and links to the homepage, matching the brand 'Impactive'.",
"confidence": 0.95
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 