Home · Branding · Composer

Composer Brand Identity

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

Download JSON
Primary
#F6609F
Accent
#FFB4ED
Body Font
Neue Haas Grotesk Display
Heading
Neue Haas Grotesk Display

Color Palette

Brand palette extracted from https://www.composer.trade/.

primary
#F6609F
rgb(246, 96, 159)
secondary
#002E50
rgb(0, 46, 80)
accent
#FFB4ED
rgb(255, 180, 237)
background
#ECEDEE
rgb(236, 237, 238)
textPrimary
#000000
rgb(0, 0, 0)
link
#FFB4ED
rgb(255, 180, 237)

Typography

Each font links to its Google Fonts page where available.

primary
Neue Haas Grotesk Display
Neue Haas Grotesk Display Google Fonts →
heading
Neue Haas Grotesk Display
Neue Haas Grotesk Display Google Fonts →
neue-haas-grotesk-display, 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

Composer logo
Logo
Composer social image
Social Card

UI Components

Live previews rendered using Composer's actual button styles.

buttonPrimary
background #000000 textColor #FFFFFF borderRadius 9999px shadow none
buttonSecondary
background #FFB4ED textColor #000000 borderRadius 9999px shadow none

Brand Personality

Tone: modern Energy: medium Audience: traders and investors

Composer Brand in the Wild

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

Frequently Asked Questions

What is Composer's primary brand color?

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

What accent color does Composer use?

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

What font does Composer use?

Composer uses Neue Haas Grotesk Display as the primary typeface across body and headings.

Does Composer use a light or dark theme?

Composer's primary site uses a light color scheme, with a background of #ECEDEE.

Where can I find Composer's logo?

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

Methodology

Brand data on this page was extracted from https://www.composer.trade/ 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 Composer.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Neue Haas Grotesk Display",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#F6609F",
    "secondary": "#002E50",
    "accent": "#FFB4ED",
    "background": "#ECEDEE",
    "textPrimary": "#000000",
    "link": "#FFB4ED"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Neue Haas Grotesk Display",
      "heading": "Neue Haas Grotesk Display"
    },
    "fontStacks": {
      "heading": [
        "neue-haas-grotesk-display",
        "sans-serif"
      ],
      "body": [
        "neue-haas-grotesk-display",
        "system-ui",
        "sans-serif"
      ],
      "paragraph": [
        "neue-haas-grotesk-display",
        "system-ui",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "36px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFB4ED",
      "textColor": "#000000",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%20141%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20aria-label%3D%22Composer%20Logo%22%20class%3D%22h-6%20logo-animated%22%20data-fc-idx%3D%220%22%3E%3Cpath%20id%3D%22graph-1%22%20d%3D%22M4.72867%2017.5484H0.599609V21.9355H4.72867V17.5484Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20id%3D%22graph-2%22%20d%3D%22M10.6642%2011.8711H6.53519V21.9356H10.6642V11.8711Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20id%3D%22graph-3%22%20d%3D%22M16.5998%205.93555H12.4708V21.9355H16.5998V5.93555Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20id%3D%22graph-4%22%20d%3D%22M22.5354%200H18.4063V21.9355H22.5354V0Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20id%3D%22gradient-1%22%20d%3D%22M4.72916%2011.8711H0.600098V13.6775H4.72916V11.8711Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20id%3D%22gradient-2%22%20d%3D%22M10.6647%205.93555H0.600098V8.38716H10.6647V5.93555Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20id%3D%22gradient-3a%22%20d%3D%22M4.72867%200H0.599609V2.83871H4.72867V0Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20id%3D%22gradient-3b%22%20d%3D%22M16.5998%200H6.53519V2.83871H16.5998V0Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20id%3D%22c%22%20d%3D%22M27.053%2011.148C27.053%205.93595%2030.3245%201.96033%2035.516%201.96033C37.5262%201.96033%2039.1664%202.52061%2040.3773%203.45323C41.7906%204.54011%2042.627%206.13753%2042.8286%207.95846H39.156C38.8531%206.22241%2037.5428%205.05968%2035.512%205.05968C32.3348%205.05968%2030.8198%207.70871%2030.8198%2011.148C30.8198%2014.5873%2032.6459%2017.2117%2035.5365%2017.2117C37.6001%2017.2117%2039.0414%2015.9629%2039.2583%2014.145H42.89C42.7876%2015.7253%2042.1039%2017.2403%2040.9206%2018.354C39.6924%2019.5127%2037.9808%2020.2415%2035.5407%2020.2415C30.566%2020.2415%2027.053%2016.4256%2027.053%2011.148Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20id%3D%22o%22%20d%3D%22M53.6649%2013.5839C53.6649%2011.1559%2052.5471%209.50587%2050.5572%209.50587C48.5672%209.50587%2047.4536%2011.1559%2047.4536%2013.5839C47.4536%2016.0118%2048.5468%2017.6372%2050.5572%2017.6372C52.5675%2017.6372%2053.6649%2016.0117%2053.6649%2013.5839ZM43.953%2013.5839C43.953%209.82114%2046.6349%206.92651%2050.5613%206.92651C54.4878%206.92651%2057.1655%209.82128%2057.1655%2013.5839C57.1655%2017.3464%2054.492%2020.2412%2050.5613%2020.2412C46.6307%2020.2412%2043.953%2017.3464%2043.953%2013.5839Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20id%3D%22m%22%20d%3D%22M58.682%207.27022H62.0026V8.98162H62.0763C62.7805%207.80241%2064.0048%206.92212%2065.7612%206.92212C67.3662%206.92212%2068.6395%207.80241%2069.2577%209.13301H69.3069C70.1872%207.73273%2071.5178%206.92212%2073.1187%206.92212C75.8045%206.92212%2077.2909%208.67853%2077.2909%2011.4423V19.8684H73.8394V12.0318C73.8394%2010.6193%2073.1515%209.87409%2071.9274%209.87409C70.5476%209.87409%2069.7123%2010.9509%2069.7123%2012.5928V19.8685H66.2608V12.0319C66.2608%2010.6195%2065.5729%209.87423%2064.3489%209.87423C63.0141%209.87423%2062.1338%2010.9511%2062.1338%2012.5929V19.8686H58.6823L58.682%207.27022Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20id%3D%22p%22%20d%3D%22M88.3943%2013.686C88.3943%2011.3399%2087.5631%209.71036%2085.5568%209.71036C83.5505%209.71036%2082.6825%2011.4628%2082.6825%2013.686C82.6825%2015.9092%2083.7266%2017.4119%2085.6714%2017.4119C87.3378%2017.4119%2088.3943%2016.0279%2088.3943%2013.686ZM79.3129%207.27022H82.6335V8.83423H82.7072C83.5261%207.7247%2084.7135%206.92212%2086.4331%206.92212C89.7741%206.92212%2091.8949%209.67352%2091.8949%2013.5795C91.8949%2017.4854%2089.688%2020.241%2086.4371%2020.241C84.6929%2020.241%2083.5383%2019.5409%2082.8136%2018.4641H82.7644V23.9995H79.3129V7.27022Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20id%3D%22o-2%22%20d%3D%22M102.515%2013.5839C102.515%2011.1559%20101.397%209.50587%2099.4069%209.50587C97.4169%209.50587%2096.3034%2011.1559%2096.3034%2013.5839C96.3034%2016.0118%2097.3965%2017.6372%2099.4069%2017.6372C101.417%2017.6372%20102.515%2016.0117%20102.515%2013.5839ZM92.8027%2013.5839C92.8027%209.82114%2095.4846%206.92651%2099.411%206.92651C103.338%206.92651%20106.015%209.82128%20106.015%2013.5839C106.015%2017.3464%20103.342%2020.2412%2099.411%2020.2412C95.4804%2020.2412%2092.8027%2017.3464%2092.8027%2013.5839Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20id%3D%22s%22%20d%3D%22M106.748%2015.7907H109.958C110.167%2017.2074%20111.166%2017.8421%20112.636%2017.8421C114.105%2017.8421%20114.888%2017.2975%20114.888%2016.4254C114.888%2015.234%20113.304%2015.1071%20111.592%2014.7754C109.345%2014.3401%20107.112%2013.7354%20107.112%2010.9513C107.112%208.16722%20109.405%206.92249%20112.296%206.92249C115.653%206.92249%20117.508%208.55202%20117.746%2011.0742H114.613C114.466%209.7599%20113.623%209.29309%20112.251%209.29309C111.002%209.29309%20110.159%209.76392%20110.159%2010.6524C110.159%2011.7006%20111.788%2011.8029%20113.549%2012.159C115.678%2012.589%20118.057%2013.1744%20118.057%2016.1674C118.057%2018.7345%20115.85%2020.2412%20112.681%2020.2412C109.016%2020.2412%20106.932%2018.4849%20106.748%2015.7907Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20id%3D%22e%22%20d%3D%22M127.978%2012.2082C127.871%2010.6279%20126.835%209.54686%20125.349%209.54686C123.621%209.54686%20122.774%2010.5869%20122.483%2012.2082H127.978ZM119.04%2013.5553C119.04%209.81725%20121.586%206.92249%20125.296%206.92249C127.396%206.92249%20128.987%207.7546%20130.038%209.1718C131.049%2010.4975%20131.564%2012.3559%20131.56%2014.5298H122.438C122.684%2016.4296%20123.74%2017.6088%20125.591%2017.6088C126.852%2017.6088%20127.601%2017.0396%20127.965%2016.1103H131.36C131.102%2017.3188%20130.385%2018.4332%20129.264%2019.1965C128.313%2019.8451%20127.092%2020.2373%20125.603%2020.2373C121.431%2020.2373%20119.04%2017.3222%20119.04%2013.5553Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20id%3D%22r%22%20d%3D%22M136.395%209.27661H136.469C137.251%207.83948%20138.139%207.11475%20139.621%207.11475C139.99%207.11475%20140.215%207.13926%20140.407%207.21295V10.2223H140.329C138.098%209.9807%20136.526%2011.1434%20136.526%2013.8089V19.8686H133.074V7.27044H136.395V9.27661Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": null,
    "ogImage": "https://www.composer.trade/images/opengraph.png",
    "logoHref": "/",
    "logoAlt": "Composer Logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and matches the brand name 'Composer' as indicated by the alt text.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Get started",
      "reasoning": "The 'Get started' button is likely the primary CTA due to its action-oriented text and prominent placement. It uses a dark background, which contrasts well with the page's light theme, making it stand out."
    },
    "secondary": {
      "index": 4,
      "text": "Learn more",
      "reasoning": "The 'Learn more' button is a suitable secondary CTA. It has a different background color (#FFB4ED) from the primary button, aligning with the requirement for distinct color groups."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "traders and investors"
  },
  "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 matches the brand name 'Composer' as indicated by the alt text.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles