llms.txt

Antares Brand Identity

A complete profile of Antares's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #0000EE
Accent #E11D48
Body Font Geist
Heading Font Geist

Color Palette

Typography

Visual Assets

Brand Personality

Tone: modern · Energy: medium · Audience: technology professionals

Antares Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

  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.

Machine-Readable Profile

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Geist",
      "role": "body"
    },
    {
      "family": "Geist Mono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "secondary": "#40C800",
    "accent": "#E11D48",
    "background": "#000000",
    "textPrimary": "#000000",
    "link": "#E11D48"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Geist",
      "heading": "Geist"
    },
    "fontStacks": {
      "heading": [
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Geist",
        "monospace"
      ]
    },
    "fontSizes": {
      "h1": "12px",
      "h2": "80px",
      "body": "15px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {},
  "images": {
    "favicon": "https://framerusercontent.com/images/RyjTFGoJqs94dyQT1danI7udlA.png",
    "ogImage": "https://framerusercontent.com/assets/FGog662ATrkuDu572NcG6USO5w.png"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "technology professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.8,
    "colors": 0.9,
    "overall": 0.8500000000000001
  }
}