llms.txt

Alba Orbital Brand Identity

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

Quick Facts

Field Value
Primary #FD0808
Accent #36B3A8
Body Font Adobe Garamond Pro
Heading Font Proxima Nova

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: aerospace industry professionals

Alba Orbital Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Follow these instructions:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and click around.
  4. For each captured font URL, right-click → Save As to download the file locally.
  5. View the page's CSS and copy out the matching @font-face declarations.

Only do this if you have permission to use the brand assets.

Machine-Readable Profile

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Adobe Garamond Pro",
      "role": "body"
    },
    {
      "family": "Proxima Nova",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#FD0808",
    "accent": "#36B3A8",
    "background": "#212121",
    "textPrimary": "#212121",
    "link": "#36B3A8"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Adobe Garamond Pro",
      "heading": "Proxima Nova"
    },
    "fontStacks": {
      "heading": [
        "adobe-garamond-pro"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "adobe-garamond-pro"
      ]
    },
    "fontSizes": {
      "h1": "0px",
      "h2": "22px",
      "body": "24px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#272727",
      "borderColor": "#1D1D1D",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://images.squarespace-cdn.com/content/v1/53d7dcdce4b07a1cdbbc08a4/1501143250981-XJYX512TVC9RQ6MXQQ2J/albaorbital_col_wh.png?format=1500w",
    "favicon": "https://images.squarespace-cdn.com/content/v1/53d7dcdce4b07a1cdbbc08a4/1501148123511-GGBXIVNUVXRIT0BEQ8FY/favicon.ico",
    "ogImage": "http://static1.squarespace.com/static/53d7dcdce4b07a1cdbbc08a4/t/5979b966e3df28e4239e826b/1501149549942/albaorbital_col_wh.png?format=1500w",
    "logoHref": "/",
    "logoAlt": "Alba Orbital"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "aerospace industry professionals"
  }
}