Home · Branding · Wingspan

Wingspan Brand Identity

A complete profile of Wingspan's visual system — colors, typography, components, and personality — extracted from https://www.wingspan.app/. Built for designers, agents, and AI tools.

Download JSON
Primary
#22000F
Accent
#960145
Body Font
Matter
Heading
Tiempos Fine

Color Palette

Brand palette extracted from https://www.wingspan.app/.

primary
#22000F
rgb(34, 0, 15)
secondary
#FBF3EC
rgb(251, 243, 236)
accent
#960145
rgb(150, 1, 69)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#090706
rgb(9, 7, 6)
link
#960145
rgb(150, 1, 69)

Typography

Each font links to its Google Fonts page where available.

primary
Matter
heading
Tiempos Fine
Tiempos Fine Google Fonts →
Tiempos Fine, 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

Wingspan logo
Logo
Wingspan favicon
Favicon
Wingspan social image
Social Card

UI Components

Live previews rendered using Wingspan's actual button styles.

buttonPrimary
background #960145 textColor #FFFFFF borderColor #960145 borderRadius 12px shadow none
buttonSecondary
background transparent textColor #014051 borderColor #014051 borderRadius 100px shadow none

Brand Personality

Tone: modern Energy: medium Audience: freelancers and businesses seeking flexible work solutions

Wingspan Brand in the Wild

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

Frequently Asked Questions

What is Wingspan's primary brand color?

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

What accent color does Wingspan use?

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

What font does Wingspan use?

Wingspan uses Matter for body text and Tiempos Fine for headings. Fonts were detected on https://www.wingspan.app/ as part of their live design system.

Does Wingspan use a light or dark theme?

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

Where can I find Wingspan's logo?

Wingspan's logo is available directly on their site (https://www.wingspan.app/). 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://www.wingspan.app/ 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 Wingspan.

Methodology

Brand data on this page was extracted from https://www.wingspan.app/ 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 Wingspan.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Matter",
      "role": "body"
    },
    {
      "family": "Tiempos Fine",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#22000F",
    "secondary": "#FBF3EC",
    "accent": "#960145",
    "background": "#FFFFFF",
    "textPrimary": "#090706",
    "link": "#960145"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Matter",
      "heading": "Tiempos Fine"
    },
    "fontStacks": {
      "heading": [
        "Tiempos Fine",
        "sans-serif"
      ],
      "body": [
        "Matter",
        "sans-serif"
      ],
      "paragraph": [
        "Matter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "84px",
      "h2": "48px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#960145",
      "textColor": "#FFFFFF",
      "borderColor": "#960145",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#014051",
      "borderColor": "#014051",
      "borderRadius": "100px",
      "borderRadiusCorners": {
        "topLeft": "100px",
        "topRight": "100px",
        "bottomRight": "100px",
        "bottomLeft": "100px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20155%2025%22%20fill%3D%22none%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20aria-hidden%3D%22true%22%20role%3D%22img%22%20data-fc-idx%3D%220%22%3E%0A%3Cpath%20d%3D%22M26.8771%200.5L16.493%200.532645L7.84908%2015.5055L13.0212%2024.5L26.8771%200.5Z%22%20fill%3D%22%23960145%22%20style%3D%22fill%3A%20rgb(150%2C%201%2C%2069)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M39.8997%200.5L29.5142%200.532645L20.8703%2015.5055L26.0425%2024.5L39.8997%200.5Z%22%20fill%3D%22%23960145%22%20style%3D%22fill%3A%20rgb(150%2C%201%2C%2069)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M13.8558%200.5H0L6.55462%2012.5163L13.8558%200.5Z%22%20fill%3D%22%23960145%22%20style%3D%22fill%3A%20rgb(150%2C%201%2C%2069)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M64.9046%2015.1281L61.6145%202.38134H57.9432L54.6782%2015.1281L51.4634%202.38134H48.1282L52.9881%2018.9681H56.3734L59.8039%206.8148L63.2094%2018.9681H66.6449L71.4597%202.38134H68.1194L64.9046%2015.1281Z%22%20fill%3D%22%23090706%22%20style%3D%22fill%3A%20rgb(9%2C%207%2C%206)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M75.818%207.02425H72.8138V18.9681H75.818V7.02425Z%22%20fill%3D%22%23090706%22%20style%3D%22fill%3A%20rgb(9%2C%207%2C%206)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M74.3134%201.52856C73.2401%201.52856%2072.4527%202.33646%2072.4527%203.35381C72.4527%204.37116%2073.2401%205.20399%2074.3134%205.20399C75.3867%205.20399%2076.2192%204.3961%2076.2192%203.35381C76.2192%202.31153%2075.4067%201.52856%2074.3134%201.52856Z%22%20fill%3D%22%23090706%22%20style%3D%22fill%3A%20rgb(9%2C%207%2C%206)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M85.297%206.83475C83.6069%206.83475%2082.2477%207.66259%2081.4854%208.82456V7.02425H78.4812V18.9681H81.4854V13.7318C81.4854%2011.0538%2082.5587%209.48784%2084.3943%209.48784C85.7986%209.48784%2086.6813%2010.4603%2086.6813%2011.8567V18.9632H89.6855V11.1435C89.6855%208.53532%2087.9201%206.82976%2085.3021%206.82976L85.297%206.83475Z%22%20fill%3D%22%23090706%22%20style%3D%22fill%3A%20rgb(9%2C%207%2C%206)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M100.619%208.2361C99.9519%207.40825%2098.7132%206.83973%2097.2336%206.83973C93.778%206.83973%2091.7067%209.20856%2091.7067%2012.7394C91.7067%2016.2702%2093.778%2018.6141%2097.3088%2018.6141C98.7382%2018.6141%20100.047%2018.0705%20100.644%2017.2177V18.5193C100.644%2020.0603%2099.4504%2021.0777%2097.6399%2021.0777C96.2356%2021.0777%2095.0921%2020.4144%2094.9466%2019.3023L92.1581%2019.7511C92.5643%2021.9803%2094.8262%2023.4714%2097.6399%2023.4714C101.216%2023.4714%20103.598%2021.3619%20103.598%2018.2101V7.02425H100.619V8.2361ZM97.7352%2016.0308C95.8995%2016.0308%2094.6858%2014.7292%2094.6858%2012.7344C94.6858%2010.7396%2095.8995%209.41802%2097.7352%209.41802C99.5708%209.41802%20100.81%2010.7196%20100.81%2012.7344C100.81%2014.7491%2099.5959%2016.0308%2097.7352%2016.0308Z%22%20fill%3D%22%23090706%22%20style%3D%22fill%3A%20rgb(9%2C%207%2C%206)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M108.503%2010.1312C108.503%209.44295%20109.145%209.03901%20110.098%209.03901C111.051%209.03901%20112.124%209.63246%20112.455%2010.7695L114.888%209.75215C114.361%208.02165%20112.385%206.83973%20110.048%206.83973C107.425%206.83973%20105.78%208.3109%20105.78%2010.181C105.78%2014.7092%20112.335%2013.2381%20112.335%2015.4872C112.335%2016.2452%20111.598%2016.8387%20110.474%2016.8387C108.975%2016.8387%20108.042%2015.8413%20107.686%2014.6344L105.233%2015.6318C105.83%2017.3873%20107.57%2019.1626%20110.474%2019.1626C113.378%2019.1626%20115.098%2017.502%20115.098%2015.4423C115.098%2010.56%20108.498%2012.2407%20108.498%2010.1361L108.503%2010.1312Z%22%20fill%3D%22%23090706%22%20style%3D%22fill%3A%20rgb(9%2C%207%2C%206)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M123.133%206.83475C121.538%206.83475%20120.224%207.47308%20119.557%208.40067V7.02425H116.553V23.2819H119.557V17.7862C120.249%2018.639%20121.533%2019.1626%20122.917%2019.1626C126.443%2019.1626%20128.71%2016.6492%20128.71%2013.0037C128.71%209.35817%20126.589%206.84472%20123.133%206.84472V6.83475ZM122.561%2016.5744C120.63%2016.5744%20119.366%2015.1531%20119.366%2012.9937C119.366%2010.8343%20120.63%209.41303%20122.561%209.41303C124.492%209.41303%20125.731%2010.8343%20125.731%2012.9937C125.731%2015.1531%20124.467%2016.5744%20122.561%2016.5744Z%22%20fill%3D%22%23090706%22%20style%3D%22fill%3A%20rgb(9%2C%207%2C%206)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M135.31%206.83475C132.762%206.83475%20130.641%208.3508%20130.26%2010.7196L132.928%2011.1934C133.073%209.91173%20134.001%209.10882%20135.31%209.10882C136.765%209.10882%20137.693%209.93667%20137.693%2011.2881V11.4078L135.451%2011.6223C131.875%2012.0013%20130.089%2013.258%20130.089%2015.6019C130.089%2017.6416%20131.734%2019.1577%20134.092%2019.1577C135.571%2019.1577%20137.021%2018.3996%20137.688%2017.2377V18.9681H140.596V11.6921C140.596%208.51537%20138.45%206.83475%20135.305%206.83475H135.31ZM137.693%2013.8016C137.693%2015.557%20136.619%2016.9534%20134.764%2016.9534C133.665%2016.9534%20132.998%2016.335%20132.998%2015.5072C132.998%2014.6793%20133.806%2013.9911%20135.406%2013.8016L137.693%2013.5423V13.8016Z%22%20fill%3D%22%23090706%22%20style%3D%22fill%3A%20rgb(9%2C%207%2C%206)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M149.629%206.83475C147.939%206.83475%20146.58%207.66259%20145.817%208.82456V7.02425H142.813V18.9681H145.817V13.7318C145.817%2011.0538%20146.891%209.48784%20148.726%209.48784C150.131%209.48784%20151.013%2010.4603%20151.013%2011.8567V18.9632H154.018V11.1435C154.018%208.53532%20152.252%206.82976%20149.634%206.82976L149.629%206.83475Z%22%20fill%3D%22%23090706%22%20style%3D%22fill%3A%20rgb(9%2C%207%2C%206)%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/65480d134c75805e8c6e0203/6967e1261925d6ce9af86868_favicon-jan26.ico",
    "ogImage": "https://cdn.prod.website-files.com/65480d134c75805e8c6e0203/6581a83e9195381bfca75a36_og%20img.jpg",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 8,
    "reasoning": "Selected #8 because it is located in the header, is visible, and links to the homepage, matching the brand 'Wingspan'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Get free savings assessment",
      "reasoning": "Button #4, 'Get free savings assessment', uses the vibrant brand color #960145, indicating a strong call-to-action. It is action-oriented and stands out as a primary CTA."
    },
    "secondary": {
      "index": 6,
      "text": "Explore the Platform",
      "reasoning": "Button #3, 'Explore the Platform', has a transparent background with a distinct border, making it a suitable secondary CTA. It contrasts with the primary button's vibrant color."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "freelancers and businesses seeking flexible work solutions"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 8,
        "selectedLogoReasoning": "Selected #8 because it is located in the header, is visible, and links to the homepage, matching the brand 'Wingspan'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles