Home · Branding · Common Paper

Common Paper Brand Identity

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

Download JSON
Primary
#08353F
Accent
#326F84
Body Font
Inter
Heading
Eiko

Color Palette

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

primary
#08353F
rgb(8, 53, 63)
secondary
#DC3545
rgb(220, 53, 69)
accent
#326F84
rgb(50, 111, 132)
background
#F7F2EC
rgb(247, 242, 236)
textPrimary
#326F84
rgb(50, 111, 132)
link
#326F84
rgb(50, 111, 132)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Eiko
Eiko
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

Common Paper logo
Logo
Common Paper favicon
Favicon
Common Paper social image
Social Card

UI Components

Live previews rendered using Common Paper's actual button styles.

input
background #FFFFFF textColor #000000 borderColor #ABB0B2 borderRadius 3px shadow none
buttonPrimary
background #326F84 textColor #FFFFFF borderColor #326F84 borderRadius 4px shadow none

Brand Personality

Tone: professional Energy: medium Audience: business professionals

Common Paper Brand in the Wild

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

Frequently Asked Questions

What is Common Paper's primary brand color?

Common Paper's primary brand color is #08353F. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Common Paper use?

Common Paper uses #326F84 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Common Paper use?

Common Paper uses Inter for body text and Eiko for headings. Fonts were detected on https://commonpaper.com/ as part of their live design system.

Does Common Paper use a light or dark theme?

Common Paper's primary site uses a light color scheme, with a background of #F7F2EC.

