Home · Branding · Arcade AI

Arcade AI Brand Identity

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

Download JSON
Primary
#E60032
Accent
#E60032
Body Font
Gt Cinetype
Heading
Gt Sectra

Color Palette

Brand palette extracted from https://www.arcade.dev/.

primary
#E60032
rgb(230, 0, 50)
secondary
#1A1A2E
rgb(26, 26, 46)
accent
#E60032
rgb(230, 0, 50)
background
#000000
rgb(0, 0, 0)
textPrimary
#FFFFFF
rgb(255, 255, 255)
link
#A0A0B0
rgb(160, 160, 176)

Typography

Each font links to its Google Fonts page where available.

primary
Gt Cinetype
Gt Cinetype Google Fonts →
heading
Gt Sectra
Gt Sectra, Georgia, 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

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

UI Components

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

buttonPrimary
background #E60032 textColor #FFFFFF borderRadius 0px shadow none
buttonSecondary
background #000000 textColor #FFFFFF borderColor #FFFFFF borderRadius 0px shadow none

Brand Personality

Tone: modern Energy: high Audience: developers and tech enthusiasts

Arcade AI Brand in the Wild

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

Frequently Asked Questions

What is Arcade AI's primary brand color?

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

What font does Arcade AI use?

Arcade AI uses Gt Cinetype for body text and Gt Sectra for headings. Fonts were detected on https://www.arcade.dev/ as part of their live design system.

Does Arcade AI use a light or dark theme?

Arcade AI's primary site uses a dark color scheme, with a background of #000000.

Where can I find Arcade AI's logo?

Arcade AI's logo is available directly on their site (https://www.arcade.dev/). 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.arcade.dev/ 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 Arcade AI.

Methodology

Brand data on this page was extracted from https://www.arcade.dev/ 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 Arcade AI.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Gt Cinetype",
      "role": "body"
    },
    {
      "family": "Gt Cinetype Mono",
      "role": "monospace"
    },
    {
      "family": "Gt Sectra",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#E60032",
    "secondary": "#1A1A2E",
    "accent": "#E60032",
    "background": "#000000",
    "textPrimary": "#FFFFFF",
    "link": "#A0A0B0"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Gt Cinetype",
      "heading": "Gt Sectra"
    },
    "fontStacks": {
      "heading": [
        "Gt Sectra",
        "Georgia",
        "sans-serif"
      ],
      "body": [
        "Gt Cinetype",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Gt Cinetype",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "64px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#E60032",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20151%2040%22%20fill%3D%22none%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20aria-hidden%3D%22true%22%20role%3D%22img%22%20data-astro-cid-5knycien%3D%22%22%20data-fc-idx%3D%220%22%3E%20%3Cg%20clip-path%3D%22url(%23clip0_759_340)%22%20data-astro-cid-5knycien%3D%22%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%20%3Cpath%20d%3D%22M51.4284%2037.2161L46.0035%2036.7233V26.9666C46.0239%2026.0121%2046.188%2024.9845%2047.2581%2023.9163L47.254%2023.9081L58.01%2013.025H51.6793L45.5656%2022.1629L45.4556%2013.3433L43.2627%2013.507L36.9591%2016.3801V18.7469L40.7958%2016.965V36.7829L33.4764%2036.8302C33.4139%2036.8302%2033.3639%2036.7801%2033.3639%2036.7191L33.3488%200L33.1916%200.0704055L28.9372%201.97678C28.9183%201.9849%2028.902%201.99979%2028.8897%202.01604L5.65535%2036.7923C5.63771%2036.8194%205.60924%2036.837%205.57803%2036.841L1.23278%2037.4367L0%2039.3512H12.2668L13.6217%2037.4354L9.20316%2036.7504C9.12449%2036.7381%209.08381%2036.6487%209.12586%2036.5811L13.665%2029.286C13.6773%2029.267%2013.6935%2029.2521%2013.7138%2029.2426L21.4266%2025.7941C22.1874%2025.4543%2023.012%2025.2782%2023.8447%2025.2782H27.6502L27.6461%2026.6065V26.6119L27.619%2036.7246L23.9654%2037.2607L22.5739%2039.3512H41.2867H51.9735L51.4284%2037.2174V37.2161ZM21.4008%2023.4856L15.9841%2025.9729C15.8824%2026.0189%2015.7834%2025.9051%2015.8445%2025.8118L27.7166%207.49819L27.7193%2010.7842L27.6569%2019.8651L27.6515%2022.9495L23.8799%2022.9454C23.0241%2022.9454%2022.1766%2023.1283%2021.3994%2023.4856H21.4008Z%22%20fill%3D%22currentColor%22%20data-astro-cid-5knycien%3D%22%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%20%3Cpath%20d%3D%22M150.313%2032.9646C147.532%2034.1494%20143.909%2035.6061%20142.27%2035.6061C136.899%2035.6061%20133.774%2031.4982%20133.774%2025.6425C133.774%2025.5139%20133.776%2025.3865%20133.779%2025.2592H150.827L148.262%2015.3537C146.563%2013.8766%20143.806%2012.6174%20141.229%2012.6174C134.541%2014.2597%20128.236%2018.3636%20128.236%2026.9557C128.236%2029.4836%20128.703%2031.6635%20129.543%2033.4805L125.583%2035.1986C125.583%2035.1986%20124.649%2034.5731%20124.649%2032.381V0.380371L121.85%200.599711L115.335%203.58111L115.728%204.92694L119.435%204.73332V14.1378C118.172%2013.5353%20115.867%2012.658%20114.77%2012.658C106.756%2013.7547%20101.322%2018.6276%20101.322%2027.5596C101.322%2029.8681%20101.656%2031.9221%20102.317%2033.666L98.3514%2035.5181C97.8035%2034.6421%2097.3506%2034.2792%2097.3506%2031.9261V21.3571C97.3506%2014.4074%2095.597%2012.6553%2088.6899%2012.6553L78.768%2017.1694V20.8277H83.4822L84.4138%2016.8689C85.6194%2016.376%2087.4287%2015.8831%2088.9083%2015.8831C91.8688%2015.8831%2092.1427%2017.8531%2092.1427%2021.1365V22.7856L79.8094%2028.3829C78.8615%2029.6745%2078.2201%2030.8307%2077.9882%2032.224C75.6338%2033.4506%2070.4056%2035.7809%2068.4798%2035.7809C63.1079%2035.7809%2059.807%2031.4969%2059.807%2025.6411C59.807%2019.7852%2062.6577%2015.5162%2066.3845%2015.5162C67.8098%2015.5162%2068.6317%2015.7897%2069.5635%2016.3922L70.6891%2020.8251H74.881V15.3524C73.1817%2013.8752%2069.8374%2012.6161%2067.2619%2012.6161C60.5746%2014.2584%2054.2695%2018.3622%2054.2695%2026.9544C54.2695%2035.5466%2059.4232%2039.9795%2066.4944%2039.9795L78.0085%2034.7315C78.6486%2038.245%2081.8506%2040.0471%2085.1624%2039.9767L92.9104%2036.4442L93.8787%2039.9064L103.302%2035.6562C105.035%2038.4035%20107.899%2039.9781%20111.863%2039.9781L120.09%2036.2276L121.085%2039.9754L130.771%2035.5439C132.954%2038.4481%20136.387%2039.9767%20140.461%2039.9767L150.878%2035.1715L150.313%2032.9605V32.9646ZM140.351%2015.5189C141.777%2015.5189%20142.599%2015.7924%20143.53%2016.395L145.015%2022.2711L134.002%2022.8302C134.747%2018.4124%20137.243%2015.5189%20140.351%2015.5189ZM92.1441%2033.5834C90.0583%2035.2596%2087.7731%2036.0272%2086.2162%2036.0272C85.2601%2036.0272%2083.0983%2035.6089%2083.0983%2032.8184C83.0983%2031.6689%2083.3722%2030.5749%2084.1399%2029.753L92.1427%2026.0595V33.5834H92.1441ZM119.435%2032.2537C117.415%2034.3591%20114.001%2035.3489%20112.518%2035.3489C109.225%2035.3489%20106.81%2032.2186%20106.81%2026.1366C106.81%2019.6701%20109.609%2015.3997%20114.001%2015.3997C116.306%2015.3997%20118.227%2016.2216%20119.435%2017.5919V32.2551V32.2537Z%22%20fill%3D%22currentColor%22%20data-astro-cid-5knycien%3D%22%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%20data-astro-cid-5knycien%3D%22%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%20%3CclipPath%20id%3D%22clip0_759_340%22%20data-astro-cid-5knycien%3D%22%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%20%3Crect%20width%3D%22151%22%20height%3D%2240%22%20fill%3D%22currentColor%22%20data-astro-cid-5knycien%3D%22%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E",
    "favicon": "https://www.arcade.dev/_astro/favicon.CGKYsdbM.jpg",
    "ogImage": "https://www.arcade.dev/_astro/OG-homepage.6qTHbZbU.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 25,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, which are strong indicators of the primary brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Try it free",
      "reasoning": "Button #1 with text 'Try it free' is the primary CTA due to its action-oriented text and vibrant brand color (#E60032), which aligns with the site's primary color scheme."
    },
    "secondary": {
      "index": 3,
      "text": "Learn more",
      "reasoning": "Button #3 with text 'Learn more' is selected as secondary because it has a different background color (#000000) and serves as a supportive action to the primary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "developers and tech enthusiasts"
  },
  "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, and links to the homepage, which are strong indicators of the primary brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles