karbon card.json
Karbon Card Brand Identity
A complete profile of Karbon Card's visual system — colors, typography, components, and personality — extracted from https://www.karboncard.com/. Built for designers, agents, and AI tools.
Quick Facts
| Field | Value |
|---|---|
| Primary | #0657D0 |
| Accent | #0657D0 |
| Body Font | Helvetica Neue |
| Heading Font | Poppins |
Color Palette
- primary: #0657D0
- secondary: #128C7E
- accent: #0657D0
- background: #FFFFFF
- textPrimary: #0000EE
- link: #0000EE
Typography
- primary: Helvetica Neue — https://fonts.google.com/specimen/Helvetica+Neue
- heading: Poppins — https://fonts.google.com/specimen/Poppins
Visual Assets
- Favicon: .png)
UI Components
- buttonPrimary: background=#0657D0, textColor=#0000EE, borderRadius=999px, shadow=none
- buttonSecondary: background=#F4F6FA, textColor=#0000EE, borderRadius=999px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: business professionals
Karbon Card Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Karbon Help Centre
- Image:
- Source: Karbon Help Centre
- Top 8 Low-Competition Freelancing Sites for Indians in 2025
- Image: .png)
- Source: Freelancing Sites
- How to find the remittance number of your business outward remittance?
- Image:
- Source: Remittance Number
- Blog Page
- Image:
- Source: Blog Page
- Avoiding Scams - Safe Ways to Send Money Internationally
- Image:
- Source: Safe Ways to Send Money Internationally
- Blog Page
- Image: .png)
- Source: Blog Page
Working with these fonts
Not found on Google Fonts? Follow these instructions 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.
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.