llms.txt

Anysphere Brand Identity

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

Quick Facts

Field Value
Primary #9F367B
Accent #9F367B
Body Font Exo 2
Heading Font Exo 2

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: medium · Audience: tech enthusiasts

Anysphere Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Instructions for using the fonts:

  1. Open the company's homepage in a browser with DevTools.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and click around.
  4. Download font files from captured URLs.
  5. Copy @font-face declarations from the CSS and rewrite paths to local files.

Machine-Readable Profile

{
 "colorScheme": "dark",
 "fonts": [
  {
   "family": "Exo 2",
   "role": "unknown"
  },
  {
   "family": "Segoe UI",
   "role": "unknown"
  }
 ],
 "colors": {
  "primary": "#9F367B",
  "secondary": "#471D39",
  "accent": "#9F367B",
  "background": "#0D0D0D",
  "textPrimary": "#0D0D0D",
  "link": "#39192E"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Exo 2",
   "heading": "Exo 2"
  },
  "fontStacks": {
   "heading": [
    "Exo 2",
    "sans-serif"
   ],
   "body": [
    "Exo 2",
    "sans-serif"
   ],
   "paragraph": [
    "Exo 2",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "16px",
   "h2": "32px",
   "body": "13px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "6px"
 },
 "components": {
  "buttonPrimary": {
   "background": "#161616",
   "textColor": "#9F367B",
   "borderColor": "#222222",
   "borderRadius": "10px",
   "borderRadiusCorners": {
    "topLeft": "10px",
    "topRight": "10px",
    "bottomRight": "10px",
    "bottomLeft": "10px"
   },
   "shadow": "none"
  }
 },
 "images": {
  "logo": "https://tech-insider.org/wp-content/uploads/2026/03/ti-eye-logo.png",
  "favicon": "https://tech-insider.org/wp-content/uploads/2026/03/ti-icon-final-150x150.png",
  "ogImage": null,
  "logoHref": "https://tech-insider.org/",
  "logoAlt": "Tech Insider"
 },
 "personality": {
  "tone": "modern",
  "energy": "medium",
  "targetAudience": "tech enthusiasts"
 },
 "designSystem": {
  "framework": "custom",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0.7,
  "colors": 0.9,
  "overall": 0.8
 }
}