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
- primary: #FD0808
- accent: #36B3A8
- background: #212121
- textPrimary: #212121
- link: #36B3A8
Typography
- primary: Adobe Garamond Pro — https://fonts.google.com/specimen/Adobe+Garamond+Pro
- heading: Proxima Nova — https://fonts.google.com/specimen/Proxima+Nova
Visual Assets
- Logo:
- Favicon: Favicon
- Social card (og:image):
UI Components
- input: background=#FFFFFF, textColor=#272727, borderColor=#1D1D1D, borderRadius=0px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: aerospace industry professionals
Alba Orbital Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- PocketQube Deployers — Alba Orbital
- Image:
- Source: PocketQube Deployers
- 1p/2p/3p Horizontal Integration Support Jig — Alba Orbital
- Image:
- Source: Horizontal Integration Support Jig
- Customers — Alba Orbital
- Image:
- Source: Customers
- IcMercury — Alba Orbital
- Image:
- Source: IcMercury
- Night Lights blog — Alba Orbital
- Image:
- Source: Night Lights blog
- Ocullo Space — Alba Orbital
- Image:
- Source: Ocullo Space
Working with these fonts
Not found on Google Fonts? Follow these instructions:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font".
- Hard-reload the page and click around.
- For each captured font URL, right-click → Save As to download the file locally.
- 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"
}
}