Where can I find Common Paper's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Eiko",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#08353F",
    "secondary": "#DC3545",
    "accent": "#326F84",
    "background": "#F7F2EC",
    "textPrimary": "#326F84",
    "link": "#326F84"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Eiko"
    },
    "fontStacks": {
      "heading": [
        "Eiko"
      ],
      "body": [
        "Inter",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "32px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderColor": "#ABB0B2",
      "borderRadius": "3px",
      "borderRadiusCorners": {
        "topLeft": "3px",
        "topRight": "3px",
        "bottomRight": "3px",
        "bottomLeft": "3px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#326F84",
      "textColor": "#FFFFFF",
      "borderColor": "#326F84",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22141%22%20height%3D%2246%22%20viewBox%3D%220%200%20141%2046%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%0A%09%09%09%09%09%09%09%09%3Cpath%20class%3D%22logomark%22%20d%3D%22M24.1878%2024.5797V40.6489H23.5719C23.3479%2040.6489%2023.068%2040.6489%2022.844%2040.6489C22.6201%2040.6489%2022.3401%2040.6489%2022.1161%2040.6489H21.5002V27.8831L14.7814%2038.7452L14.2775%2038.4653C13.8856%2038.2413%2013.4377%2037.9614%2013.0457%2037.7374L12.5418%2037.4015L19.1487%2026.7633L8.06259%2032.6983L7.78264%2032.1944C7.50269%2031.8024%207.27873%2031.3545%207.05477%2030.9066L6.77482%2030.3467L17.6369%2024.5237H5.1511V21.8922H16.909L6.15892%2016.909L6.38289%2016.3491C6.55086%2015.9012%206.77482%2015.4533%206.94279%2015.0054L7.22274%2014.4455L19.2606%2019.9885L11.8139%208.95844L12.2619%208.62249C12.6538%208.34254%2013.0457%208.06259%2013.4377%207.78264L13.9416%207.4467L21.5002%2018.8127V5.1511H22.1161C22.6201%205.1511%2023.068%205.1511%2023.5719%205.1511H24.1878V21.9482H45.744C45.2401%209.7423%2035.1619%200%2022.9%200C10.2462%200%200%2010.2462%200%2022.9C0%2035.5538%2010.2462%2045.8%2022.9%2045.8C34.9939%2045.8%2044.8482%2036.4496%2045.688%2024.5797H24.1878Z%22%20style%3D%22fill%3A%20rgb(255%2C%20153%2C%200)%20!important%3B%22%2F%3E%0A%09%09%09%09%09%09%09%09%3Cpath%20class%3D%22text%22%20d%3D%22M53.4706%2014.8936C53.4706%2010.0784%2056.6621%206.88696%2061.4213%206.88696C65.3406%206.88696%2068.1961%209.12657%2068.868%2012.7659L65.9565%2013.3258C65.3966%2011.0862%2063.7728%209.79845%2061.4213%209.79845C58.5658%209.79845%2056.6061%2011.8141%2056.6061%2014.8936C56.6061%2017.973%2058.5098%2019.9887%2061.4213%2019.9887C63.8848%2019.9887%2065.6765%2018.4769%2066.0684%2016.0134L68.9799%2016.4613C68.42%2020.3806%2065.5085%2022.8442%2061.4213%2022.8442C56.7181%2022.9002%2053.4706%2019.7087%2053.4706%2014.8936Z%22%20style%3D%22fill%3A%20rgb(247%2C%20242%2C%20236)%20!important%3B%22%2F%3E%0A%09%09%09%09%09%09%09%09%3Cpath%20class%3D%22text%22%20d%3D%22M70.2117%2017.357C70.2117%2013.9976%2072.3954%2011.814%2075.7548%2011.814C79.1142%2011.814%2081.2978%2013.9976%2081.2978%2017.357C81.2978%2020.7164%2079.1142%2022.9%2075.7548%2022.9C72.3954%2022.9%2070.2117%2020.6604%2070.2117%2017.357ZM75.7548%2020.3245C77.4905%2020.3245%2078.5543%2019.1487%2078.5543%2017.301C78.5543%2015.4533%2077.4905%2014.2775%2075.7548%2014.2775C74.0191%2014.2775%2072.9553%2015.4533%2072.9553%2017.301C72.9553%2019.1487%2074.0191%2020.3245%2075.7548%2020.3245Z%22%20style%3D%22fill%3A%20rgb(247%2C%20242%2C%20236)%20!important%3B%22%2F%3E%0A%09%09%09%09%09%09%09%09%3Cpath%20class%3D%22text%22%20d%3D%22M82.9216%2011.9818H84.9932L85.2732%2013.2695C86.0011%2012.3177%2087.0089%2011.7578%2088.5206%2011.7578C89.8644%2011.7578%2090.9842%2012.2617%2091.6561%2013.3815C92.3839%2012.3737%2093.5597%2011.7578%2095.0155%2011.7578C97.1991%2011.7578%2098.6548%2012.9896%2098.6548%2015.7331V22.6199H95.9673V16.517C95.9673%2015.1172%2095.4074%2014.3334%2094.1756%2014.3334C92.8878%2014.3334%2092.104%2015.2852%2092.104%2016.685V22.6759H89.4165V16.517C89.4165%2015.1172%2088.8566%2014.3334%2087.6248%2014.3334C86.281%2014.3334%2085.5531%2015.2852%2085.5531%2016.685V22.6759H82.8656V11.9818H82.9216Z%22%20style%3D%22fill%3A%20rgb(247%2C%20242%2C%20236)%20!important%3B%22%2F%3E%0A%09%09%09%09%09%09%09%09%3Cpath%20class%3D%22text%22%20d%3D%22M100.838%2011.9818H102.91L103.19%2013.2695C103.918%2012.3177%20104.926%2011.7578%20106.437%2011.7578C107.781%2011.7578%20108.901%2012.2617%20109.573%2013.3815C110.301%2012.3737%20111.476%2011.7578%20112.932%2011.7578C115.116%2011.7578%20116.572%2012.9896%20116.572%2015.7331V22.6199H113.884V16.517C113.884%2015.1172%20113.324%2014.3334%20112.092%2014.3334C110.805%2014.3334%20110.021%2015.2852%20110.021%2016.685V22.6759H107.333V16.517C107.333%2015.1172%20106.773%2014.3334%20105.542%2014.3334C104.198%2014.3334%20103.47%2015.2852%20103.47%2016.685V22.6759H100.782V11.9818H100.838Z%22%20style%3D%22fill%3A%20rgb(247%2C%20242%2C%20236)%20!important%3B%22%2F%3E%0A%09%09%09%09%09%09%09%09%3Cpath%20class%3D%22text%22%20d%3D%22M118.195%2017.357C118.195%2013.9976%20120.379%2011.814%20123.738%2011.814C127.098%2011.814%20129.281%2013.9976%20129.281%2017.357C129.281%2020.7164%20127.098%2022.9%20123.738%2022.9C120.379%2022.9%20118.195%2020.6604%20118.195%2017.357ZM123.682%2020.3245C125.418%2020.3245%20126.482%2019.1487%20126.482%2017.301C126.482%2015.4533%20125.418%2014.2775%20123.682%2014.2775C121.947%2014.2775%20120.883%2015.4533%20120.883%2017.301C120.883%2019.1487%20122.003%2020.3245%20123.682%2020.3245Z%22%20style%3D%22fill%3A%20rgb(247%2C%20242%2C%20236)%20!important%3B%22%2F%3E%0A%09%09%09%09%09%09%09%09%3Cpath%20class%3D%22text%22%20d%3D%22M130.905%2011.9818H132.977L133.257%2013.2695C134.041%2012.3177%20135.104%2011.7578%20136.616%2011.7578C138.856%2011.7578%20140.535%2012.9896%20140.535%2015.8451V22.6199H137.848V16.573C137.848%2015.0612%20137.064%2014.3334%20135.832%2014.3334C134.433%2014.3334%20133.593%2015.2852%20133.593%2016.685V22.6759H130.905V11.9818V11.9818Z%22%20style%3D%22fill%3A%20rgb(247%2C%20242%2C%20236)%20!important%3B%22%2F%3E%0A%09%09%09%09%09%09%09%09%3Cpath%20class%3D%22text%22%20d%3D%22M54.1985%2025.4756H62.2611C66.2924%2025.4756%2068.0841%2027.4352%2068.0841%2030.5707C68.0841%2033.7061%2066.2924%2035.6658%2062.2611%2035.6658H57.2779V40.9849H54.1985V25.4756ZM62.0371%2033.1462C64.0528%2033.1462%2064.9486%2032.2504%2064.9486%2030.5707C64.9486%2028.891%2064.0528%2027.9951%2062.0371%2027.9951H57.2779V33.1462H62.0371Z%22%20style%3D%22fill%3A%20rgb(247%2C%20242%2C%20236)%20!important%3B%22%2F%3E%0A%09%09%09%09%09%09%09%09%3Cpath%20class%3D%22text%22%20d%3D%22M68.98%2038.3533C68.98%2036.6736%2070.0438%2035.6658%2072.3954%2035.1059L75.6428%2034.378C75.5308%2033.0902%2074.9149%2032.4743%2073.6832%2032.4743C72.6194%2032.4743%2071.6675%2033.0342%2070.9956%2034.21L68.98%2033.3142C69.8198%2031.2425%2071.4995%2030.1787%2073.8511%2030.1787C76.6506%2030.1787%2078.1064%2031.6345%2078.1064%2034.434V38.0173C78.1064%2038.6332%2078.3303%2038.9132%2078.9462%2038.9132C79.2262%2038.9132%2079.5621%2038.8572%2079.8981%2038.8012V40.8169C79.2262%2041.0408%2078.6663%2041.1528%2078.1064%2041.1528C77.0426%2041.1528%2076.2587%2040.7049%2075.8668%2039.809C74.9149%2040.8728%2073.5712%2041.2648%2072.2274%2041.2648C70.2118%2041.2088%2068.98%2040.145%2068.98%2038.3533ZM73.1792%2039.0812C74.635%2039.0812%2075.6428%2038.1293%2075.6428%2036.8415V35.9457L73.0113%2036.6736C72.0594%2036.9535%2071.6115%2037.2895%2071.6115%2037.9614C71.6675%2038.6892%2072.2274%2039.0812%2073.1792%2039.0812Z%22%20style%3D%22fill%3A%20rgb(247%2C%20242%2C%20236)%20!important%3B%22%2F%3E%0A%09%09%09%09%09%09%09%09%3Cpath%20class%3D%22text%22%20d%3D%22M81.1858%2030.3467H83.2014L83.4254%2031.5225C84.2093%2030.7386%2085.3291%2030.1787%2086.7848%2030.1787C89.7523%2030.1787%2091.9359%2032.3623%2091.9359%2035.6658C91.9359%2038.9692%2089.8083%2041.1528%2086.7848%2041.1528C85.553%2041.1528%2084.5452%2040.7609%2083.8173%2040.201V44.7922H81.1858V30.3467ZM86.4489%2038.7452C88.1846%2038.7452%2089.2484%2037.5134%2089.2484%2035.6658C89.2484%2033.8181%2088.1846%2032.5863%2086.4489%2032.5863C84.7692%2032.5863%2083.6494%2033.8181%2083.6494%2035.6658C83.6494%2037.5134%2084.7692%2038.7452%2086.4489%2038.7452Z%22%20style%3D%22fill%3A%20rgb(247%2C%20242%2C%20236)%20!important%3B%22%2F%3E%0A%09%09%09%09%09%09%09%09%3Cpath%20class%3D%22text%22%20d%3D%22M92.9998%2035.6658C92.9998%2032.3064%2095.1834%2030.1228%2098.3748%2030.1228C101.454%2030.1228%20103.806%2032.1384%20103.414%2036.2257H95.6313C95.8553%2037.7935%2096.8071%2038.8013%2098.4308%2038.8013C99.7186%2038.8013%20100.67%2038.1854%20101.118%2037.1776L103.358%2037.9054C102.686%2039.8651%20100.838%2041.2089%2098.3748%2041.2089C95.1274%2041.2089%2092.9998%2039.0252%2092.9998%2035.6658ZM100.894%2034.3781C100.67%2033.1463%2099.7746%2032.3624%2098.4308%2032.3624C97.0311%2032.3624%2096.1352%2033.0903%2095.7993%2034.3781H100.894Z%22%20style%3D%22fill%3A%20rgb(247%2C%20242%2C%20236)%20!important%3B%22%2F%3E%0A%09%09%09%09%09%09%09%09%3Cpath%20class%3D%22text%22%20d%3D%22M105.206%2030.3466H107.221L107.501%2031.7464C108.285%2030.6825%20109.237%2030.2346%20110.413%2030.2346C110.749%2030.2346%20111.029%2030.2346%20111.365%2030.3466V32.7542H110.357C108.677%2032.7542%20107.837%2033.538%20107.837%2035.2178V40.9847H105.15V30.3466H105.206Z%22%20style%3D%22fill%3A%20rgb(247%2C%20242%2C%20236)%20!important%3B%22%2F%3E%0A%09%09%09%09%09%09%09%09%3C%2Fsvg%3E",
    "favicon": "https://i0.wp.com/commonpaper.com/wp-content/uploads/2021/07/cropped-common-paper-icon-1.png?fit=32%2C32&ssl=1",
    "ogImage": "https://commonpaper.com/wp-content/uploads/2021/07/common-paper-image.png",
    "logoHref": "https://commonpaper.com/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand inferred from the URL and page title.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Subscribe",
      "reasoning": "The button with text 'Subscribe' uses a vibrant brand color (#326F84) and is labeled as 'btn-primary', indicating it is the main call-to-action."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "There is only one button detected, so no secondary button is available with a different color."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals"
  },
  "designSystem": {
    "framework": "bootstrap",
    "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, located in the header, links to the homepage, and matches the brand inferred from the URL and page title.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles