Home · Branding · Extend

Extend Brand Identity

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

Download JSON
Primary
#000000
Accent
#1C1917
Body Font
Systemia
Heading
Systemia

Color Palette

Brand palette extracted from https://www.extend.ai/.

primary
#000000
rgb(0, 0, 0)
accent
#1C1917
rgb(28, 25, 23)
background
#E7E5E4
rgb(231, 229, 228)
textPrimary
#1C1917
rgb(28, 25, 23)
link
#000000
rgb(0, 0, 0)

Typography

Each font links to its Google Fonts page where available.

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

Extend logo
Logo
Extend favicon
Favicon
Extend social image
Social Card

UI Components

Live previews rendered using Extend's actual button styles.

buttonPrimary
background #1C1917 textColor #FAFAF9 borderColor #0C0A09 borderRadius 8px shadow none
buttonSecondary
background #292524 textColor #D6D3D1 borderColor #57534D borderRadius 4px shadow none

Brand Personality

Tone: professional Energy: medium Audience: business professionals

Extend Brand in the Wild

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

Frequently Asked Questions

What is Extend's primary brand color?

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

What accent color does Extend use?

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

What font does Extend use?

Extend uses Systemia as the primary typeface across body and headings.

Does Extend use a light or dark theme?

Extend's primary site uses a light color scheme, with a background of #E7E5E4.

Where can I find Extend's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Systemia",
      "role": "unknown"
    },
    {
      "family": "DMMono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#000000",
    "accent": "#1C1917",
    "background": "#E7E5E4",
    "textPrimary": "#1C1917",
    "link": "#000000"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Systemia",
      "heading": "Systemia"
    },
    "fontStacks": {
      "heading": [
        "Systemia"
      ],
      "body": [
        "Systemia"
      ],
      "paragraph": [
        "Systemia"
      ]
    },
    "fontSizes": {
      "h1": "62px",
      "h2": "48px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#1C1917",
      "textColor": "#FAFAF9",
      "borderColor": "#0C0A09",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#292524",
      "textColor": "#D6D3D1",
      "borderColor": "#57534D",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20height%3D%2224%22%20role%3D%22presentation%22%20viewBox%3D%220%200%20129%2024%22%20width%3D%22129%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20class%3D%22text-black%20h-6%20w-auto%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M120.823%2020.6278C117.084%2020.6278%20114.803%2017.5217%20114.803%2013.4812C114.803%209.41308%20117.194%206.33454%20120.96%206.33454C122.884%206.33454%20124.423%207.35156%20125.028%208.42355V1.11202H128.189V20.3529H125.028V18.5113C124.423%2019.5833%20122.774%2020.6278%20120.823%2020.6278ZM121.592%2018.044C123.379%2018.044%20125.028%2016.3948%20125.028%2013.4812C125.028%2010.5675%20123.379%208.91832%20121.592%208.91832H121.372C119.448%208.91832%20117.964%2010.5675%20117.964%2013.4537C117.964%2016.3673%20119.448%2018.044%20121.372%2018.044H121.592Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M99.6018%2020.3529V6.60941H102.763V8.61596C103.587%207.2691%20105.072%206.33454%20107.023%206.33454C110.267%206.33454%20111.888%208.42355%20111.888%2011.3921V20.3529H108.727V11.8594C108.727%2010.0178%20107.903%208.91832%20106.281%208.91832H106.061C104.302%208.91832%20102.763%2010.4576%20102.763%2012.684V20.3529H99.6018Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M90.422%2020.6278C86.9861%2020.6278%2083.9075%2018.1264%2083.9075%2013.4812C83.9075%209.08324%2086.6288%206.33454%2090.367%206.33454C94.2701%206.33454%2096.4691%209.11073%2096.4691%2012.9039C96.4691%2013.3712%2096.4416%2013.811%2096.4141%2014.3058H87.0411C87.151%2016.7246%2088.8552%2018.044%2090.422%2018.044H90.6419C91.9887%2018.044%2093.0057%2017.3018%2093.2806%2016.1199H96.4141C95.8369%2018.8411%2093.583%2020.6278%2090.422%2020.6278ZM87.1235%2011.8594H93.3631C93.2806%209.90785%2091.9337%208.91832%2090.422%208.91832H90.2021C88.6903%208.91832%2087.3159%209.85287%2087.1235%2011.8594Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M78.6423%2020.3529C76.4983%2020.3529%2075.3164%2019.171%2075.3164%2017.027V9.22067H72.4028V6.60941H75.3164V2.15652H78.4774V6.60941H81.6384V9.22067H78.4774V16.2848C78.4774%2017.3568%2078.7522%2017.6317%2079.8242%2017.6317H82.0507V20.3529H78.6423Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M58.0125%2020.3529L63.0426%2013.4262L58.1499%206.60941H61.7232L64.8292%2010.9249L67.9628%206.60941H71.4536L66.5884%2013.3437L71.591%2020.3529H68.0177L64.7743%2015.845L61.5033%2020.3529H58.0125Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M50.9363%2020.6278C47.5004%2020.6278%2044.4219%2018.1264%2044.4219%2013.4812C44.4219%209.08324%2047.1431%206.33454%2050.8813%206.33454C54.7845%206.33454%2056.9834%209.11073%2056.9834%2012.9039C56.9834%2013.3712%2056.9559%2013.811%2056.9285%2014.3058H47.5554C47.6654%2016.7246%2049.3695%2018.044%2050.9363%2018.044H51.1562C52.5031%2018.044%2053.5201%2017.3018%2053.7949%2016.1199H56.9285C56.3512%2018.8411%2054.0973%2020.6278%2050.9363%2020.6278ZM47.6379%2011.8594H53.8774C53.7949%209.90785%2052.4481%208.91832%2050.9363%208.91832H50.7164C49.2046%208.91832%2047.8303%209.85287%2047.6379%2011.8594Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M6.3782%2013.7746L4.28874%2014.8056C4.11382%2014.8899%204.11382%2015.1367%204.28874%2015.2211L15.8924%2020.9462C16.1423%2021.068%2016.433%2021.068%2016.6797%2020.9462L28.2864%2015.2211C28.4582%2015.1367%2028.4582%2014.8899%2028.2864%2014.8056L26.2%2013.7746C27.3838%2013.1937%2028.5145%2012.6378%2029.4578%2012.1787C30.2605%2012.5722%2031.0666%2012.9689%2031.8693%2013.3625C32.3003%2013.5749%2032.5721%2014.0123%2032.5721%2014.4932V15.5426C32.5721%2016.0204%2032.3003%2016.4609%2031.8693%2016.6733C31.8693%2016.6733%2019.5816%2022.7016%2017.5542%2023.6887C16.7296%2024.0916%2015.8955%2024.1103%2015.0615%2023.7043C12.8123%2022.6078%201.9646%2017.2857%200.705842%2016.6672C0.274806%2016.4579%200%2016.0174%200%2015.5395V14.4899C4.1552e-05%2014.012%200.271779%2013.5715%200.702792%2013.3591C1.43993%2012.9968%202.2584%2012.5973%203.12047%2012.1756C4.06685%2012.641%205.19446%2013.1937%206.3782%2013.7746Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M15.1021%206.30652C15.9017%205.92234%2016.717%205.9348%2017.5103%206.32207C20.1715%207.62145%2022.8297%208.92398%2025.4878%2010.2265L22.249%2011.8257L16.6797%209.07681C16.433%208.955%2016.1423%208.955%2015.8924%209.07681L10.3262%2011.8257L7.0874%2010.2265C11.2142%208.20664%2015.0743%206.3201%2015.1021%206.30652Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20clip-rule%3D%22evenodd%22%20d%3D%22M16.2893%200C16.6984%201.91708e-05%2017.1074%200.0970011%2017.5103%200.293745C22.3018%202.63326%2027.0841%204.98521%2031.8693%207.33722C32.3003%207.54649%2032.5721%207.9868%2032.5721%208.46461V9.51422C32.5721%209.99522%2032.3004%2010.4357%2031.8693%2010.645C31.8693%2010.645%2019.5816%2016.6732%2017.5542%2017.6634C17.1357%2017.8696%2016.692%2017.9727%2016.2859%2017.9727C15.8799%2017.9727%2015.4707%2017.8758%2015.0615%2017.6759C12.8124%2016.5795%201.9646%2011.2604%200.705842%2010.6419C0.274826%2010.4295%202.31482e-05%209.99216%200%209.51117V8.46461C4.59913e-05%207.98366%200.271816%207.54656%200.702792%207.33417C5.8977%204.7819%2015.0599%200.301869%2015.1021%200.281239C15.4957%200.0938275%2015.8801%200%2016.2893%200ZM16.2859%202.96124C16.1516%202.96126%2016.0173%202.98909%2015.8924%203.05153L4.28874%208.77696C4.11382%208.86442%204.11382%209.10831%204.28874%209.19577L15.8924%2014.9209C16.0173%2014.9802%2016.1516%2015.0115%2016.2859%2015.0115C16.4202%2015.0115%2016.5548%2014.9802%2016.6797%2014.9209L28.2864%209.19577C28.4582%209.10831%2028.4582%208.86442%2028.2864%208.77696L16.6797%203.05153C16.5548%202.98906%2016.4202%202.96124%2016.2859%202.96124Z%22%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://www.extend.ai/icon.png?icon.f23f655e.png",
    "ogImage": "https://www.extend.ai/images/og/home.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, which are strong indicators of a primary brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Try for free",
      "reasoning": "Button #1 ('Try for free') is the primary CTA due to its action-oriented text and prominence among the buttons. It is likely intended to drive user engagement with the product."
    },
    "secondary": {
      "index": 19,
      "text": "Read more",
      "reasoning": "Button #0 ('Read more') is selected as secondary because it has a different background color and serves a supportive role, encouraging further exploration of content."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals"
  },
  "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, and links to the homepage, which are strong indicators of a primary brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles