Home · Branding · Adept AI

Adept AI Brand Identity

A complete profile of Adept AI's visual system — colors, typography, components, and personality — extracted from https://www.adept.ai/?ref=startups.gallery. Built for designers, agents, and AI tools.

Download JSON
Primary
#0D7149
Accent
#272422
Body Font
Adept
Heading
Adept

Color Palette

Brand palette extracted from https://www.adept.ai/?ref=startups.gallery.

primary
#0D7149
rgb(13, 113, 73)
accent
#272422
rgb(39, 36, 34)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#272422
rgb(39, 36, 34)
link
#9CA3AF
rgb(156, 163, 175)

Typography

Each font links to its Google Fonts page where available.

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

Adept AI logo
Logo
Adept AI favicon
Favicon
Adept AI social image
Social Card

UI Components

Live previews rendered using Adept AI's actual button styles.

buttonPrimary
background #272422 textColor #FFFFFF borderColor #272422 borderRadius 9999px shadow none
buttonSecondary
background #FFFFFF textColor #272422 borderColor #272422 borderRadius 9999px shadow none

Brand Personality

Tone: professional Energy: medium Audience: business professionals and enterprises

Adept AI Brand in the Wild

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

Frequently Asked Questions

What is Adept AI's primary brand color?

Adept AI's primary brand color is #0D7149. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Adept AI use?

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

What font does Adept AI use?

Adept AI uses Adept as the primary typeface across body and headings.

Does Adept AI use a light or dark theme?

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

Where can I find Adept AI's logo?

Adept AI's logo is available directly on their site (https://www.adept.ai/?ref=startups.gallery). 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.adept.ai/?ref=startups.gallery 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 Adept AI.

Methodology

