Home · Branding · AppDirect

AppDirect Brand Identity

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

Download JSON
Primary
#009FDF
Accent
#009FDF
Body Font
Inter
Heading
Inter

Color Palette

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

primary
#009FDF
rgb(0, 159, 223)
secondary
#425466
rgb(66, 84, 102)
accent
#009FDF
rgb(0, 159, 223)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000000
rgb(0, 0, 0)
link
#425466
rgb(66, 84, 102)

Typography

Each font links to its Google Fonts page where available.

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

AppDirect logo
Logo
AppDirect favicon
Favicon
AppDirect social image
Social Card

UI Components

Live previews rendered using AppDirect's actual button styles.

input
background transparent textColor #009FDF borderColor #009FDF borderRadius 4px shadow none
buttonPrimary
background #009FDF textColor #FFFFFF borderColor #009FDF borderRadius 2px shadow none
buttonSecondary
background #EEEEEE textColor #1F2326 borderRadius 0px shadow none

Brand Personality

Tone: professional Energy: medium Audience: businesses seeking digital transformation solutions

AppDirect Brand in the Wild

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

Frequently Asked Questions

What is AppDirect's primary brand color?

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

What font does AppDirect use?

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

Does AppDirect use a light or dark theme?

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

Where can I find AppDirect's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#009FDF",
    "secondary": "#425466",
    "accent": "#009FDF",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#425466"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "45px",
      "h2": "32px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#009FDF",
      "borderColor": "#009FDF",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#009FDF",
      "textColor": "#FFFFFF",
      "borderColor": "#009FDF",
      "borderRadius": "2px",
      "borderRadiusCorners": {
        "topLeft": "2px",
        "topRight": "2px",
        "bottomRight": "2px",
        "bottomLeft": "2px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#EEEEEE",
      "textColor": "#1F2326",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201920%20467.35%22%20role%3D%22img%22%20data-fc-idx%3D%220%22%3E%0A%20%20%20%20%20%20%20%20%3C!--%20Accesibility%20text%20--%3E%0A%20%20%20%20%20%20%20%20%3Ctitle%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%3EAppDirect%20logo%3C%2Ftitle%3E%0A%20%20%20%20%20%20%20%20%3C!--%20Fallback%20text%20--%3E%0A%20%20%20%20%20%20%20%20AppDirect%20logo%0A%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%3Cg%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpolygon%20fill-opacity%3D%220.7%22%20class%3D%22cls-2%22%20points%3D%22150.36%200%20253.68%200%20455.35%20317.43%20365.06%20355.75%20150.36%200%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20fill-opacity%3A%200.7%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpolygon%20fill-opacity%3D%220.7%22%20class%3D%22cls-3%22%20points%3D%22502.1%20187.67%20455.35%20317.43%20102.08%20467.35%200%20398.96%20502.1%20187.67%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20fill-opacity%3A%200.7%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpolygon%20class%3D%22cls-4%22%20points%3D%22150.36%200%20253.68%200%20102.08%20467.35%200%20398.96%20150.36%200%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fg%3E%3Cg%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M1905.46%2C311.18c-3.63%2C0-6.97-.57-10.04-1.72-3.07-1.15-5.57-3.33-7.49-6.55-1.93-3.22-2.89-8.05-2.89-14.48v-91.52h24.59s10.37-28.89%2C10.37-28.89h-34.96v-40.84h-33.18v168.13c0%2C10.29%2C2.33%2C18.83%2C6.99%2C25.64%2C4.66%2C6.81%2C10.76%2C11.84%2C18.31%2C15.09%2C7.55%2C3.25%2C15.68%2C4.81%2C24.41%2C4.66%2C5.33-.07%2C9.57-.35%2C13.32-1.28%2C3.48-.86%2C5.1-2.28%2C5.1-2.28v-27.72c-1.11%2C.22-5.21%2C.81-7.32%2C1.16-2%2C.33-4.55%2C.59-7.22%2C.59Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M1650.59%2C251.47c0-15.46-2.07-28.61-6.21-39.45-4.15-10.84-9.8-19.66-16.98-26.47-7.18-6.81-15.28-11.8-24.3-14.98-9.03-3.18-18.35-4.77-27.97-4.77-15.83%2C0-29.65%2C3.74-41.45%2C11.21-11.8%2C7.47-20.97%2C17.87-27.52%2C31.18-6.55%2C13.32-9.82%2C28.71-9.82%2C46.17s3.27%2C33.09%2C9.82%2C46.22c6.55%2C13.13%2C15.87%2C23.31%2C27.97%2C30.52%2C12.1%2C7.21%2C26.54%2C10.82%2C43.34%2C10.82%2C12.43%2C0%2C23.51-1.91%2C33.24-5.71%2C9.73-3.81%2C17.83-9.17%2C24.3-16.09%2C6.47-6.92%2C13.3-18.08%2C15.59-35.52h-32.7c-.69%2C7.92-5.7%2C15.42-9.47%2C19.04-3.77%2C3.63-8.25%2C6.34-13.43%2C8.16-5.18%2C1.81-10.91%2C2.72-17.2%2C2.72-9.69%2C0-18.16-2.09-25.41-6.27-7.25-4.18-12.89-10.27-16.92-18.26-3.75-7.43-5.73-16.36-6-26.75h121.13v-11.76Zm-121.1-13.09c.4-7.33%2C2.24-14.19%2C5.52-20.59%2C3.74-7.29%2C9.06-13.21%2C15.98-17.76%2C6.92-4.55%2C15.04-6.83%2C24.36-6.83%2C8.58%2C0%2C16.07%2C1.96%2C22.47%2C5.88%2C6.4%2C3.92%2C11.37%2C9.27%2C14.93%2C16.04%2C3.55%2C6.77%2C5.33%2C14.52%2C5.33%2C23.25h-88.58Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M680.63%2C338.48h36.4l-81.79-227.28h-39.62l-81.79%2C227.28h36.4l20.79-60.09%2C88.98%2C.38%2C20.63%2C59.71Zm-99.64-88.89l33.61-97.11h1.78l33.66%2C97.44-69.04-.33Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M741.05%2C402.4V168.02h32.4v27.63h2.78c1.92-3.55%2C4.7-7.66%2C8.32-12.32%2C3.62-4.66%2C8.66-8.75%2C15.09-12.26%2C6.44-3.51%2C14.94-5.27%2C25.53-5.27%2C13.76%2C0%2C26.04%2C3.48%2C36.84%2C10.43%2C10.8%2C6.95%2C19.29%2C16.98%2C25.47%2C30.07%2C6.18%2C13.09%2C9.27%2C28.85%2C9.27%2C47.28s-3.07%2C34.2-9.21%2C47.33c-6.14%2C13.13-14.58%2C23.23-25.3%2C30.3-10.73%2C7.07-22.97%2C10.6-36.73%2C10.6-10.36%2C0-18.81-1.74-25.36-5.22-6.55-3.48-11.67-7.55-15.37-12.21-3.7-4.66-6.55-8.8-8.54-12.43h-2v90.45h-33.18Zm32.52-149.15c0%2C11.99%2C1.74%2C22.49%2C5.22%2C31.52%2C3.48%2C9.03%2C8.51%2C16.07%2C15.09%2C21.14%2C6.58%2C5.07%2C14.65%2C7.6%2C24.19%2C7.6s18.2-2.64%2C24.86-7.93c6.66-5.29%2C11.71-12.49%2C15.15-21.59%2C3.44-9.1%2C5.16-19.35%2C5.16-30.74s-1.68-21.34-5.05-30.3c-3.37-8.95-8.4-16.02-15.09-21.2-6.7-5.18-15.04-7.77-25.02-7.77s-17.74%2C2.48-24.36%2C7.44c-6.62%2C4.96-11.64%2C11.87-15.04%2C20.75-3.4%2C8.88-5.11%2C19.24-5.11%2C31.07Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M926.31%2C402.4V168.02h32.4v27.63h2.78c1.92-3.55%2C4.7-7.66%2C8.32-12.32%2C3.62-4.66%2C8.66-8.75%2C15.09-12.26%2C6.44-3.51%2C14.94-5.27%2C25.53-5.27%2C13.76%2C0%2C26.04%2C3.48%2C36.84%2C10.43%2C10.8%2C6.95%2C19.29%2C16.98%2C25.47%2C30.07%2C6.18%2C13.09%2C9.27%2C28.85%2C9.27%2C47.28s-3.07%2C34.2-9.21%2C47.33c-6.14%2C13.13-14.58%2C23.23-25.3%2C30.3-10.73%2C7.07-22.97%2C10.6-36.73%2C10.6-10.36%2C0-18.81-1.74-25.36-5.22-6.55-3.48-11.67-7.55-15.37-12.21-3.7-4.66-6.55-8.8-8.54-12.43h-2v90.45h-33.18Zm32.52-149.15c0%2C11.99%2C1.74%2C22.49%2C5.22%2C31.52%2C3.48%2C9.03%2C8.51%2C16.07%2C15.09%2C21.14%2C6.58%2C5.07%2C14.65%2C7.6%2C24.19%2C7.6s18.2-2.64%2C24.86-7.93c6.66-5.29%2C11.71-12.49%2C15.15-21.59%2C3.44-9.1%2C5.16-19.35%2C5.16-30.74s-1.68-21.34-5.05-30.3c-3.37-8.95-8.4-16.02-15.09-21.2-6.7-5.18-15.04-7.77-25.02-7.77s-17.74%2C2.48-24.36%2C7.44c-6.62%2C4.96-11.64%2C11.87-15.04%2C20.75-3.4%2C8.88-5.11%2C19.24-5.11%2C31.07Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M1185.36%2C338.48h-73.58V111.2h75.91c22.27%2C0%2C41.39%2C4.53%2C57.38%2C13.59%2C15.98%2C9.07%2C28.24%2C22.05%2C36.79%2C38.95%2C8.54%2C16.91%2C12.82%2C37.16%2C12.82%2C60.76s-4.31%2C44.02-12.93%2C61.04c-8.62%2C17.02-21.07%2C30.09-37.34%2C39.23-16.28%2C9.14-35.96%2C13.71-59.04%2C13.71Zm-39.29-29.96h37.4c17.31%2C0%2C31.7-3.27%2C43.17-9.82%2C11.47-6.55%2C20.05-16.05%2C25.75-28.52%2C5.7-12.47%2C8.54-27.69%2C8.54-45.67s-2.83-32.96-8.49-45.39c-5.66-12.43-14.08-21.86-25.25-28.3-11.17-6.44-25.04-9.66-41.62-9.66h-39.51v167.35Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M1343.59%2C150.21c-5.37%2C0-9.96-1.91-13.78-5.74-3.82-3.83-5.73-8.4-5.73-13.72s1.91-10%2C5.73-13.82c3.82-3.83%2C8.41-5.74%2C13.78-5.74s9.96%2C1.91%2C13.78%2C5.74c3.82%2C3.82%2C5.73%2C8.43%2C5.73%2C13.82s-1.91%2C9.89-5.73%2C13.72c-3.82%2C3.83-8.41%2C5.74-13.78%2C5.74Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Crect%20class%3D%22cls-1%22%20x%3D%221327%22%20y%3D%22168.02%22%20width%3D%2233.18%22%20height%3D%22170.46%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M1754.16%2C341.92c-16.5%2C0-30.69-3.75-42.56-11.26s-20.99-17.89-27.36-31.13c-6.36-13.24-9.54-28.41-9.54-45.5s3.25-32.61%2C9.77-45.89c6.51-13.28%2C15.68-23.66%2C27.52-31.13%2C11.84-7.47%2C25.78-11.21%2C41.84-11.21%2C12.95%2C0%2C24.49%2C2.39%2C34.63%2C7.16%2C10.13%2C4.77%2C18.33%2C11.45%2C24.58%2C20.03%2C6.25%2C8.58%2C9.97%2C18.61%2C11.15%2C30.08h-32.29c-1.78-7.99-5.83-14.87-12.15-20.64-6.33-5.77-14.78-8.66-25.36-8.66-9.25%2C0-17.33%2C2.42-24.25%2C7.27-6.92%2C4.85-12.3%2C11.73-16.15%2C20.64-3.85%2C8.92-5.77%2C19.44-5.77%2C31.57s1.89%2C23.16%2C5.66%2C32.18c3.77%2C9.03%2C9.12%2C16.02%2C16.04%2C20.98%2C6.92%2C4.96%2C15.07%2C7.44%2C24.47%2C7.44%2C6.29%2C0%2C12-1.17%2C17.15-3.5%2C5.14-2.33%2C9.47-5.68%2C12.98-10.04%2C3.51-4.36%2C5.97-9.62%2C7.38-15.76h32.29c-1.18%2C11.02-4.77%2C20.86-10.76%2C29.52-5.99%2C8.66-14%2C15.46-24.03%2C20.42-10.03%2C4.96-21.77%2C7.44-35.23%2C7.44Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M1481.68%2C165.68c-2.83-.39-5.31-.22-7.38-.22-9.99%2C0-18.92%2C2.65-26.8%2C7.93-7.88%2C5.29-13.37%2C12.52-16.48%2C21.7h-1.78v-27.08h-32.07v170.46h33.18v-104.1c0-7.4%2C1.77-14%2C5.33-19.81%2C3.55-5.81%2C8.38-10.36%2C14.48-13.65%2C6.1-3.29%2C13.08-4.94%2C20.92-4.94%2C3.4%2C0%2C6.81%2C.24%2C10.21%2C.72%2C.48%2C.07%2C.89%2C.13%2C1.33%2C.2l10.37-28.79c-2.99-1.05-7.57-1.92-11.31-2.43Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fg%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://www.appdirect.com/shortcut-icon.ico",
    "ogImage": "https://dcnxfkgt2gjxz.cloudfront.net/_1200x630_crop_center-center_82_none/AppDirect-Subscription-Commerce-Solution.jpg?mtime=1610674184",
    "logoHref": "/",
    "logoAlt": "AppDirect logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and the alt text matches the brand 'AppDirect'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Start Trial",
      "reasoning": "Button #1 'Start Trial' uses the brand's vibrant blue color (#009FDF) and has action-oriented text, making it the primary CTA."
    },
    "secondary": {
      "index": 0,
      "text": "Start here",
      "reasoning": "Button #0 'Start here' has a different background color (#EEEEEE) and serves as a secondary action with less emphasis."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "businesses seeking digital transformation 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": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and the alt text matches the brand 'AppDirect'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles