journey.json
Journey Brand Identity
A complete profile of Journey's visual system — colors, typography, components, and personality — extracted from http://journey.io. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/journey
- Machine-readable JSON: https://characterquilt.com/branding/journey.json
Quick Facts
| Field | Value |
|---|---|
| Primary | #1A1F71 |
| Accent | #1A1F71 |
| Body Font | Segoe UI |
| Heading Font | Segoe UI |
Color Palette
- primary: #1A1F71
- secondary: #0061D5
- accent: #1A1F71
- background: #FFFFFF
- textPrimary: #202020
- link: #2ECC71
Typography
- primary: Segoe UI — https://fonts.google.com/specimen/Segoe+UI
- heading: Segoe UI — https://fonts.google.com/specimen/Segoe+UI
Visual Assets
UI Components
- buttonPrimary: background=#1A1F71, textColor=#FFFFFF, borderRadius=8px, shadow=none
- buttonSecondary: background=#191919, textColor=#FFFFFF, borderRadius=8px, shadow=none
Brand Personality
Tone: modern · Energy: medium · Audience: business professionals and teams
Journey Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Close More Deals with the Pitch Perfect Sales Proposal Software - Journey - Journey Archives
- Blog - Journey
- Navigating Digital Sales Room Software: A Journey Through Top Choices - Journey Archives
- Blog - Journey
- Journey vs. Trumpet: Deciding the Best Digital Sales Room for Your Business - Journey Archives
- Journey vs RELAYTO: Which Interactive Content Platform is Right for Your Sales Team? - Journey Archives
Working with these fonts
Not found on Google Fonts? Here’s a flow that can help:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
- Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
- For each captured font URL: right-click → Save As to download the file locally.
- 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.
Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.