Home · Branding · Jump AI

Jump AI Brand Identity

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

Download JSON
Primary
#008750
Accent
#008750
Body Font
TT Hoves Pro
Heading
TT Hoves Pro

Color Palette

Brand palette extracted from https://jumpapp.com/.

primary
#008750
rgb(0, 135, 80)
secondary
#0B3F20
rgb(11, 63, 32)
accent
#008750
rgb(0, 135, 80)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000000
rgb(0, 0, 0)
link
#69717A
rgb(105, 113, 122)

Typography

Each font links to its Google Fonts page where available.

primary
TT Hoves Pro
TT Hoves Pro Google Fonts →
heading
TT Hoves Pro
TT Hoves Pro Google Fonts →
TT Hoves Pro, ui-sans-serif, system-ui, 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

Jump AI logo
Logo
Jump AI social image
Social Card

UI Components

Live previews rendered using Jump AI's actual button styles.

buttonPrimary
background #0B3F20 textColor #FFFFFF borderRadius 6px shadow none
buttonSecondary
background #F5F5F4 textColor #008750 borderColor #008750 borderRadius 6px shadow none

Brand Personality

Tone: professional Energy: medium Audience: financial advisors

Jump AI Brand in the Wild

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

Frequently Asked Questions

What is Jump AI's primary brand color?

Jump AI's primary brand color is #008750. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Jump AI use?

Jump AI uses TT Hoves Pro as the primary typeface across body and headings.

Does Jump AI use a light or dark theme?

Jump AI's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Jump AI's logo?

Jump AI's logo is available directly on their site (https://jumpapp.com/). 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://jumpapp.com/ 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 Jump AI.

Methodology

Brand data on this page was extracted from https://jumpapp.com/ 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 Jump AI.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "TT Hoves Pro",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#008750",
    "secondary": "#0B3F20",
    "accent": "#008750",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#69717A"
  },
  "typography": {
    "fontFamilies": {
      "primary": "TT Hoves Pro",
      "heading": "TT Hoves Pro"
    },
    "fontStacks": {
      "heading": [
        "TT Hoves Pro",
        "ui-sans-serif",
        "system-ui",
        "sans-serif"
      ],
      "body": [
        "TT Hoves Pro",
        "ui-sans-serif",
        "system-ui",
        "sans-serif"
      ],
      "paragraph": [
        "TT Hoves Pro",
        "ui-sans-serif",
        "system-ui",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "16px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#0B3F20",
      "textColor": "#FFFFFF",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F5F5F4",
      "textColor": "#008750",
      "borderColor": "#008750",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20class%3D%22block%20h-auto%22%20width%3D%2280%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%2079.6%2025%22%20fill%3D%22currentColor%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M30%2C1.8v12.8c0%2C.9-.2%2C2.2-1.1%2C3.4-.9%2C1.3-2.4%2C2.2-4.5%2C2.2-2.1%2C0-3.6-.9-4.5-2.2-.8-1.2-1.1-2.5-1.1-3.4h4c0%2C.3%2C0%2C.7.3%2C1%2C0%2C.1.2.2.4.3.1%2C0%2C.4.2.8.2s.7%2C0%2C.8-.2c.1%2C0%2C.3-.2.4-.3.2-.3.3-.7.3-1h0V1.8h4ZM69.9%2C25h-3.9V6.7h3.4l.3%2C1.3h.1c.6-.8%2C1.9-1.6%2C3.8-1.6%2C3.4%2C0%2C6.1%2C2.8%2C6.1%2C6.9s-2.8%2C6.9-6.1%2C6.9-3.1-.7-3.5-1.3h-.1v6.2ZM72.8%2C16.5c1.7%2C0%2C2.9-1.2%2C2.9-3.3s-1.3-3.2-2.9-3.2-2.9%2C1.2-2.9%2C3.2%2C1.3%2C3.3%2C2.9%2C3.3ZM49.3%2C19.8h-3.9V6.7h3.4l.3%2C1.2h.1c.4-.6%2C1.6-1.4%2C3.1-1.4s3.2%2C1.1%2C3.6%2C1.8h.1c.6-.9%2C2-1.8%2C4-1.8s4.9%2C2.2%2C4.9%2C5.4v8.1h-3.9v-7.5c0-1.4-.7-2.2-1.9-2.2s-2%2C.9-2%2C2.2v7.5h-3.9v-7.5c0-1.4-.8-2.2-1.9-2.2s-2%2C.9-2%2C2.2v7.5ZM36.6%2C20.1c-3%2C0-5.2-2.1-5.2-5.5v-7.9h3.9v7.3c0%2C1.4%2C1%2C2.5%2C2.4%2C2.5s2.4-1%2C2.4-2.5v-7.3h3.9v13.2h-3.4l-.3-1.2h-.1c-.6.7-2%2C1.4-3.7%2C1.4ZM7.7%2C4.7c4.3%2C0%2C7.7%2C3.5%2C7.7%2C7.7s-3.5%2C7.7-7.7%2C7.7S0%2C16.7%2C0%2C12.4s3.5-7.7%2C7.7-7.7ZM18.3%2C0c2.2%2C0%2C4%2C1.8%2C4%2C4s-1.8%2C4-4%2C4-4-1.8-4-4%2C1.8-4%2C4-4Z%22%20style%3D%22fill%3A%20rgb(0%2C%20135%2C%2080)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": null,
    "ogImage": "https://jump.imgix.net/v3/Web%20Linkedin%20Preview.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand 'Jump'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Start free trial",
      "reasoning": "Button #1 'Start free trial' has a vibrant background color (#0B3F20) which is a brand color and the text is action-oriented, making it the primary CTA."
    },
    "secondary": {
      "index": 0,
      "text": "Get started for free",
      "reasoning": "Button #0 'Get started for free' has a different background color (#F5F5F4) and serves as a secondary action with a less vibrant appearance."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "financial advisors"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand 'Jump'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles