agap.json
Agapé Brand Identity
A complete profile of Agapé's visual system — colors, typography, components, and personality — extracted from https://www.getdailyagape.com. Built for designers, agents, and AI tools.
Quick Facts
| Field | Value |
|---|---|
| Primary | #FF6452 |
| Accent | #05083F |
| Body Font | Avenirltstd book |
| Heading Font | Gabriela |
Color Palette
- primary: #FF6452
- secondary: #FFF5EE
- accent: #05083F
- background: #FFFFFF
- textPrimary: #05083F
- link: #05083F
Typography
- primary: Avenirltstd book — https://fonts.google.com/specimen/Avenirltstd+book
- heading: Gabriela — https://fonts.google.com/specimen/Gabriela
Visual Assets
- Logo: .png)
- Favicon:
- Social card (og:image): .png)
Brand Personality
Tone: modern · Energy: medium · Audience: couples seeking relationship wellness
Agapé Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- App
- Image:
- Source: https://www.getdailyagape.com/app
- Agapé - The #1 Relationship Wellness App for Couples
- Image: .png)
- Source: https://www.getdailyagape.com/
- FAQ
- Image:
- Source: https://www.getdailyagape.com/faq
- Agapé - The #1 Relationship Wellness App for Couples
- Image:
- Source: https://www.getdailyagape.com/
Working with these fonts
Not found on Google Fonts? Follow these guidelines 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) 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 and write the appropriate font responses to disk. Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.