Home · Branding · Polycam

Polycam Brand Identity

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

Download JSON
Primary
#0A0021
Accent
#FF8E80
Body Font
Gt Planar
Heading
Gt Planar

Color Palette

Brand palette extracted from https://poly.cam/.

primary
#0A0021
rgb(10, 0, 33)
secondary
#3F23F6
rgb(63, 35, 246)
accent
#FF8E80
rgb(255, 142, 128)
background
#F6F4EF
rgb(246, 244, 239)
textPrimary
#100F0F
rgb(16, 15, 15)
link
#FF8E80
rgb(255, 142, 128)

Typography

Each font links to its Google Fonts page where available.

primary
Gt Planar
heading
Gt Planar
Gt Planar, 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

Polycam logo
Logo
Polycam favicon
Favicon
Polycam social image
Social Card

UI Components

Live previews rendered using Polycam's actual button styles.

buttonPrimary
background #FF8E80 textColor #100F0F borderColor #100F0F borderRadius 100px shadow none
buttonSecondary
background #100F0F textColor #FFFFFF borderColor #100F0F borderRadius 4px shadow none

Brand Personality

Tone: modern Energy: high Audience: tech-savvy professionals and businesses

Polycam Brand in the Wild

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

Frequently Asked Questions

What is Polycam's primary brand color?

Polycam's primary brand color is #0A0021. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Polycam use?

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

What font does Polycam use?

Polycam uses Gt Planar as the primary typeface across body and headings.

Does Polycam use a light or dark theme?

Polycam's primary site uses a light color scheme, with a background of #F6F4EF.

Where can I find Polycam's logo?

Polycam's logo is available directly on their site (https://poly.cam/). 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://poly.cam/ 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 Polycam.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Gt Planar",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#0A0021",
    "secondary": "#3F23F6",
    "accent": "#FF8E80",
    "background": "#F6F4EF",
    "textPrimary": "#100F0F",
    "link": "#FF8E80"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Gt Planar",
      "heading": "Gt Planar"
    },
    "fontStacks": {
      "heading": [
        "Gt Planar",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Gt Planar",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Gt Planar",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "56px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FF8E80",
      "textColor": "#100F0F",
      "borderColor": "#100F0F",
      "borderRadius": "100px",
      "borderRadiusCorners": {
        "topLeft": "100px",
        "topRight": "100px",
        "bottomRight": "100px",
        "bottomLeft": "100px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#100F0F",
      "textColor": "#FFFFFF",
      "borderColor": "#100F0F",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20112%20133%22%20class%3D%22new-footer-logo%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M85.6463%2079.8026L105.41%2068.401V30.3985L52.7074%200L0%2030.3985V68.401L52.7074%2037.9981L72.4716%2049.3998L52.7074%2060.8014V98.7995L112%20133V95.0019L85.6463%2079.8026Z%22%20fill%3D%22%23fff%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/67a3e58efec5f4dc95fd18c6/67a50bd84d4f929e39c85808_Grid-32.png",
    "ogImage": "https://cdn.prod.website-files.com/67a3e58efec5f4dc95fd18c6/689ba71206502427e99364e7_Polycam-OG.png",
    "logoHref": "https://poly.cam"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, small but matches the favicon, and links to the homepage, indicating it is the main brand logo.",
    "confidence": 0.8,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 7,
      "text": "Spatial",
      "reasoning": "Button #7 has a vibrant and distinct accent color (#FF8E80) which aligns with the brand's accent color, making it stand out as the primary call-to-action."
    },
    "secondary": {
      "index": 1,
      "text": "Start free 7-day Business trial",
      "reasoning": "Button #2 has a different background color (#100F0F) and features action-oriented text ('Start free 7-day Business trial'), making it a suitable secondary CTA."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "tech-savvy professionals and businesses"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.95,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, small but matches the favicon, and links to the homepage, indicating it is the main brand logo.",
        "confidence": 0.8
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles