Mentum Brand: Colors, Fonts, Logo & Visual Identity

Mentum Brand Identity

A complete profile of Mentum's visual system — colors, typography, components, and personality — extracted from http://getmentum.com. Built for designers, agents, and AI tools.


Color Palette

Brand palette extracted from http://getmentum.com.


Typography

Each font links to its Google Fonts page where available.

Visual Assets


UI Components

Live previews rendered using Mentum's actual button styles.


Brand Personality


Frequently Asked Questions


Methodology

Brand data on this page was extracted from http://getmentum.com on 2026-07-27 using the Firecrawl branding extraction API.


Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Sora",
      "role": "body"
    },
    {
      "family": "Source Code Pro",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#111827",
    "secondary": "#374151",
    "accent": "#171717",
    "background": "#FFFFFF",
    "textPrimary": "#171717",
    "link": "#4B5563"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Sora",
      "heading": "Sora"
    },
    "fontStacks": {
      "heading": [
        "Sora",
        "sans-serif",
        "ui-sans-serif",
        "system-ui",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "body": [
        "Sora",
        "sans-serif",
        "ui-sans-serif",
        "system-ui",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "Sora",
        "sans-serif",
        "ui-sans-serif",
        "system-ui",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "48px",
      "body": "30px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#171717",
      "textColor": "#FAFAFA",
      "borderRadius": "6px",
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#000000",
      "borderColor": "#D1D5DB",
      "borderRadius": "9999px",
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://getmentum.com/assets/mentum-symbol-3_MOG92B.svg"
  }
}