hype.json
Hype Brand Identity
A complete profile of Hype's visual system — colors, typography, components, and personality — extracted from https://www.hype.meme/. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/hype
- Machine-readable JSON: https://characterquilt.com/branding/hype.json
Quick Facts
| Field | Value |
|---|---|
| Primary | #9CA3AF |
| Accent | #0C1A31 |
| Body Font | Inter |
| Heading Font | Inter |
Color Palette
- primary: #9CA3AF
- secondary: #2F0E1F
- accent: #0C1A31
- background: #000000
- textPrimary: #FFFFFF
- link: #0C1A31
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Inter — https://fonts.google.com/specimen/Inter
Visual Assets
- Favicon: https://hype.meme/favicon.ico
- Social card (og:image): https://hype-storage-bucket.s3.us-west-2.amazonaws.com/hype-logo.png
UI Components
- buttonPrimary: background=#FFFFFF, textColor=#000000, borderRadius=9999px, shadow=none
Brand Personality
Tone: modern · Energy: medium · Audience: tech-savvy individuals interested in digital assets
Hype Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Hype
- You're invited to Hype!
- Hype Burger Ad : r/blender
- Hype Report | Podcast on Spotify
- Hype - Event Music Festival Landing Page, Websites ft. event & festival - Envato
- Ad Hype: True or False? | Federal Trade Commission
Working with these fonts
Not found on Google Fonts? Here are some steps that you can follow if you have permission to use the fonts:
- 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.