Home · Branding · Arcline

Arcline Brand Identity

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

Download JSON
Primary
#0000EE
Accent
#F5E6D3
Body Font
Aeonik Pro Regular
Heading
Aeonik Pro Medium

Color Palette

Brand palette extracted from https://www.arcline-ai.com/.

primary
#0000EE
rgb(0, 0, 238)
accent
#F5E6D3
rgb(245, 230, 211)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#0F0E0D
rgb(15, 14, 13)
link
#F5E6D3
rgb(245, 230, 211)

Typography

Each font links to its Google Fonts page where available.

primary
Aeonik Pro Regular
Aeonik Pro Regular Google Fonts →
heading
Aeonik Pro Medium
Aeonik Pro Medium Google Fonts →
Aeonik Pro Medium, 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

Arcline logo
Logo
Arcline favicon
Favicon
Arcline social image
Social Card

Brand Personality

Tone: modern Energy: medium Audience: technology professionals

Arcline Brand in the Wild

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

Frequently Asked Questions

What is Arcline's primary brand color?

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

What accent color does Arcline use?

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

What font does Arcline use?

Arcline uses Aeonik Pro Regular for body text and Aeonik Pro Medium for headings. Fonts were detected on https://www.arcline-ai.com/ as part of their live design system.

Does Arcline use a light or dark theme?

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

Where can I find Arcline's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Aeonik Pro Medium",
      "role": "heading"
    },
    {
      "family": "Aeonik Pro Regular",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "accent": "#F5E6D3",
    "background": "#FFFFFF",
    "textPrimary": "#0F0E0D",
    "link": "#F5E6D3"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Aeonik Pro Regular",
      "heading": "Aeonik Pro Medium"
    },
    "fontStacks": {
      "heading": [
        "Aeonik Pro Medium",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Aeonik Pro Medium",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "40px",
      "body": "14.08px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {},
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22width%3A100%25%3Bheight%3A100%25%3B%22%20data-fc-idx%3D%220%22%3E%3Csvg%20viewBox%3D%220%200%20109%2028%22%20id%3D%22svg10758228779%22%3E%3Cpath%20d%3D%22M%2076.151%2012.033%20C%2078.03%2010.151%2080.493%208.927%2083.16%209.354%20C%2086.092%209.821%2087.059%2012.635%2087.067%2015.315%20L%2087.094%2024.577%20C%2087.096%2025.171%2087.425%2025.766%2087.867%2026.057%20C%2088.406%2026.412%2088.979%2026.417%2089.619%2026.463%20L%2089.621%2027.573%20L%2081.405%2027.575%20L%2081.393%2026.46%20C%2081.987%2026.425%2082.524%2026.356%2082.905%2025.897%20C%2083.213%2025.526%2083.384%2024.982%2083.384%2024.452%20L%2083.382%2015.755%20C%2083.382%2014.88%2083.168%2014.065%2082.814%2013.31%20C%2082.056%2011.687%2079.961%2011.547%2078.544%2012.161%20C%2077.627%2012.559%2076.826%2013.1%2076.144%2013.841%20L%2076.153%2024.443%20C%2076.153%2024.979%2076.334%2025.539%2076.648%2025.91%20C%2077.024%2026.356%2077.539%2026.421%2078.138%2026.46%20L%2078.131%2027.574%20L%2052.345%2027.574%20L%2052.338%2026.468%20C%2052.975%2026.412%2053.543%2026.416%2054.094%2026.072%20C%2054.574%2025.773%2054.928%2025.148%2054.928%2024.498%20L%2054.939%206.607%20C%2054.939%206.156%2054.867%205.784%2054.773%205.371%20C%2054.581%204.535%2053.322%204.688%2052.691%204.896%20L%2052.303%203.907%20L%2058.315%201.363%20C%2058.377%201.337%2058.519%201.329%2058.571%201.346%20C%2058.624%201.363%2058.707%201.497%2058.705%201.558%20L%2058.629%205.726%20L%2058.64%2024.583%20C%2058.64%2025.474%2059.325%2026.153%2060.066%2026.325%20C%2060.865%2026.51%2061.611%2026.503%2062.373%2026.293%20C%2063.31%2026.035%2063.665%2025.145%2063.665%2024.233%20L%2063.667%2014.73%20C%2063.667%2014.235%2063.623%2013.807%2063.53%2013.337%20C%2063.368%2012.509%2062.166%2012.596%2061.463%2012.843%20L%2061.037%2011.845%20L%2067.118%209.241%20C%2067.276%209.173%2067.44%209.375%2067.438%209.523%20L%2067.355%2014.026%20L%2067.362%2024.458%20C%2067.362%2025.368%2067.966%2026.082%2068.764%2026.297%20C%2069.561%2026.511%2070.337%2026.51%2071.12%2026.295%20C%2072.143%2026.013%2072.482%2025.059%2072.482%2024.071%20L%2072.48%2014.686%20C%2072.48%2014.225%2072.416%2013.8%2072.336%2013.356%20C%2072.176%2012.469%2070.906%2012.628%2070.254%2012.835%20L%2069.843%2011.844%20L%2075.93%209.22%20C%2076.131%209.243%2076.209%209.4%2076.205%209.588%20L%2076.149%2012.034%20Z%20M%2031.64%2014.202%20L%2031.656%2024.379%20C%2031.656%2025.059%2031.982%2025.718%2032.501%2026.055%20C%2033.02%2026.393%2033.588%2026.414%2034.212%2026.472%20L%2034.195%2027.573%20L%2015.745%2027.573%20L%2015.716%2026.483%20C%2016.292%2026.412%2016.817%2026.339%2017.319%2026.057%20C%2018.643%2025.316%2018.482%2023.769%2017.968%2022.586%20L%2016.803%2019.904%20L%206.258%2019.902%20L%205.019%2022.777%20C%204.615%2023.713%204.317%2025.034%205.109%2025.836%20C%205.533%2026.266%206.078%2026.407%206.685%2026.467%20L%206.673%2027.573%20L%200.006%2027.573%20L%200%2026.465%20C%201.395%2026.14%202.12%2025.065%202.687%2023.762%20L%2012.528%201.108%20C%2012.59%200.965%2012.918%200.963%2012.984%201.109%20L%2023.02%2023.574%20C%2023.331%2024.27%2023.705%2024.875%2024.107%2025.482%20C%2024.517%2026.1%2025.13%2026.419%2025.872%2026.442%20C%2027.012%2026.478%2027.961%2025.635%2027.963%2024.423%20L%2027.98%2014.656%20C%2027.981%2014.191%2027.918%2013.773%2027.834%2013.338%20C%2027.672%2012.497%2026.462%2012.6%2025.767%2012.84%20L%2025.341%2011.843%20L%2031.415%209.229%20C%2031.61%209.145%2031.709%209.448%2031.707%209.584%20L%2031.648%2012.138%20C%2032.919%2010.8%2034.648%209.009%2036.718%209.292%20C%2037.774%209.436%2038.511%2010.202%2038.561%2011.281%20C%2038.597%2012.059%2038.352%2012.886%2037.692%2013.346%20C%2036.726%2014.022%2035.481%2013.707%2034.773%2012.805%20C%2034.337%2012.247%2033.629%2012.154%2033.071%2012.607%20C%2032.513%2013.059%2032.105%2013.596%2031.641%2014.2%20Z%20M%2016.078%2018.261%20L%2011.477%207.789%20L%206.964%2018.267%20Z%20M%2098.076%2024.757%20C%20100.676%2024.864%20102.07%2023.376%20103.383%2021.338%20L%20104.338%2021.871%20C%20103.3%2024.282%20101.775%2026.77%2099.133%2027.635%20C%2097.41%2028.2%2095.513%2028.107%2093.857%2027.371%20C%2089.21%2025.306%2088.216%2018.254%2090.124%2014.054%20C%2090.926%2012.29%2092.219%2010.858%2093.945%2010.002%20C%2095.295%209.333%2096.732%209.188%2098.224%209.307%20C%20100.904%209.52%20103.12%2011.251%20103.941%2013.822%20C%20104.133%2014.421%20104.495%2016.338%20104.216%2016.674%20C%20104.154%2016.748%20103.973%2016.81%20103.827%2016.81%20L%2092.189%2016.81%20C%2092.187%2018.967%2092.773%2021.383%2094.188%2022.942%20C%2095.183%2024.11%2096.551%2024.695%2098.074%2024.758%20Z%20M%20100.483%2015.654%20C%20100.451%2014.593%20100.288%2013.653%2099.869%2012.769%20C%2099.468%2011.944%2098.858%2011.301%2097.996%2010.987%20C%2096.903%2010.632%2095.739%2010.7%2094.696%2011.181%20C%2093.061%2012.086%2092.427%2013.882%2092.244%2015.655%20L%20100.483%2015.655%20Z%20M%2041.441%2019.711%20C%2042.096%2022.585%2044.15%2024.743%2047.229%2024.653%20C%2049.728%2024.58%2051.011%2022.745%2052.192%2020.702%20L%2053.162%2021.239%20C%2052.179%2023.347%2051.56%2024.994%2049.773%2026.498%20C%2048.57%2027.51%2047.175%2027.977%2045.614%2027.994%20C%2043.248%2028.02%2041.09%2026.97%2039.733%2025.021%20C%2038.984%2023.947%2038.484%2022.778%2038.239%2021.473%20C%2037.947%2019.92%2037.92%2018.377%2038.151%2016.814%20C%2038.33%2015.603%2038.714%2014.501%2039.315%2013.454%20C%2041.262%2010.061%2045.276%208.465%2049.002%209.649%20C%2051.092%2010.313%2052.751%2012.297%2052.399%2014.501%20C%2052.245%2015.463%2051.414%2016.021%2050.501%2015.988%20C%2050.031%2015.972%2049.575%2015.931%2049.204%2015.642%20C%2048.736%2015.277%2048.48%2014.672%2048.48%2014.065%20L%2048.48%2012.519%20C%2048.482%2011.655%2047.894%2010.913%2047.061%2010.713%20C%2045.212%2010.271%2043.345%2011.049%2042.312%2012.64%20C%2041.76%2013.489%2041.418%2014.397%2041.269%2015.413%20C%2041.057%2016.852%2041.116%2018.293%2041.44%2019.71%20Z%20M%2064.492%206.19%20C%2063.125%205.581%2062.568%203.996%2063.221%202.692%20C%2063.579%201.978%2064.301%201.527%2064.985%201.406%20C%2065.832%201.256%2066.635%201.478%2067.241%202.071%20C%2068.103%202.916%2068.183%204.267%2067.549%205.243%20C%2066.915%206.22%2065.643%206.703%2064.491%206.19%20Z%20M%20107.486%205.55%20C%20106.936%206.263%20106.122%206.542%20105.264%206.386%20C%20104.511%206.249%20103.848%205.697%20103.562%204.901%20C%20103.27%204.089%20103.432%203.232%20103.977%202.602%20C%20104.519%201.976%20105.339%201.708%20106.18%201.883%20C%20106.971%202.047%20107.572%202.587%20107.83%203.243%20C%20108.148%204.05%20108.013%204.865%20107.485%205.55%20Z%20M%20105.765%206.023%20C%20106.79%205.996%20107.579%205.147%20107.599%204.174%20C%20107.621%203.105%20106.721%202.2%20105.659%202.222%20C%20104.654%202.242%20103.815%203.086%20103.812%204.105%20C%20103.81%205.14%20104.68%206.052%20105.765%206.023%20Z%20M%20106.174%205.31%20L%20105.708%204.486%20C%20105.65%204.383%20105.303%204.398%20105.228%204.453%20L%20105.212%205.356%20L%20104.779%205.351%20L%20104.784%202.883%20C%20105.239%202.873%20105.665%202.848%20106.075%202.949%20C%20106.384%203.026%20106.517%203.365%20106.519%203.622%20C%20106.522%203.904%20106.361%204.15%20106.119%204.337%20L%20106.635%205.326%20C%20106.512%205.368%20106.218%205.388%20106.173%205.311%20Z%20M%20105.755%204.024%20C%20105.891%204.022%20106.081%203.824%20106.092%203.696%20C%20106.103%203.578%20106%203.316%20105.88%203.292%20C%20105.662%203.25%20105.412%203.242%20105.224%203.258%20L%20105.215%204.033%20L%20105.756%204.024%20Z%22%20fill%3D%22var(--token-a8898783-aa6a-4e3e-bc1e-52df6de9904e%2C%20rgb(0%2C%200%2C%200))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BBlack%26quot%3B%7D%20*%2F%22%2F%3E%3C%2Fsvg%3E%3C%2Fsvg%3E",
    "favicon": "https://framerusercontent.com/images/RTxBXakc2gW1vKQbXT2pX2SjAyg.png",
    "ogImage": "https://framerusercontent.com/images/HfF0Lgb0DutZ6JGtWPvgopaWXc.png",
    "logoHref": "./"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is the only candidate, is visible, medium-sized, and links to the homepage, which aligns with typical brand logo placement.",
    "confidence": 0.9,
    "source": "llm"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "technology professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0,
    "colors": 0.9,
    "overall": 0.45
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is the only candidate, is visible, medium-sized, and links to the homepage, which aligns with typical brand logo placement.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": false,
      "llmSucceeded": false
    }
  }
}

Related Brand Profiles