Home · Branding · Proliferate

Proliferate Brand Identity

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

Download JSON
Primary
#4B5563
Accent
#111827
Body Font
Manrope
Heading
Manrope

Color Palette

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

primary
#4B5563
rgb(75, 85, 99)
secondary
#6B7280
rgb(107, 114, 128)
accent
#111827
rgb(17, 24, 39)
background
#F6F6F2
rgb(246, 246, 242)
textPrimary
#111827
rgb(17, 24, 39)
link
#111827
rgb(17, 24, 39)

Typography

Each font links to its Google Fonts page where available.

primary
Manrope
heading
Manrope
Manrope, 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

Proliferate logo
Logo
Proliferate favicon
Favicon

UI Components

Live previews rendered using Proliferate's actual button styles.

input
background transparent textColor #FFFFFF borderColor null borderRadius 0px shadow none

Brand Personality

Tone: professional Energy: medium Audience: business professionals

Proliferate Brand in the Wild

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

Frequently Asked Questions

What is Proliferate's primary brand color?

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

What accent color does Proliferate use?

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

What font does Proliferate use?

Proliferate uses Manrope as the primary typeface across body and headings.

Does Proliferate use a light or dark theme?

Proliferate's primary site uses a light color scheme, with a background of #F6F6F2.

Where can I find Proliferate's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Manrope",
      "role": "body"
    },
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#4B5563",
    "secondary": "#6B7280",
    "accent": "#111827",
    "background": "#F6F6F2",
    "textPrimary": "#111827",
    "link": "#111827"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Manrope",
      "heading": "Manrope"
    },
    "fontStacks": {
      "heading": [
        "Manrope",
        "sans-serif"
      ],
      "body": [
        "Manrope",
        "sans-serif"
      ],
      "paragraph": [
        "Manrope",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "36px",
      "h2": "24px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20fill%3D%22currentColor%22%20preserveAspectRatio%3D%22xMinYMid%20meet%22%20style%3D%22width%3A100%25%3Bheight%3A100%25%3Bdisplay%3Ablock%3B%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-0.87%20-0.87%20175.74%20175.74%22%20data-fc-idx%3D%220%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2076%2011.500%20L%2076%2023%2086.855%2023%20L%2097.711%2023%2098.348%2016.250%20C%2098.699%2012.537%2C%2098.989%207.362%2C%2098.993%204.750%20L%2099%200%2087.500%200%20L%2076%200%2076%2011.500%20M%2038%2049.500%20L%2038%2061%2048.893%2061%20C%2057.904%2061%2C%2059.891%2060.727%2C%2060.393%2059.418%20C%2060.727%2058.548%2C%2061%2053.373%2C%2061%2047.918%20L%2061%2038%2049.500%2038%20L%2038%2038%2038%2049.500%20M%20114%2049.500%20L%20114%2061%20125%2061%20L%20136%2061%20136%2049.500%20L%20136%2038%20125%2038%20L%20114%2038%20114%2049.500%20M%2064%2087%20L%2064%20110%2087%20110%20L%20110%20110%20110%2087%20L%20110%2064%2087%2064%20L%2064%2064%2064%2087%20M%200%2087.533%20L%200%2099.066%2011.250%2098.783%20L%2022.500%2098.500%2022.783%2087.250%20L%2023.066%2076%2011.533%2076%20L%200%2076%200%2087.533%20M%20151.446%2077.088%20C%20151.076%2077.687%2C%20151.092%2082.862%2C%20151.483%2088.588%20L%20152.192%2099%20163.096%2099%20L%20174%2099%20174%2087.500%20L%20174%2076%20163.059%2076%20C%20156.253%2076%2C%20151.864%2076.411%2C%20151.446%2077.088%20M%2038%20125.263%20L%2038%20136.526%2049%20136.591%20L%2060%20136.657%2060.200%20132.578%20C%2060.310%20130.335%2C%2060.422%20125.240%2C%2060.450%20121.255%20L%2060.500%20114.011%2049.250%20114.005%20L%2038%20114%2038%20125.263%20M%20113.999%20125.250%20L%20113.999%20136.500%20124.996%20136.500%20L%20135.994%20136.500%20135.997%20125.250%20L%20136%20114%20125%20114%20L%20114%20114%20113.999%20125.250%20M%2076%20163%20L%2076%20174%2086.893%20174%20C%2095.904%20174%2C%2097.891%20173.727%2C%2098.393%20172.418%20C%2098.727%20171.548%2C%2099%20166.598%2C%2099%20161.418%20L%2099%20152%2087.500%20152%20L%2076%20152%2076%20163%22%20style%3D%22fill%3A%20rgb(17%2C%2024%2C%2039)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://proliferate.com/icon.svg?53c4086e05989a75",
    "ogImage": null,
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of a primary brand logo.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "All buttons have the same background color (#FCFCFB) and none stand out as a primary CTA due to lack of vibrant color or action-oriented text."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "No secondary button can be selected as all buttons share the same color and lack differentiation."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business 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 located in the header, is visible, 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