# AutoComputer Brand Identity

A complete profile of **AutoComputer**'s visual system — colors, typography, components, and personality — extracted from [https://www.autocomputer.ai/](https://www.autocomputer.ai/). Built for designers, agents, and AI tools.

## Color Palette

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

- **primary**: #9CA3AF
  - rgb(156, 163, 175)
- **secondary**: #0C111C
  - rgb(12, 17, 28)
- **accent**: #0D1220
  - rgb(13, 18, 32)
- **background**: #070707
  - rgb(7, 7, 7)
- **textPrimary**: #070707
  - rgb(7, 7, 7)
- **link**: #0D1220
  - rgb(13, 18, 32)

## Typography

Each font links to its Google Fonts page where available.

- **primary**: ui-sans-serif  
  [Google Fonts →](https://fonts.google.com/specimen/ui-sans-serif)  
- **heading**: ui-sans-serif  
  [Google Fonts →](https://fonts.google.com/specimen/ui-sans-serif)

## Visual Assets

## Brand Personality

- **Tone:** professional
- **Energy:** medium
- **Audience:** unknown

## AutoComputer Brand in the Wild

Source: [ycombinator.com](https://www.ycombinator.com/companies/autocomputer)

Source: [linkedin.com](https://www.linkedin.com/posts/y-combinator_autocomputer-yc-24-enables-workers-to-automate-activity-7262585026993635328-_LxH)

Source: [tracxn.com](https://tracxn.com/d/companies/autocomputer/__CwrLPLCkVFRDCzXhky-2nI2fVrkDUPY96GFUYyHykcw)

Source: [ycombinator.com](https://www.ycombinator.com/companies/autocomputer)

## Frequently Asked Questions

- **What is AutoComputer's primary brand color?**  
  AutoComputer's primary brand color is #9CA3AF. It anchors the visual identity across their website, product UI, and marketing materials.

- **What accent color does AutoComputer use?**  
  AutoComputer uses #0D1220 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

- **What font does AutoComputer use?**  
  AutoComputer uses ui-sans-serif as the primary typeface across body and headings.

- **Does AutoComputer use a light or dark theme?**  
  AutoComputer's primary site uses a dark color scheme, with a background of #070707.

- **How was this brand profile generated?**  
  This profile was extracted from https://www.autocomputer.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 AutoComputer.

## Methodology

Brand data on this page was extracted from [https://www.autocomputer.ai/](https://www.autocomputer.ai/) on 2026-07-27 using the [Firecrawl](https://firecrawl.dev/) 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 AutoComputer.

## Machine-Readable Profile

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

```json
{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "system-ui",
      "count": 4
    },
    {
      "family": "sans-serif",
      "count": 4
    },
    {
      "family": "Apple Color Emoji",
      "count": 4
    },
    {
      "family": "Segoe UI Emoji",
      "count": 4
    },
    {
      "family": "ui-sans-serif",
      "count": 3
    },
    {
      "family": "Segoe UI Symbol",
      "count": 3
    },
    {
      "family": "Noto Color Emoji",
      "count": 3
    },
    {
      "family": "Segoe UI",
      "count": 1
    },
    {
      "family": "Roboto",
      "count": 1
    },
    {
      "family": "Helvetica",
      "count": 1
    }
  ],
  "colors": {
    "primary": "#9CA3AF",
    "secondary": "#0C111C",
    "accent": "#0D1220",
    "background": "#070707",
    "textPrimary": "#070707",
    "link": "#0D1220"
  },
  "typography": {
    "fontFamilies": {
      "primary": "ui-sans-serif",
      "heading": "ui-sans-serif"
    },
    "fontStacks": {
      "body": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "heading": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "14px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "10px"
  },
  "components": {},
  "images": {
    "logo": null,
    "favicon": null,
    "ogImage": null
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "unknown"
  },
  "designSystem": {
    "framework": "unknown",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0,
    "colors": 0,
    "overall": 0
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": false,
      "llmSucceeded": false,
      "finalSource": "none",
      "rawLogoSelection": {
        "selectedLogoIndex": -1,
        "selectedLogoReasoning": "LLM failed",
        "confidence": 0
      }
    },
    "buttonClassification": {
      "llmCalled": false,
      "llmSucceeded": false,
      "error": "LLM call failed or returned fallback values"
    }
  }
}
```
