welcome to the jungle.json
Welcome to the Jungle Brand Identity
A complete profile of Welcome to the Jungle's visual system — colors, typography, components, and personality — extracted from https://www.welcometothejungle.com/en. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/welcome-to-the-jungle
- Machine-readable JSON: https://characterquilt.com/branding/welcome-to-the-jungle.json
Quick Facts
| Field | Value |
|---|---|
| Primary | #FFCD00 |
| Accent | #FFCD00 |
| Body Font | Work Sans |
| Heading Font | Work Sans |
Color Palette
- primary: #FFCD00
- secondary: #FFF8D9
- accent: #FFCD00
- background: #FFFFFF
- textPrimary: #000000
- link: #FFE166
Typography
- primary: Work Sans — https://fonts.google.com/specimen/Work+Sans
- heading: Work Sans — https://fonts.google.com/specimen/Work+Sans
Visual Assets
- Logo: https://cdn.welcometothejungle.com/wttj-front/production/assets/wttj-2-eP7x9gkY.svg
- Favicon: https://cdn.welcometothejungle.com/wttj-front/production/favicon.png
- Social card (og:image): https://cdn.welcometothejungle.com/wttj-front/production/assets/logo_v4-Bch9khEB.png
UI Components
- input: background=#FFFFFF, textColor=#000000, borderColor=#DEDEDE, borderRadius=4px, shadow=none
- buttonPrimary: background=#FFCD00, textColor=#000000, borderColor=#FFCD00, borderRadius=4px, shadow=none
- buttonSecondary: background=transparent, textColor=#000000, borderColor=#DEDEDE, borderRadius=4px, shadow=none
Brand Personality
Tone: modern · Energy: high · Audience: job seekers and employers
Welcome to the Jungle Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- The Obvious Match
Image:
Source: https://landings.welcometothejungle.com/en/the-obvious-match - Jackie Shroff joins the cast of Akshay Kumar starrer Welcome To The Jungle: Report : Bollywood News - Bollywood Hungama
Image:
Source: https://www.bollywoodhungama.com/news/bollywood/jackie-shroff-joins-cast-akshay-kumar-starrer-welcome-jungle-report/ - The Jungle - Landing page UI Design by Wisnu on Dribbble
Image:
Source: https://dribbble.com/shots/15697403-The-Jungle-Landing-page-UI-Design - Welcome to the Jungle: Everything You Wanted to Know about Bipolar But Were Too Freaked Out to Ask (For Fans of All These Flowers or Readers of The Bipolar Disorder Survival Guide):
Image:
Source: https://www.amazon.com/Welcome-Jungle-Everything-Bipolar-Freaked/dp/1573244724 - Realistic colorful jungle landing page | Premium Vector
Image:
Source: https://www.freepik.com/premium-vector/realistic-colorful-jungle-landing-page_144621487.htm - Welcome To The Jungle: Enemy Report- Pittsburgh Steelers
Image:
Source: https://www.youtube.com/watch?v=fX4wQpo4q8k
Working with these fonts
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:
- 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.
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.