Home · Branding · Cargo

Cargo Brand Identity

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

Download JSON
Primary
#009966
Accent
#059669
Body Font
Inter
Heading
Inter

Color Palette

Brand palette extracted from https://getcargo.io.

primary
#009966
rgb(0, 153, 102)
secondary
#00D492
rgb(0, 212, 146)
accent
#059669
rgb(5, 150, 105)
background
#0A0A0A
rgb(10, 10, 10)
textPrimary
#E5E5E5
rgb(229, 229, 229)
link
#059669
rgb(5, 150, 105)

Typography

Each font links to its Google Fonts page where available.

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

Cargo logo
Logo
Cargo favicon
Favicon
Cargo social image
Social Card

UI Components

Live previews rendered using Cargo's actual button styles.

buttonPrimary
background #059669 textColor #E5E5E5 borderRadius 6px shadow none
buttonSecondary
background #1C1C1C textColor #FAFAFA borderColor #252525 borderRadius 6px shadow none

Brand Personality

Tone: modern Energy: medium Audience: tech-savvy professionals

Cargo Brand in the Wild

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

Frequently Asked Questions

What is Cargo's primary brand color?

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

What accent color does Cargo use?

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

What font does Cargo use?

Cargo uses Inter as the primary typeface across body and headings.

Does Cargo use a light or dark theme?

Cargo's primary site uses a dark color scheme, with a background of #0A0A0A.

Where can I find Cargo's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#009966",
    "secondary": "#00D492",
    "accent": "#059669",
    "background": "#0A0A0A",
    "textPrimary": "#E5E5E5",
    "link": "#059669"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter"
      ],
      "body": [
        "Inter"
      ],
      "paragraph": [
        "Inter"
      ]
    },
    "fontSizes": {
      "h1": "50px",
      "h2": "30px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#059669",
      "textColor": "#E5E5E5",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#1C1C1C",
      "textColor": "#FAFAFA",
      "borderColor": "#252525",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%201600%20456%22%20class%3D%22h-7%20w-24%20text-neutral-100%22%20data-fc-idx%3D%220%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1499.06%20372.973c-19.63%200-36.94-4.004-51.92-12.011s-26.73-19.63-35.26-34.869c-8.26-15.24-12.4-33.32-12.4-54.242s4.27-39.003%2012.79-54.242%2020.28-26.992%2035.26-35.257c14.98-8.524%2032.15-12.786%2051.53-12.786%2019.37%200%2036.55%204.133%2051.53%2012.399q22.86%2012.397%2035.64%2035.644c8.52%2015.239%2012.79%2033.32%2012.79%2054.242s-4.27%2039.002-12.79%2054.242c-8.26%2015.239-20.02%2026.862-35.26%2034.869-14.98%208.007-32.28%2012.011-51.91%2012.011m0-43.393q12.78%200%2022.47-6.974c6.46-4.65%2011.49-11.236%2015.11-19.76%203.61-8.782%205.42-19.114%205.42-30.995%200-18.339-4-32.545-12.01-42.619q-11.625-15.497-30.99-15.497c-8.27%200-15.63%202.324-22.09%206.974-6.45%204.391-11.49%2010.977-15.11%2019.759-3.61%208.524-5.42%2018.985-5.42%2031.383%200%2017.822%203.74%2031.899%2011.23%2042.231%207.75%2010.332%2018.21%2015.498%2031.39%2015.498M1267.47%20451.624q-28.665%200-49.2-9.686c-13.44-6.2-23.77-14.982-31-26.346-6.97-11.107-10.59-24.151-10.85-39.132h56.57c.52%2010.332%203.74%2018.21%209.68%2023.634%206.2%205.682%2014.99%208.524%2026.35%208.524%2011.88%200%2021.57-3.487%2029.06-10.461%207.75-6.716%2011.62-16.273%2011.62-28.671v-18.21c0-8.782.52-16.143%201.55-22.084-5.94%209.04-13.82%2016.273-23.63%2021.697-9.82%205.424-21.18%208.136-34.1%208.136-16.53%200-31.12-3.616-43.78-10.848-12.4-7.491-22.21-18.339-29.44-32.545-6.98-14.206-10.46-31.254-10.46-51.143%200-19.63%203.74-36.548%2011.23-50.754%207.75-14.465%2017.82-25.442%2030.22-32.933%2012.66-7.49%2026.09-11.236%2040.3-11.236q22.08%200%2036.42%208.524c9.55%205.424%2017.3%2013.044%2023.24%2022.859-1.03-5.682-1.55-12.011-1.55-18.984v-5.812h56.18v180.16q0%2046.881-26.73%2070.902c-17.57%2016.272-41.46%2024.409-71.68%2024.409m2.71-136.38c8.27%200%2015.63-2.066%2022.09-6.199%206.45-4.391%2011.49-10.461%2015.11-18.21%203.87-7.748%205.81-16.53%205.81-26.346%200-10.073-1.94-18.984-5.81-26.733-3.62-7.749-8.66-13.69-15.11-17.822-6.46-4.391-13.82-6.587-22.09-6.587q-12.78%200-22.86%206.587c-6.45%204.132-11.49%2010.073-15.11%2017.822-3.61%207.749-5.42%2016.66-5.42%2026.733%200%209.816%201.81%2018.598%205.42%2026.346%203.62%207.749%208.66%2013.819%2015.11%2018.21q10.08%206.2%2022.86%206.199M1031.97%20176.153h55.79v13.173c0%207.232-.51%2013.948-1.55%2020.147%205.68-12.14%2013.05-21.826%2022.09-29.058%209.3-7.232%2020.4-10.849%2033.32-10.849%203.87%200%207.23.388%2010.07%201.163v54.241q-6.195-1.55-13.95-1.549c-9.55%200-18.08%201.808-25.57%205.424q-10.845%205.424-17.43%2017.822c-4.39%208.007-6.59%2018.597-6.59%2031.77v87.562h-56.18zM879.304%20372.973q-16.66%200-32.158-6.974-15.11-7.361-24.409-20.922-8.91-13.947-8.911-32.545%200-29.832%2020.147-43.781%2020.147-14.336%2054.629-18.597l27.121-3.099q10.848-1.55%2015.498-5.037%204.649-3.874%204.649-10.461%200-9.299-7.361-15.498-7.362-6.199-20.147-6.199-13.948%200-22.859%207.362-8.911%207.36-10.461%2020.534h-56.954q1.55-19.76%2012.786-35.257%2011.622-15.498%2030.995-24.021%2019.372-8.912%2044.556-8.912%2029.058%200%2047.655%2010.074%2018.985%209.685%2027.508%2028.671%208.911%2018.597%208.911%2045.718v111.97h-51.917v-6.974q0-8.136%201.55-17.435-8.136%2014.723-23.246%2023.247-15.11%208.136-37.582%208.136m17.435-39.906q11.235%200%2020.534-5.037%209.298-5.424%2014.335-14.335%205.424-9.3%205.424-20.922V274.95q-3.1%202.712-7.748%204.262-4.65%201.55-13.561%203.487l-13.173%202.325q-15.885%203.1-24.021%208.911t-8.136%2015.885q0%2010.848%207.361%2017.048%207.362%206.199%2018.985%206.199M651.228%20372.973q-40.294%200-70.515-17.047-30.22-17.047-46.88-49.593-16.272-32.545-16.272-77.488%200-43.006%2017.822-75.164%2017.822-32.157%2049.205-48.817%2031.383-17.048%2070.514-17.048%2034.095%200%2060.828%2012.399%2027.121%2012.398%2043.394%2036.419%2016.66%2024.021%2019.759%2056.954h-62.378q-3.099-25.184-19.372-40.294-15.885-15.11-42.618-15.11-21.697%200-38.744%2010.848-16.66%2010.461-26.346%2030.995-9.299%2020.535-9.299%2048.818%200%2029.058%209.299%2050.367%209.298%2020.922%2025.571%2032.158%2016.66%2011.236%2038.356%2011.236%2026.734%200%2044.556-16.273%2017.823-16.272%2021.309-43.006h60.829q-3.1%2032.546-19.372%2057.342-15.885%2024.795-44.169%2038.744-27.896%2013.56-65.477%2013.56M110.357%20154.18V58.833l88.286%2056.126v95.347zM98.504%20172.746%2011.84%20213.18%20210.5%20339.298l86.643-40.27zM297.144%2056.13%20208.852%200l-86.639%2040.268%2088.292%2056.13zM309%20280.463l-88.286-56.126V115.936L309%2074.903zM309%20414.967%20220.714%20456v-97.166L309%20317.801zM0%20231.755v95.161l198.643%20126.106v-95.16z%22%20style%3D%22fill%3A%20oklch(0.97%200%200)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://www.getcargo.ai/static/img/icons/apple-touch-icon.png",
    "ogImage": "https://www.getcargo.ai/og/opengraph-image.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, aligning with the brand 'Cargo'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Start building for free",
      "reasoning": "Button #1 'Start building for free' uses a vibrant green color (#059669) and has action-oriented text, making it the primary CTA."
    },
    "secondary": {
      "index": 3,
      "text": "Talk to sales",
      "reasoning": "Button #4 'Talk to sales' has a dark background (#1C1C1C) and serves as a secondary action, distinct from the primary button's color group."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "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, and links to the homepage, aligning with the brand 'Cargo'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles