Home · Branding · QFEX

QFEX Brand Identity

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

Download JSON
Primary
#313B43
Accent
#FFFFFF
Body Font
Inter
Heading
Inter

Color Palette

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

primary
#313B43
rgb(49, 59, 67)
accent
#FFFFFF
rgb(255, 255, 255)
background
#0F1013
rgb(15, 16, 19)
textPrimary
#FAFAFA
rgb(250, 250, 250)
link
#313B43
rgb(49, 59, 67)

Typography

Each font links to its Google Fonts page where available.

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

QFEX logo
Logo
QFEX favicon
Favicon
QFEX social image
Social Card

UI Components

Live previews rendered using QFEX's actual button styles.

buttonPrimary
background #FFFFFF textColor #363636 borderRadius 33554400px 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, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px
buttonSecondary
background #0F1013 textColor #FAFAFA borderColor #39383A borderRadius 0px shadow none

Brand Personality

Tone: professional Energy: medium Audience: traders and investors

QFEX Brand in the Wild

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

Frequently Asked Questions

What is QFEX's primary brand color?

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

What accent color does QFEX use?

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

What font does QFEX use?

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

Does QFEX use a light or dark theme?

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

Where can I find QFEX's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#313B43",
    "accent": "#FFFFFF",
    "background": "#0F1013",
    "textPrimary": "#FAFAFA",
    "link": "#313B43"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "64px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#363636",
      "borderRadius": "33554400px",
      "borderRadiusCorners": {
        "topLeft": "33554400px",
        "topRight": "33554400px",
        "bottomRight": "33554400px",
        "bottomLeft": "33554400px"
      },
      "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, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px"
    },
    "buttonSecondary": {
      "background": "#0F1013",
      "textColor": "#FAFAFA",
      "borderColor": "#39383A",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml,%3csvg%20width='2336'%20height='710'%20viewBox='0%200%202336%20710'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1109.19%20580.068C1069.97%20580.068%201035.97%20571.877%201007.18%20555.498C978.397%20539.116%20956.177%20515.894%20940.524%20485.829C924.871%20455.587%20917.043%20419.767%20917.043%20378.365V377.821C917.043%20336.42%20924.871%20300.686%20940.524%20270.625C956.358%20240.565%20978.665%20217.342%201007.45%20200.96C1036.24%20184.579%201070.15%20176.389%201109.19%20176.389C1148.78%20176.389%201182.96%20184.579%201211.74%20200.96C1240.53%20217.342%201262.66%20240.565%201278.14%20270.625C1293.79%20300.686%201301.61%20336.42%201301.61%20377.821V378.365C1301.61%20419.767%201293.79%20455.587%201278.14%20485.829C1262.66%20515.894%201240.53%20539.116%201211.74%20555.498C1183.14%20571.877%201148.96%20580.068%201109.19%20580.068ZM1109.19%20497.982C1128.26%20497.982%201144.55%20493.122%201158.04%20483.401C1171.72%20473.499%201182.24%20459.639%201189.62%20441.818C1196.99%20423.815%201200.68%20402.663%201200.68%20378.365V377.821C1200.68%20353.342%201196.9%20332.19%201189.35%20314.369C1181.97%20296.547%201171.45%20282.774%201157.77%20273.053C1144.1%20263.333%201127.91%20258.477%201109.19%20258.477C1091.02%20258.477%201075.01%20263.333%201061.16%20273.053C1047.48%20282.597%201036.87%20296.279%201029.31%20314.096C1021.94%20331.922%201018.25%20353.161%201018.25%20377.821V378.365C1018.25%20402.844%201021.94%20424.087%201029.31%20442.09C1036.87%20459.907%201047.48%20473.68%201061.16%20483.401C1074.83%20493.122%201090.84%20497.982%201109.19%20497.982ZM1202.3%20605.718L1077.89%20427.777H1167.48L1291.9%20605.718H1202.3ZM1349.92%20573.047V183.409H1614.94V263.065H1448.96V351.899H1599.83V427.777H1448.96V573.047H1349.92ZM1659.2%20573.047V183.409H1926.1V263.065H1758.24V340.018H1916.12V414.544H1758.24V493.389H1926.1V573.047H1659.2ZM1963.88%20573.047L2105.3%20340.018L2082.89%20421.569V375.661L1964.15%20183.409H2079.93L2151.17%20315.177H2197.05L2133.09%20354.332L2224.85%20183.409H2335.23L2211.09%20376.741V422.649L2187.88%20341.371L2333.88%20573.047H2222.69L2147.13%20446.678H2101.24L2166.83%20408.875L2069.4%20573.047H1963.88Z'%20fill='%2338a5a0'%20/%3e%3cpath%20d='M354.904%20531.385V709.218C310.969%20709.966%20269.366%20702.116%20229.244%20686.398C155.38%20657.452%2097.3055%20609.069%2054.5127%20542.428C-31.5948%20408.347%20-10.0797%20235.69%2086.8845%20122.62C187.468%205.33081%20350.686%20-31.5841%20495.83%2030.6167C650.802%2097.0307%20710.584%20239.764%20708.675%20353.924C707.13%20354.201%20705.484%20354.762%20703.839%20354.762C648.44%20354.784%20593.04%20354.762%20537.649%20354.689C535.983%20354.689%20534.329%20354.071%20532.666%20353.739L532.8%20353.916C532.23%20348.986%20531.565%20344.057%20531.116%20339.119C527.135%20295.652%20510.14%20258.471%20478.092%20228.413C419.272%20173.245%20339.472%20160.757%20272.846%20197.23C167.583%20254.855%20158.886%20384.227%20209.036%20454.471C244.857%20504.643%20292.998%20531.381%20355.146%20531.645L354.917%20531.381L354.904%20531.385Z'%20fill='%2338a5a0'%20/%3e%3cpath%20d='M532.66%20353.737C532.514%20377.766%20532.298%20401.792%20532.242%20425.825C532.168%20460.699%20532.224%20495.573%20532.224%20531.945H708.605V708.75H532.276V531.932C527.885%20531.932%20524.478%20531.932%20521.075%20531.932C468.595%20531.932%20416.114%20531.945%20363.634%20531.915C360.719%20531.915%20357.809%20531.565%20354.898%20531.379L355.127%20531.643V354.769H364.372C417.038%20354.769%20469.704%20354.782%20522.371%20354.726C525.842%20354.726%20529.318%20354.195%20532.79%20353.91L532.652%20353.732L532.66%20353.737Z'%20fill='%2338a5a0'%20/%3e%3c/svg%3e",
    "favicon": "https://www.qfex.com/favicon2.svg",
    "ogImage": "https://qfex.com/qfex-logo-with-text-for-metadata.png",
    "logoHref": "/",
    "logoAlt": "QFEX logo"
  },
  "__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 'QFEX'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 3,
      "text": "Sign up",
      "reasoning": "Button #1 with text 'Sign up' is likely the primary CTA due to its action-oriented text and distinct white background, making it stand out against the dark theme."
    },
    "secondary": {
      "index": 1,
      "text": "Start tradingOpen long or short positions on our perpetual markets.",
      "reasoning": "Button #4 'Start trading' is chosen as secondary due to its informative text and dark background, contrasting with the primary button's light background."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "traders and investors"
  },
  "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 'QFEX'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles