Home · Branding · Spinach AI

Spinach AI Brand Identity

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

Download JSON
Primary
#F26E24
Accent
#F26E24
Body Font
Gilroy
Heading
Gilroy

Color Palette

Brand palette extracted from https://spinach.ai.

primary
#F26E24
rgb(242, 110, 36)
accent
#F26E24
rgb(242, 110, 36)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#0F0020
rgb(15, 0, 32)
link
#0F0020
rgb(15, 0, 32)

Typography

Each font links to its Google Fonts page where available.

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

Spinach AI favicon
Favicon
Spinach AI social image
Social Card

UI Components

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

buttonPrimary
background #F26E24 textColor #FFFFFF borderRadius 30px shadow none

Brand Personality

Tone: modern Energy: high Audience: tech-savvy professionals

Spinach AI Brand in the Wild

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

Frequently Asked Questions

What is Spinach AI's primary brand color?

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

What font does Spinach AI use?

Spinach AI uses Gilroy as the primary typeface across body and headings.

Does Spinach AI use a light or dark theme?

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

How was this brand profile generated?

This profile was extracted from https://spinach.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 Spinach AI.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Gilroy",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#F26E24",
    "accent": "#F26E24",
    "background": "#FFFFFF",
    "textPrimary": "#0F0020",
    "link": "#0F0020"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Gilroy",
      "heading": "Gilroy"
    },
    "fontStacks": {
      "heading": [
        "Gilroy",
        "sans-serif"
      ],
      "body": [
        "Gilroy",
        "sans-serif"
      ],
      "paragraph": [
        "Gilroy",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "20px",
      "h2": "60px",
      "body": "15px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "15px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#F26E24",
      "textColor": "#FFFFFF",
      "borderRadius": "30px",
      "borderRadiusCorners": {
        "topLeft": "30px",
        "topRight": "30px",
        "bottomRight": "30px",
        "bottomLeft": "30px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://cdn.prod.website-files.com/6464e9face9085a673d70327/66b2783d5361ece91973fa67_Favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/6464e9face9085a673d70327/67d0a9816962a659bdfad62e_Website%20Open%20graph%20Thumbnail%20-%20Meeting%20Assistant%201200x630.jpg"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": -1,
    "reasoning": "No candidate matches the criteria for a main brand logo in the header area. All candidates are located in the body and do not link to the homepage.",
    "confidence": 0.3,
    "rejected": true,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Get Started for Free",
      "reasoning": "Button #0, 'Get Started for Free', is the primary CTA due to its action-oriented text and vibrant brand color (#F26E24), which is consistent with primary CTA characteristics."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "All buttons share the same background color (#F26E24), making it impossible to select a secondary button with a different color."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "tech-savvy professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": -1,
        "selectedLogoReasoning": "No candidate matches the criteria for a main brand logo in the header area. All candidates are located in the body and do not link to the homepage.",
        "confidence": 0.3
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles