Home · Branding · Carry

Carry Brand Identity

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

Download JSON
Primary
#003539
Accent
#F3A272
Body Font
MaisonNeue
Heading
MaisonNeue

Color Palette

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

primary
#003539
rgb(0, 53, 57)
secondary
#F3A272
rgb(243, 162, 114)
accent
#F3A272
rgb(243, 162, 114)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#151515
rgb(21, 21, 21)
link
#E0EBFF
rgb(224, 235, 255)

Typography

Each font links to its Google Fonts page where available.

primary
MaisonNeue
heading
MaisonNeue
Maison Neue, system-ui, -apple-system, 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

Carry logo
Logo
Carry favicon
Favicon
Carry social image
Social Card

UI Components

Live previews rendered using Carry's actual button styles.

buttonPrimary
background #F3A272 textColor #000000 borderRadius 4px shadow none
buttonSecondary
background #FFFFFF textColor #151515 borderRadius 4px shadow none

Brand Personality

Tone: modern Energy: medium Audience: tech-savvy individuals and businesses

Carry Brand in the Wild

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

Frequently Asked Questions

What is Carry's primary brand color?

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

What accent color does Carry use?

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

What font does Carry use?

Carry uses MaisonNeue as the primary typeface across body and headings.

Does Carry use a light or dark theme?