Brand data on this page was extracted from https://www.adept.ai/?ref=startups.gallery 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 Adept AI.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Adept",
      "role": "unknown"
    },
    {
      "family": "SFMono-Regular",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#0D7149",
    "accent": "#272422",
    "background": "#FFFFFF",
    "textPrimary": "#272422",
    "link": "#9CA3AF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Adept",
      "heading": "Adept"
    },
    "fontStacks": {
      "heading": [
        "Adept",
        "sans-serif"
      ],
      "body": [
        "Adept",
        "sans-serif"
      ],
      "paragraph": [
        "Adept",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "30px",
      "body": "30px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "5px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#272422",
      "textColor": "#FFFFFF",
      "borderColor": "#272422",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#272422",
      "borderColor": "#272422",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20class%3D%22animated-logo-svg%22%20width%3D%22100%25%22%20viewBox%3D%220%200%201000%20164%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%20%3Cpath%20id%3D%22letter-A%22%20class%3D%22letter-A%20transition%20duration-%5B800ms%5D%20delay-0%20translate-y-0%22%20d%3D%22M0%20163.455H37.0961L51.7027%20124.388H119.287L134.01%20163.455H173.308L109.202%200H64.1067L0%20163.455ZM62.02%2094.595L85.2051%2032.8069H85.4369L108.854%2094.595H62.02Z%22%20fill%3D%22%23121212%22%20style%3D%22fill%3A%20rgb(18%2C%2018%2C%2018)%20!important%3B%22%2F%3E%20%3Cpath%20id%3D%22letter-D%22%20class%3D%22letter-D%20transition%20duration-%5B800ms%5D%20delay-%5B100ms%5D%20translate-y-0%22%20d%3D%22M239.21%20163.455H299.723C308.611%20163.455%20317.035%20162.798%20324.995%20161.484C333.033%20160.17%20340.452%20158.122%20347.253%20155.34C354.131%20152.48%20360.314%20148.887%20365.801%20144.559C371.288%20140.231%20375.964%20135.053%20379.828%20129.025C383.692%20122.997%20386.667%20116.08%20388.754%20108.274C390.841%20100.469%20391.884%2091.7356%20391.884%2082.0751V81.8433C391.884%2071.951%20390.841%2063.0634%20388.754%2055.1805C386.667%2047.2975%20383.692%2040.342%20379.828%2034.3139C375.964%2028.2085%20371.288%2022.9918%20365.801%2018.664C360.314%2014.3361%20354.131%2010.7811%20347.253%207.99885C340.452%205.21664%20333.033%203.20727%20324.995%201.97074C317.035%200.65691%20308.611%200%20299.723%200H239.21V163.455ZM275.727%20133.778V29.6769H299.144C304.94%2029.6769%20310.311%2030.0633%20315.257%2030.8361C320.204%2031.609%20324.686%2032.8455%20328.705%2034.5457C332.723%2036.246%20336.279%2038.4872%20339.37%2041.2694C342.539%2043.9743%20345.166%2047.2589%20347.253%2051.1231C349.339%2054.9872%20350.924%2059.4697%20352.006%2064.5704C353.088%2069.6711%20353.629%2075.4287%20353.629%2081.8433V82.0751C353.629%2088.4896%20353.088%2094.2473%20352.006%2099.348C350.924%20104.371%20349.339%20108.815%20347.253%20112.679C345.166%20116.466%20342.539%20119.712%20339.37%20122.417C336.279%20125.122%20332.723%20127.325%20328.705%20129.025C324.686%20130.648%20320.204%20131.846%20315.257%20132.619C310.311%20133.391%20304.94%20133.778%20299.144%20133.778H275.727Z%22%20fill%3D%22%23121212%22%20style%3D%22fill%3A%20rgb(18%2C%2018%2C%2018)%20!important%3B%22%2F%3E%20%3Cpath%20id%3D%22letter-E%22%20class%3D%22letter-E%20transition%20duration-%5B800ms%5D%20delay-%5B200ms%5D%20translate-y-0%22%20d%3D%22M466.261%20163.455H586.475V133.198H502.777V96.1021H577.781V65.9615H502.777V30.2565H585.896V0H466.261V163.455Z%22%20fill%3D%22%23121212%22%20style%3D%22fill%3A%20rgb(18%2C%2018%2C%2018)%20!important%3B%22%2F%3E%20%3Cpath%20id%3D%22letter-P%22%20class%3D%22letter-P%20transition%20duration-%5B800ms%5D%20delay-%5B300ms%5D%20translate-y-0%22%20d%3D%22M662.293%20163.455H698.809V106.999H730.109C741.238%20106.999%20751.053%20105.956%20759.554%20103.869C768.133%20101.782%20775.32%2098.5752%20781.116%2094.2473C786.913%2089.8421%20791.318%2084.2777%20794.332%2077.554C797.346%2070.8304%20798.853%2062.8702%20798.853%2053.6734V53.4416C798.853%2044.2448%20797.307%2036.2846%20794.216%2029.5609C791.202%2022.8373%20786.758%2017.3115%20780.885%2012.9836C775.011%208.57848%20767.785%205.33257%20759.207%203.24591C750.628%201.08197%20740.774%200%20729.646%200H662.293V163.455ZM698.809%2077.3222V29.6769H729.066C734.476%2029.6769%20739.152%2030.1406%20743.093%2031.068C747.034%2031.9954%20750.28%2033.4638%20752.831%2035.4731C755.381%2037.4052%20757.274%2039.8783%20758.511%2042.8924C759.825%2045.8291%20760.482%2049.3455%20760.482%2053.4416V53.6734C760.482%2057.7694%20759.825%2061.3245%20758.511%2064.3385C757.274%2067.2753%20755.381%2069.7098%20752.831%2071.6418C750.28%2073.5739%20747.034%2075.0037%20743.093%2075.9311C739.152%2076.8585%20734.476%2077.3222%20729.066%2077.3222H698.809Z%22%20fill%3D%22%23121212%22%20style%3D%22fill%3A%20rgb(18%2C%2018%2C%2018)%20!important%3B%22%2F%3E%20%3Cpath%20id%3D%22letter-T%22%20class%3D%22letter-T%20transition%20duration-%5B800ms%5D%20delay-%5B400ms%5D%20translate-y-0%22%20d%3D%22M908.071%20163.455H944.588V30.2565H1000V0H852.659V30.2565H908.071V163.455Z%22%20fill%3D%22%23121212%22%20style%3D%22fill%3A%20rgb(18%2C%2018%2C%2018)%20!important%3B%22%2F%3E%20%3C%2Fsvg%3E",
    "favicon": "https://www.adept.ai/images/favicon.svg?v=2",
    "ogImage": "https://www.adept.ai/images/adept-logo.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Adept'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Contact us",
      "reasoning": "Button #0 ('Contact us') is the primary CTA due to its dark background color (#272422), which stands out against the light background and aligns with the brand's primary color scheme."
    },
    "secondary": {
      "index": 1,
      "text": "Watch demo",
      "reasoning": "Button #1 ('Watch demo') is selected as the secondary CTA because it has a different background color (#FFFFFF) and provides an alternative action to the primary button."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals and enterprises"
  },
  "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, links to the homepage, and matches the brand name 'Adept'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles