# Jump AI Brand Identity

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

## 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))
- **Text Primary**: #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
- **Heading**: TT Hoves Pro

## Visual Assets

%20!important%3B%22%2F%3E%3C%2Fsvg%3E)

## UI Components

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

### Button Primary
- **Background**: #0B3F20
- **Text Color**: #FFFFFF
- **Border Radius**: 6px
- **Shadow**: none

### Button Secondary
- **Background**: #F5F5F4
- **Text Color**: #008750
- **Border Color**: #008750
- **Border Radius**: 6px
- **Shadow**: none

## Brand Personality

- **Tone**: professional  
- **Energy**: medium  
- **Audience**: financial advisors

## 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.

## Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.
```json
{
  "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": "/"
  }
}  
```