Carry's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Carry's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "MaisonNeue",
      "role": "body"
    },
    {
      "family": "MaisonNeueMono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#003539",
    "secondary": "#F3A272",
    "accent": "#F3A272",
    "background": "#FFFFFF",
    "textPrimary": "#151515",
    "link": "#E0EBFF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "MaisonNeue",
      "heading": "MaisonNeue"
    },
    "fontStacks": {
      "heading": [
        "Maison Neue",
        "system-ui",
        "-apple-system",
        "sans-serif"
      ],
      "body": [
        "MaisonNeue",
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "MaisonNeue",
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "36px",
      "h2": "40px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#F3A272",
      "textColor": "#000000",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#151515",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2288%22%20height%3D%2224%22%20viewBox%3D%220%200%2088%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22hover%3A-rotate-6%20transition-transform%20active%3Ascale-95%22%20data-fc-idx%3D%220%22%3E%0A%3Cpath%20d%3D%22M8.92102%2017.3858C7.18191%2017.3858%205.63603%2017.0184%204.28338%2016.2835C2.93073%2015.5486%201.87868%2014.5302%201.12721%2013.2283C0.375735%2011.9055%200%2010.3937%200%208.69291C0%206.99212%200.365%205.48032%201.095%204.15748C1.825%202.83465%202.83412%201.81627%204.12235%201.10236C5.41058%200.367455%206.90279%200%208.59897%200C9.93014%200%2011.1647%200.251968%2012.3026%200.755905C13.4406%201.23884%2014.3853%201.93176%2015.1368%202.83464C15.8882%203.71653%2016.382%204.73491%2016.6182%205.88976L12.1738%206.99213C12.0021%206.02625%2011.5834%205.27034%2010.9178%204.72441C10.2737%204.15748%209.53294%203.87401%208.69558%203.87401C7.96558%203.87401%207.31073%204.08399%206.73103%204.50393C6.15132%204.90289%205.6897%205.46981%205.34617%206.20472C5.02411%206.91863%204.86309%207.74803%204.86309%208.69291C4.86309%209.63779%205.04559%2010.4777%205.41059%2011.2126C5.77558%2011.9265%206.26941%2012.4934%206.89206%2012.9134C7.53617%2013.3123%208.25544%2013.5118%209.04985%2013.5118C9.73691%2013.5118%2010.3703%2013.3543%2010.95%2013.0394C11.5297%2012.7244%2012.0021%2012.294%2012.3671%2011.748C12.7321%2011.1811%2012.9575%2010.5512%2013.0434%209.85827L17.5522%2010.4882C17.4234%2011.811%2016.9618%2012.9974%2016.1673%2014.0472C15.3729%2015.0971%2014.3423%2015.916%2013.0756%2016.5039C11.8303%2017.0919%2010.4454%2017.3858%208.92102%2017.3858Z%22%20fill%3D%22%23151515%22%20style%3D%22fill%3A%20rgb(21%2C%2021%2C%2021)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M24.4744%2017.2598C23.315%2017.2598%2022.2737%2017.0604%2021.3505%2016.6614C20.4487%2016.2625%2019.7402%2015.706%2019.2249%2014.9921C18.7311%2014.2782%2018.4842%2013.4593%2018.4842%2012.5354C18.4842%2011.1076%2019.0961%209.93176%2020.3199%209.00787C21.5652%208.06299%2023.3472%207.47506%2025.6661%207.24409L28.9511%206.89764C29.359%206.85564%2029.6811%206.72966%2029.9172%206.51968C30.1749%206.28871%2030.3037%205.99475%2030.3037%205.63779C30.3037%205.23884%2030.1749%204.88189%2029.9172%204.56693C29.6811%204.25197%2029.3268%204%2028.8544%203.81102C28.3821%203.62205%2027.8453%203.52756%2027.2441%203.52756C26.5786%203.52756%2025.9774%203.66404%2025.4406%203.93701C24.9039%204.20997%2024.4744%204.56693%2024.1524%205.00787C23.8303%205.44882%2023.6371%205.93176%2023.5727%206.45669L18.935%205.6063C19.0424%204.53543%2019.4503%203.58005%2020.1589%202.74016C20.8674%201.87926%2021.8228%201.20735%2023.0252%200.724409C24.249%200.24147%2025.6231%200%2027.1475%200C28.7364%200%2030.1319%200.262467%2031.3343%200.787401C32.5366%201.31234%2033.4599%202.05774%2034.104%203.02362C34.7481%203.9895%2035.0702%205.11286%2035.0702%206.3937V12.8189C35.0702%2013.1549%2035.1346%2013.4173%2035.2634%2013.6063C35.4137%2013.7953%2035.6069%2013.8898%2035.8431%2013.8898C36.0363%2013.8898%2036.2403%2013.8268%2036.455%2013.7008C36.6912%2013.5748%2036.8844%2013.3963%2037.0347%2013.1654L38.323%2015.7165C37.8506%2016.1995%2037.228%2016.5774%2036.455%2016.8504C35.7036%2017.1234%2034.9306%2017.2598%2034.1362%2017.2598C33.4706%2017.2598%2032.8694%2017.1339%2032.3327%2016.8819C31.8174%2016.6509%2031.388%2016.336%2031.0444%2015.937C30.7009%2015.5171%2030.4969%2015.0656%2030.4325%2014.5827L30.3681%2014.2047H30.3359C29.9494%2014.8136%2029.4664%2015.3491%2028.8866%2015.811C28.3284%2016.273%2027.6736%2016.6299%2026.9221%2016.8819C26.1706%2017.1339%2025.3547%2017.2598%2024.4744%2017.2598ZM26.2458%2013.8898C26.9972%2013.8898%2027.6736%2013.7323%2028.2747%2013.4173C28.8974%2013.1024%2029.3805%2012.6719%2029.724%2012.126C30.0675%2011.5591%2030.2393%2010.9291%2030.2393%2010.2362V9.54331L26.8255%209.88976C25.6231%2010.0157%2024.7321%2010.2677%2024.1524%2010.6457C23.5942%2011.0236%2023.315%2011.4856%2023.315%2012.0315C23.315%2012.5774%2023.5834%2013.0289%2024.1202%2013.3858C24.6784%2013.7218%2025.3869%2013.8898%2026.2458%2013.8898Z%22%20fill%3D%22%23151515%22%20style%3D%22fill%3A%20rgb(21%2C%2021%2C%2021)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M48.7838%200.125985C49.75%200.125985%2050.5981%200.346457%2051.3281%200.787401C52.0796%201.22835%2052.6807%201.86877%2053.1316%202.70866C53.604%203.52756%2053.9046%204.51444%2054.0334%205.66929L49.9432%206.77165C49.8574%205.82677%2049.589%205.09186%2049.1381%204.56693C48.7087%204.021%2048.1397%203.74803%2047.4312%203.74803C46.8085%203.74803%2046.261%203.92651%2045.7887%204.28346C45.3163%204.61942%2044.9621%205.11286%2044.7259%205.76378C44.4897%206.4147%2044.3716%207.2021%2044.3716%208.12598V16.7559H39.5085V0.629921H43.3732L44.114%203.2126H44.1462C44.5756%202.24672%2045.1982%201.49081%2046.0141%200.944881C46.8515%200.39895%2047.7747%200.125985%2048.7838%200.125985Z%22%20fill%3D%22%23151515%22%20style%3D%22fill%3A%20rgb(21%2C%2021%2C%2021)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M64.9459%200.125985C65.9121%200.125985%2066.7602%200.346457%2067.4902%200.787401C68.2416%201.22835%2068.8428%201.86877%2069.2937%202.70866C69.766%203.52756%2070.0666%204.51444%2070.1954%205.66929L66.1053%206.77165C66.0194%205.82677%2065.751%205.09186%2065.3001%204.56693C64.8707%204.021%2064.3018%203.74803%2063.5932%203.74803C62.9706%203.74803%2062.4231%203.92651%2061.9507%204.28346C61.4784%204.61942%2061.1241%205.11286%2060.8879%205.76378C60.6518%206.4147%2060.5337%207.2021%2060.5337%208.12598V16.7559H55.6706V0.629921H59.5353L60.276%203.2126H60.3082C60.7377%202.24672%2061.3603%201.49081%2062.1762%200.944881C63.0135%200.39895%2063.9368%200.125985%2064.9459%200.125985Z%22%20fill%3D%22%23151515%22%20style%3D%22fill%3A%20rgb(21%2C%2021%2C%2021)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M78.3704%2024C77.211%2024%2076.0946%2023.874%2075.021%2023.622C73.969%2023.3701%2073.0243%2023.0131%2072.1869%2022.5512C71.371%2022.0892%2070.6947%2021.5328%2070.158%2020.8819L72.1869%2017.5433C72.6163%2018.0682%2073.1316%2018.5197%2073.7328%2018.8976C74.3554%2019.2756%2075.021%2019.5591%2075.7296%2019.748C76.4596%2019.937%2077.211%2020.0315%2077.984%2020.0315C79.036%2020.0315%2079.9485%2019.853%2080.7215%2019.4961C81.5159%2019.1391%2082.1171%2018.6247%2082.525%2017.9528C82.9544%2017.3018%2083.1691%2016.5249%2083.1691%2015.622V14.4252H83.1369C82.6002%2015.3701%2081.8701%2016.1155%2080.9469%2016.6614C80.0237%2017.2073%2079.0253%2017.4803%2077.9518%2017.4803C76.7065%2017.4803%2075.6222%2017.2178%2074.699%2016.6929C73.7757%2016.147%2073.0565%2015.3911%2072.5412%2014.4252C72.0474%2013.4593%2071.8005%2012.336%2071.8005%2011.0551V0.629921H76.6635V10.2992C76.6635%2010.9501%2076.7816%2011.5276%2077.0178%2012.0315C77.254%2012.5144%2077.5975%2012.8924%2078.0484%2013.1654C78.4993%2013.4383%2079.036%2013.5748%2079.6587%2013.5748C80.2813%2013.5748%2080.861%2013.4278%2081.3978%2013.1339C81.9346%2012.8399%2082.3532%2012.4304%2082.6538%2011.9055C82.9759%2011.3596%2083.1369%2010.7402%2083.1369%2010.0472V0.629921H87.9678L88%2015.748C88%2017.4488%2087.6028%2018.9081%2086.8084%2020.126C86.014%2021.3648%2084.8868%2022.3202%2083.4268%2022.9921C81.9882%2023.664%2080.3028%2024%2078.3704%2024Z%22%20fill%3D%22%23151515%22%20style%3D%22fill%3A%20rgb(21%2C%2021%2C%2021)%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://carry.com/favicon-32x32.png/",
    "ogImage": "https://carry.com/img/1200x627.jpg",
    "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": 3,
      "text": "Taxable Brokerage",
      "reasoning": "Button #3 with background color #F3A272 is vibrant and uses a brand color, making it a strong candidate for the primary CTA."
    },
    "secondary": {
      "index": 1,
      "text": "Join Carry",
      "reasoning": "Button #1 with a white background provides a contrasting, less prominent option suitable for secondary actions."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy individuals and businesses"
  },
  "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