Home · Branding · Momentus

Momentus Brand Identity

A complete profile of Momentus's visual system — colors, typography, components, and personality — extracted from https://momentus.space. Built for designers, agents, and AI tools.

Download JSON
Primary
#1863DC
Accent
#ED1865
Body Font
Helvetica Neue
Heading
Rift

Color Palette

Brand palette extracted from https://momentus.space.

primary
#1863DC
rgb(24, 99, 220)
secondary
#452F90
rgb(69, 47, 144)
accent
#ED1865
rgb(237, 24, 101)
background
#1E1E1E
rgb(30, 30, 30)
textPrimary
#ED1865
rgb(237, 24, 101)
link
#ED1865
rgb(237, 24, 101)

Typography

Each font links to its Google Fonts page where available.

primary
Helvetica Neue
Helvetica Neue Google Fonts →
heading
Rift
Rift, Helvetica, Arial, sans-serif
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

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.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

Momentus logo
Logo
Momentus favicon
Favicon

UI Components

Live previews rendered using Momentus's actual button styles.

input
background transparent textColor #606266 borderColor null borderRadius 7px shadow none
buttonPrimary
background #1863DC textColor #FFFFFF borderColor #1863DC borderRadius 2px shadow none
buttonSecondary
background #FFFFFF textColor #1863DC borderColor #1863DC borderRadius 2px shadow none

Brand Personality

Tone: professional Energy: medium Audience: space industry professionals

Momentus Brand in the Wild

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

Frequently Asked Questions

What is Momentus's primary brand color?

Momentus's primary brand color is #1863DC. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Momentus use?

Momentus uses #ED1865 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Momentus use?

Momentus uses Helvetica Neue for body text and Rift for headings. Fonts were detected on https://momentus.space as part of their live design system.

Does Momentus use a light or dark theme?

Momentus's primary site uses a dark color scheme, with a background of #1E1E1E.

Where can I find Momentus's logo?

Momentus's logo is available directly on their site (https://momentus.space). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?

This profile was extracted from https://momentus.space using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Momentus.

Methodology

Brand data on this page was extracted from https://momentus.space on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Momentus.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Helvetica Neue",
      "role": "body"
    },
    {
      "family": "Source Sans Pro",
      "role": "body"
    },
    {
      "family": "Rift",
      "role": "heading"
    },
    {
      "family": "Roboto",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#1863DC",
    "secondary": "#452F90",
    "accent": "#ED1865",
    "background": "#1E1E1E",
    "textPrimary": "#ED1865",
    "link": "#ED1865"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Helvetica Neue",
      "heading": "Rift"
    },
    "fontStacks": {
      "heading": [
        "Rift",
        "Helvetica",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "source-sans-pro",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "source-sans-pro",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "80px",
      "h2": "60px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 12,
    "borderRadius": "3px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#606266",
      "borderColor": null,
      "borderRadius": "7px",
      "borderRadiusCorners": {
        "topLeft": "7px",
        "topRight": "7px",
        "bottomRight": "7px",
        "bottomLeft": "7px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#1863DC",
      "textColor": "#FFFFFF",
      "borderColor": "#1863DC",
      "borderRadius": "2px",
      "borderRadiusCorners": {
        "topLeft": "2px",
        "topRight": "2px",
        "bottomRight": "2px",
        "bottomLeft": "2px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#1863DC",
      "borderColor": "#1863DC",
      "borderRadius": "2px",
      "borderRadiusCorners": {
        "topLeft": "2px",
        "topRight": "2px",
        "bottomRight": "2px",
        "bottomLeft": "2px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://momentus.space/wp-content/themes/_MOMENTUS_/assets/static/img/brand/momentus-logo-mark-color.svg",
    "favicon": "https://momentus.space/icons/apple-touch-icon.png",
    "ogImage": null,
    "logoHref": "https://momentus.space/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #1 because it is visible, located in the header, links to the homepage, and matches the favicon style, indicating it is the primary brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Accept All",
      "reasoning": "Button #0 has a vibrant brand color (#1863DC) and action-oriented text ('Accept All'), making it the most prominent CTA."
    },
    "secondary": {
      "index": 4,
      "text": "Save My Preferences",
      "reasoning": "Button #4 has a different background color (#FFFFFF) and serves a secondary action ('Save My Preferences'), making it suitable as a secondary button."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "space industry professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 1,
        "selectedLogoReasoning": "Selected #1 because it is visible, located in the header, links to the homepage, and matches the favicon style, indicating it is the primary brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles