Home · Branding · Momentum (Acquired by Salesforce)

Momentum (Acquired by Salesforce) Brand Identity

A complete profile of Momentum (Acquired by Salesforce)'s visual system — colors, typography, components, and personality — extracted from https://www.momentum.io/. Built for designers, agents, and AI tools.

Download JSON
Primary
#19273B
Accent
#1863DC
Body Font
Aeonik
Heading
Aeonik

Color Palette

Brand palette extracted from https://www.momentum.io/.

primary
#19273B
rgb(25, 39, 59)
secondary
#9298A2
rgb(146, 152, 162)
accent
#1863DC
rgb(24, 99, 220)
background
#F9F9F9
rgb(249, 249, 249)
textPrimary
#465161
rgb(70, 81, 97)
link
#465161
rgb(70, 81, 97)

Typography

Each font links to its Google Fonts page where available.

primary
Aeonik
heading
Aeonik
Aeonik, 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

Momentum (Acquired by Salesforce) logo
Logo
Momentum (Acquired by Salesforce) favicon
Favicon
Momentum (Acquired by Salesforce) social image
Social Card

UI Components

Live previews rendered using Momentum (Acquired by Salesforce)'s actual button styles.

buttonPrimary
background #1863DC textColor #FFFFFF borderColor #1863DC borderRadius 2px shadow none
buttonSecondary
background transparent textColor #FFFFFF borderColor #FFFFFF borderRadius 160px shadow none

Brand Personality

Tone: professional Energy: medium Audience: business professionals

Momentum (Acquired by Salesforce) Brand in the Wild

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

Frequently Asked Questions

What is Momentum (Acquired by Salesforce)'s primary brand color?

Momentum (Acquired by Salesforce)'s primary brand color is #19273B. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Momentum (Acquired by Salesforce) use?

Momentum (Acquired by Salesforce) uses #1863DC as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Momentum (Acquired by Salesforce) use?

Momentum (Acquired by Salesforce) uses Aeonik as the primary typeface across body and headings.

Does Momentum (Acquired by Salesforce) use a light or dark theme?

Momentum (Acquired by Salesforce)'s primary site uses a light color scheme, with a background of #F9F9F9.

Where can I find Momentum (Acquired by Salesforce)'s logo?

Momentum (Acquired by Salesforce)'s logo is available directly on their site (https://www.momentum.io/). 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://www.momentum.io/ 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 Momentum (Acquired by Salesforce).

Methodology

Brand data on this page was extracted from https://www.momentum.io/ 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 Momentum (Acquired by Salesforce).

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Aeonik",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#19273B",
    "secondary": "#9298A2",
    "accent": "#1863DC",
    "background": "#F9F9F9",
    "textPrimary": "#465161",
    "link": "#465161"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Aeonik",
      "heading": "Aeonik"
    },
    "fontStacks": {
      "heading": [
        "Aeonik",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Aeonik",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Aeonik",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "52px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "20px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#1863DC",
      "textColor": "#FFFFFF",
      "borderColor": "#1863DC",
      "borderRadius": "2px",
      "borderRadiusCorners": {
        "topLeft": "2px",
        "topRight": "2px",
        "bottomRight": "2px",
        "bottomLeft": "2px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": "#FFFFFF",
      "borderRadius": "160px",
      "borderRadiusCorners": {
        "topLeft": "160px",
        "topRight": "160px",
        "bottomRight": "160px",
        "bottomLeft": "160px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/678526103b0c749e78e38221/69a2017d734e0137e6bf269d_LogoGradient.svg",
    "favicon": "https://cdn.prod.website-files.com/678526103b0c749e78e38221/67b4abd54a0cf3313614b028_favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/678526103b0c749e78e38221/69a87cc95292436ce509e051_Websitethumb.png",
    "logoHref": "/",
    "logoAlt": "Momentum from Salesforce"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Momentum'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 3,
      "text": "Save My Preferences",
      "reasoning": "Button #3 has a vibrant blue background (#1863DC), which is a strong indicator of a primary CTA. The text 'Save My Preferences' suggests an action-oriented purpose."
    },
    "secondary": {
      "index": 2,
      "text": "Watch 5 min Demo",
      "reasoning": "Button #2 has a transparent background with a white border, making it a suitable secondary button. It contrasts with the primary button's vibrant color."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Momentum'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles