Momentus Brand: Colors, Fonts, Logo & Visual Identity

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.

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

UI Components

Live previews rendered using Momentus's actual button styles.

Brand Personality

Momentus Brand in the Wild

Source: momentus.space

Source: momentus.space

Source: static.mercdn.net

Source: img.leboncoin.fr

Source: fujisen78.jp

Source: auctions.c.yimg.jp

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://momentus.space on 2026-07-27 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
    }
  }
}