Home · Branding · AXDRAFT

AXDRAFT Brand Identity

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

Download JSON
Primary
#3661FF
Accent
#00112C
Body Font
Inter
Heading
Inter

Color Palette

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

primary
#3661FF
rgb(54, 97, 255)
secondary
#34445C
rgb(52, 68, 92)
accent
#00112C
rgb(0, 17, 44)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#00112C
rgb(0, 17, 44)
link
#00112C
rgb(0, 17, 44)

Typography

Each font links to its Google Fonts page where available.

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

AXDRAFT logo
Logo
AXDRAFT favicon
Favicon

Brand Personality

Tone: professional Energy: medium Audience: business professionals

AXDRAFT Brand in the Wild

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

Frequently Asked Questions

What is AXDRAFT's primary brand color?

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

What accent color does AXDRAFT use?

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

What font does AXDRAFT use?

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

Does AXDRAFT use a light or dark theme?

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

Where can I find AXDRAFT's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#3661FF",
    "secondary": "#34445C",
    "accent": "#00112C",
    "background": "#FFFFFF",
    "textPrimary": "#00112C",
    "link": "#00112C"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "serif"
      ],
      "body": [
        "Inter",
        "serif"
      ],
      "paragraph": [
        "Inter",
        "serif"
      ]
    },
    "fontSizes": {
      "h1": "50px",
      "h2": "44px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "10px"
  },
  "components": {},
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22100%22%20height%3D%2232%22%20viewBox%3D%220%200%20100%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%0A%09%09%09%09%09%09%09%3Cpath%20d%3D%22M44.5582%2026.0167C42.9537%2025.1054%2041.6972%2023.849%2040.7898%2022.2476C39.8825%2020.6473%2039.4277%2018.8479%2039.4277%2016.8494C39.4277%2014.8509%2039.8814%2013.0515%2040.7898%2011.4512C41.6972%209.85084%2042.9537%208.59447%2044.5582%207.68204C46.1628%206.77073%2047.964%206.31396%2049.9637%206.31396C51.9634%206.31396%2053.7593%206.76962%2055.3545%207.68204C56.9497%208.59447%2058.2062%209.84974%2059.1229%2011.4512C60.0397%2013.0515%2060.4986%2014.852%2060.4986%2016.8494C60.4986%2018.8468%2060.0397%2020.6473%2059.1229%2022.2476C58.2062%2023.8479%2056.9497%2025.1043%2055.3545%2026.0167C53.7593%2026.9292%2051.9613%2027.3848%2049.9637%2027.3848C47.966%2027.3848%2046.1628%2026.9292%2044.5582%2026.0167ZM53.0443%2022.5396C53.9611%2021.9866%2054.6813%2021.2157%2055.204%2020.2259C55.7266%2019.2361%2055.988%2018.1113%2055.988%2016.8505C55.988%2015.5897%2055.7266%2014.4638%2055.204%2013.4751C54.6813%2012.4864%2053.9611%2011.7144%2053.0443%2011.1614C52.1275%2010.6084%2051.1%2010.3319%2049.9637%2010.3319C48.8274%2010.3319%2047.7998%2010.6084%2046.8831%2011.1614C45.9663%2011.7144%2045.2461%2012.4853%2044.7234%2013.4751C44.2007%2014.4649%2043.9394%2015.5897%2043.9394%2016.8505C43.9394%2018.1113%2044.2007%2019.2372%2044.7234%2020.2259C45.2461%2021.2157%2045.9653%2021.9866%2046.8831%2022.5396C47.7998%2023.0926%2048.8264%2023.3691%2049.9637%2023.3691C51.101%2023.3691%2052.1275%2023.0926%2053.0443%2022.5396Z%22%20fill%3D%22%2300112C%22%20style%3D%22fill%3A%20rgb(0%2C%2017%2C%2044)%20!important%3B%22%2F%3E%0A%09%09%09%09%09%09%09%3Cpath%20d%3D%22M77.7102%2012.8923C78.9036%2014.0568%2079.4997%2015.7832%2079.4997%2018.0726V27.0364H74.9597V18.7716C74.9597%2017.5307%2074.6876%2016.6039%2074.1446%2015.9923C73.6016%2015.3807%2072.8152%2015.0754%2071.7878%2015.0754C70.6431%2015.0754%2069.7307%2015.4293%2069.0527%2016.1372C68.3737%2016.8461%2068.0341%2017.8979%2068.0341%2019.2947V27.0353H63.4941V11.3793H67.8306C67.8306%2012.0639%2068.5749%2012.4808%2069.1633%2012.1314C69.4476%2011.9632%2069.7506%2011.8139%2070.0724%2011.6845C70.9649%2011.3262%2071.9448%2011.1459%2073.0121%2011.1459C74.9519%2011.1459%2076.5191%2011.7277%2077.7124%2012.8923H77.7102Z%22%20fill%3D%22%2300112C%22%20style%3D%22fill%3A%20rgb(0%2C%2017%2C%2044)%20!important%3B%22%2F%3E%0A%09%09%09%09%09%09%09%3Cpath%20d%3D%22M82.7529%2011.3793H87.2929V27.0365H82.7529V11.3793Z%22%20fill%3D%22%2300112C%22%20style%3D%22fill%3A%20rgb(0%2C%2017%2C%2044)%20!important%3B%22%2F%3E%0A%09%09%09%09%09%09%09%3Cpath%20d%3D%22M95.2364%2015.2206H99.1069V11.7283H96.8946C95.9797%2011.7283%2095.2364%2010.985%2095.2364%2010.0686V7.21771H90.6953V22.2373C90.6953%2024.8875%2092.8451%2027.0373%2095.4953%2027.0373H99.1069V23.0199H96.8946C95.9782%2023.0199%2095.2364%2022.2766%2095.2364%2021.3603V15.2206Z%22%20fill%3D%22%2300112C%22%20style%3D%22fill%3A%20rgb(0%2C%2017%2C%2044)%20!important%3B%22%2F%3E%0A%09%09%09%09%09%09%09%3Cpath%20d%3D%22M85.0237%209.74908C86.4219%209.74908%2087.5553%208.61567%2087.5553%207.21753C87.5553%205.81939%2086.4219%204.68597%2085.0237%204.68597C83.6256%204.68597%2082.4922%205.81939%2082.4922%207.21753C82.4922%208.61567%2083.6256%209.74908%2085.0237%209.74908Z%22%20fill%3D%22%2300112C%22%20style%3D%22fill%3A%20rgb(0%2C%2017%2C%2044)%20!important%3B%22%2F%3E%0A%09%09%09%09%09%09%09%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.31321%200.000244141H25.6819C29.1699%200.000244141%2031.9976%202.82788%2031.9976%206.31588V25.6846C31.9976%2029.1726%2029.1699%2032.0002%2025.6819%2032.0002H6.31321C2.82521%2032.0002%20-0.000976562%2029.1726%20-0.000976562%2025.6846V6.31588C-0.000976562%202.82788%202.82521%200.000244141%206.31321%200.000244141ZM5.33139%2015.9624C5.33139%2021.8432%2010.1168%2026.6286%2015.9976%2026.6286V26.6301C21.8783%2026.6301%2026.6638%2021.8446%2026.6638%2015.9639C26.6638%2010.0832%2021.8783%205.2977%2015.9976%205.2977C10.1168%205.2977%205.33139%2010.0817%205.33139%2015.9624ZM11.6615%2011.3369C11.6615%208.94564%2013.6063%207.00091%2015.9975%207.00091C18.3888%207.00091%2020.3335%208.94564%2020.3335%2011.3369V20.7056C20.3335%2023.0969%2018.3888%2025.0416%2015.9975%2025.0416C13.6063%2025.0416%2011.6615%2023.0969%2011.6615%2020.7056V11.3369Z%22%20fill%3D%22%233661FF%22%20style%3D%22fill%3A%20rgb(54%2C%2097%2C%20255)%20!important%3B%22%2F%3E%0A%09%09%09%09%09%09%3C%2Fsvg%3E",
    "favicon": "https://www.onit.com/wp-content/themes/Onit/favicon.png?v=2",
    "ogImage": null,
    "logoHref": "https://www.onit.com"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand 'Onit' inferred from the URL and page title.",
    "confidence": 0.9,
    "source": "llm"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0,
    "colors": 0.95,
    "overall": 0.475
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand 'Onit' inferred from the URL and page title.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": false,
      "llmSucceeded": false
    }
  }
}

Related Brand Profiles