Home · Branding · FirstQuadrant

FirstQuadrant Brand Identity

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

Download JSON
Primary
#FF8904
Accent
#FFFFFF
Body Font
GeistSans
Heading
GeistSans

Color Palette

Brand palette extracted from https://firstquadrant.ai.

primary
#FF8904
rgb(255, 137, 4)
accent
#FFFFFF
rgb(255, 255, 255)
background
#000000
rgb(0, 0, 0)
textPrimary
#000000
rgb(0, 0, 0)
link
#7E2A0C
rgb(126, 42, 12)

Typography

Each font links to its Google Fonts page where available.

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

FirstQuadrant logo
Logo
FirstQuadrant favicon
Favicon
FirstQuadrant social image
Social Card

UI Components

Live previews rendered using FirstQuadrant's actual button styles.

buttonPrimary
background #FFFFFF textColor #000000 borderRadius 9.45px shadow rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, lch(0 0 0 / 0.02) 0px 4px 4px -1px, lch(0 0 0 / 0.06) 0px 1px 1px 0px
buttonSecondary
background #171717 textColor #E5E5E5 borderColor #262626 borderRadius 10.125px shadow none

Brand Personality

Tone: modern Energy: medium Audience: B2B sales professionals

FirstQuadrant Brand in the Wild

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

Frequently Asked Questions

What is FirstQuadrant's primary brand color?

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

What accent color does FirstQuadrant use?

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

What font does FirstQuadrant use?

FirstQuadrant uses GeistSans as the primary typeface across body and headings.

Does FirstQuadrant use a light or dark theme?

FirstQuadrant's primary site uses a dark color scheme, with a background of #000000.

Where can I find FirstQuadrant's logo?

FirstQuadrant's logo is available directly on their site (https://firstquadrant.ai). 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://firstquadrant.ai 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 FirstQuadrant.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "GeistSans",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#FF8904",
    "accent": "#FFFFFF",
    "background": "#000000",
    "textPrimary": "#000000",
    "link": "#7E2A0C"
  },
  "typography": {
    "fontFamilies": {
      "primary": "GeistSans",
      "heading": "GeistSans"
    },
    "fontStacks": {
      "heading": [
        "GeistSans"
      ],
      "body": [
        "GeistSans"
      ],
      "paragraph": [
        "GeistSans"
      ]
    },
    "fontSizes": {
      "h1": "60.75px",
      "h2": "13.5px",
      "body": "16.875px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderRadius": "9.45px",
      "borderRadiusCorners": {
        "topLeft": "9.45px",
        "topRight": "9.45px",
        "bottomRight": "9.45px",
        "bottomLeft": "9.45px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, lch(0 0 0 / 0.02) 0px 4px 4px -1px, lch(0 0 0 / 0.06) 0px 1px 1px 0px"
    },
    "buttonSecondary": {
      "background": "#171717",
      "textColor": "#E5E5E5",
      "borderColor": "#262626",
      "borderRadius": "10.125px",
      "borderRadiusCorners": {
        "topLeft": "10.125px",
        "topRight": "10.125px",
        "bottomRight": "10.125px",
        "bottomLeft": "10.125px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22pointer-events-none%22%20viewBox%3D%220%200%20987%20132%22%20width%3D%22100%25%22%20fill%3D%22none%22%20data-fc-idx%3D%220%22%3E%3Ctitle%20style%3D%22fill%3A%20none%20!important%3B%22%3EFirstQuadrant%3C%2Ftitle%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M179%20108V21h58v15h-40v21h36v15h-36v36h-18ZM249%20108V43h18v65h-18Zm9-74-7-2c-2-2-3-4-3-7l3-6c2-2%204-3%207-3s5%201%207%203l3%206c0%203-1%205-3%207l-7%202ZM282%20108V43h17v11h1c1-4%203-7%206-9s6-3%2010-3a27%2027%200%200%201%205%201v16l-3-1h-4l-8%201a13%2013%200%200%200-6%2012v37h-18ZM385%2061l-17%201-1-3-4-3-5-1c-3%200-6%200-8%202-2%201-2%202-2%204l1%204%207%203%2012%202c6%202%2011%204%2014%207%203%202%205%206%205%2011%200%204-2%208-4%2011-3%204-6%206-11%208-4%202-9%203-15%203-8%200-15-2-20-6s-8-8-9-15l18-1c0%203%201%205%204%206%202%202%204%202%207%202l8-1c2-2%203-3%203-5l-2-4-6-3-12-2c-6-1-11-3-14-7-3-3-4-7-4-12%200-4%201-8%203-11s5-5%2010-7l14-2c9%200%2015%202%2020%205%205%204%207%208%208%2014ZM433%2043v13h-40V43h40Zm-31-16h19v65l2%202%204%201a16%2016%200%200%200%204-1l3%2013a51%2051%200%200%201-10%202c-4%200-8%200-11-2-4-1-6-3-8-6s-3-6-3-10V27ZM478%2078h16l8%2010%207%209%2015%2018h-17l-10-12-6-7-13-18Zm47-13c0%209-2%2017-5%2024-4%207-9%2012-15%2015-6%204-13%205-21%205a38%2038%200%200%201-35-21c-4-6-6-14-6-23%200-10%202-18%206-25%203-6%208-11%2014-15%207-3%2014-5%2021-5%208%200%2015%202%2021%205%206%204%2011%209%2015%2015%203%207%205%2015%205%2025Zm-18%200c0-7-1-12-3-16l-8-10c-3-2-7-3-12-3-4%200-8%201-11%203-4%203-6%206-8%2010s-3%209-3%2016c0%206%201%2011%203%2015s4%208%208%2010c3%202%207%203%2011%203%205%200%209-1%2012-3s6-6%208-10%203-9%203-15ZM581%2080V43h18v65h-18V96c-2%204-4%207-8%2010-3%202-7%203-12%203s-9-1-12-3l-8-8-2-14V43h18v38c0%204%201%207%203%209%202%203%205%204%208%204l6-2%205-4%202-8ZM632%20109c-4%200-8%200-11-2-4-1-6-3-8-6s-3-7-3-11l2-9c1-3%203-5%206-6l7-4%2010-1a235%20235%200%200%200%2014-3l2-3c0-3-1-5-3-7l-7-2-8%202-4%206-17-2a23%2023%200%200%201%2015-17l14-2%2010%201c4%201%207%202%209%204a19%2019%200%200%201%209%2017v44h-17v-9h-1a18%2018%200%200%201-11%209l-8%201Zm5-12%207-2%205-4%202-6v-7l-3%201a43%2043%200%200%201-7%201%201007%201007%200%200%200-9%202l-3%203-2%204c0%203%201%205%203%206l7%202ZM707%20109c-5%200-10-1-14-4-4-2-7-6-9-11s-4-11-4-18c0-8%202-14%204-19s6-9%2010-11a25%2025%200%200%201%2022-2l6%204%203%206h1V21h18v87h-18V98h-1c0%202-2%203-3%205l-6%205-9%201Zm6-14c3%200%205-1%207-3%202-1%204-3%205-6l1-10-1-11-5-6c-2-2-4-3-7-3s-6%201-8%203c-2%201-3%204-5%207l-1%2010%201%2010%205%206c2%202%205%203%208%203ZM759%20108V43h18v11l6-9c3-2%206-3%2010-3a27%2027%200%200%201%206%201v16l-4-1h-4l-7%201a13%2013%200%200%200-7%2012v37h-18ZM825%20109c-4%200-8%200-11-2-3-1-6-3-8-6s-3-7-3-11l2-9c2-3%203-5%206-6l8-4%209-1a235%20235%200%200%200%2014-3l2-3c0-3-1-5-3-7l-7-2-8%202-4%206-16-2a23%2023%200%200%201%2014-17l14-2%2010%201c4%201%207%202%209%204a19%2019%200%200%201%209%2017v44h-17v-9h-1a19%2019%200%200%201-10%209l-9%201Zm5-12%207-2%205-4%202-6v-7l-3%201a43%2043%200%200%201-6%201%201007%201007%200%200%200-9%202l-4%203-1%204c0%203%200%205%202%206l7%202ZM894%2070v38h-18V43h17v11h1c1-3%204-6%207-9%204-2%208-3%2013-3l12%203c3%202%206%205%207%208%202%204%203%208%203%2014v41h-18V70c0-4-1-7-3-10-2-2-5-3-9-3l-6%202-4%204-2%207ZM985%2043v13h-39V43h39Zm-30-16h18v61l1%204%202%202%203%201a16%2016%200%200%200%205-1l3%2013a51%2051%200%200%201-10%202c-5%200-8%200-12-2-3-1-6-3-7-6-2-3-3-6-3-10V27ZM57%200h18v132H57V0Z%22%20style%3D%22fill%3A%20rgb(230%2C%20237%2C%20244)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M132%2057v18H0V57h132Z%22%20style%3D%22fill%3A%20rgb(230%2C%20237%2C%20244)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m109%2010%2013%2013-47%2047-13-13%2047-47Z%22%20style%3D%22fill%3A%20rgb(230%2C%20237%2C%20244)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://firstquadrant.ai/icons/favicon-16x16.png",
    "ogImage": "https://imagedelivery.net/X0g6XzKNiph0a6UF0FjUrA/1bd7077e-3658-4b31-0bd8-f5a89b22bb00/public",
    "logoHref": "/",
    "logoAlt": "FirstQuadrant"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand name 'FirstQuadrant'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 7,
      "text": "Read announcement",
      "reasoning": "Button #7 ('Read announcement') stands out with a light background (#FFFFFF) and contrasting text, making it visually prominent against the dark theme of the site."
    },
    "secondary": {
      "index": 1,
      "text": "AI Conversations",
      "reasoning": "Button #1 ('AI Conversations') has a distinct dark background (#171717) and serves as a secondary action with a less prominent color compared to the primary button."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "B2B sales professionals"
  },
  "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 visible, located in the header, and links to the homepage, matching the brand name 'FirstQuadrant'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles