llms.txt

Cascade Space Brand Identity

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

Quick Facts

Field Value
Primary #9CA3AF
Accent #E8E4D5
Body Font Repro
Heading Font Repro

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: space industry professionals and enthusiasts

Cascade Space Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Follow these steps 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 to load specific routes.
  4. For each captured font URL: right-click → Save As to download the file locally.
  5. View the page's CSS in DevTools and copy the matching @font-face declarations.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed.

Machine-Readable Profile

{
 "colorScheme": "dark",
 "fonts": [
 {
 "family": "Repro",
 "role": "unknown"
 },
 {
 "family": "DM Mono",
 "role": "monospace"
 }
 ],
 "colors": {
 "primary": "#9CA3AF",
 "secondary": "#08180A",
 "accent": "#E8E4D5",
 "background": "#050501",
 "textPrimary": "#050501",
 "link": "#E8E4D5"
 },
 "typography": {
 "fontFamilies": {
 "primary": "Repro",
 "heading": "Repro"
 },
 "fontStacks": {
 "heading": [
 "Repro",
 "ui-sans-serif",
 "system-ui",
 "sans-serif"
 ],
 "body": [
 "Repro",
 "ui-sans-serif",
 "system-ui",
 "sans-serif"
 ],
 "paragraph": [
 "Repro",
 "ui-sans-serif",
 "system-ui",
 "sans-serif"
 ]
 },
 "fontSizes": {
 "h1": "64px",
 "h2": "56px",
 "body": "22px"
 }
 },
 "spacing": {
 "baseUnit": 4,
 "borderRadius": "8px"
 },
 "components": {
 "input": {
 "background": "transparent",
 "textColor": "#FFFFFF",
 "borderColor": "#374151",
 "borderRadius": "0px",
 "shadow": "none"
 },
 "buttonPrimary": {
 "background": "#131313",
 "textColor": "#000000",
 "borderRadius": "8px",
 "shadow": "none"
 }
 },
 "images": {
 "logo": "https://cascade.space/assets/logos/cascade-space--logo-home.svg",
 "favicon": "https://cascade.space/favicon.ico?favicon.0q-ou.ter4ets.ico?dpl=dpl_4wjauTjf2eEJv9HydsQEmX9Ft1BC",
 "ogImage": "https://cascade.space/assets/images/og-home.jpg",
 "logoAlt": "Cascade Space Logo"
 },
 "personality": {
 "tone": "professional",
 "energy": "medium",
 "targetAudience": "space industry professionals and enthusiasts"
 },
 "designSystem": {
 "framework": "custom",
 "componentLibrary": ""
 },
 "confidence": {
 "buttons": 0.9,
 "colors": 0.9,
 "overall": 0.9
 }
}