careswift.json
CareSwift Brand Identity
A complete profile of CareSwift's visual system — colors, typography, components, and personality — extracted from https://www.careswift.com/. Built for designers, agents, and AI tools.
Quick Facts
| Field | Value |
|---|---|
| Primary | #C4C4F2 |
| Accent | #C4C4F2 |
| Body Font | Inter Display |
| Heading Font | Inter Display |
Color Palette
- primary: #C4C4F2
- secondary: #4B4CCF
- accent: #C4C4F2
- background: #FDFDFC
- textPrimary: #101010
- link: #0000EE
Typography
- primary: Inter Display — https://fonts.google.com/specimen/Inter+Display
- heading: Inter Display — https://fonts.google.com/specimen/Inter+Display
Visual Assets
- Logo:
- Favicon:
UI Components
- buttonPrimary: background=#C4C4F2, textColor=#0000EE, borderRadius=8px, shadow=rgba(0, 0, 0, 0.13) 0.301094px 0.602187px 0.673266px -0.833333px, rgba(0, 0, 0, 0.13) 1.14427px 2.28853px 2.55866px -1.66667px, rgba(0, 0, 0, 0.13) 5px 10px 11.1803px -2.5px
- buttonSecondary: background=#FDFDFC, textColor=#0000EE, borderRadius=8px, shadow=rgba(0, 0, 0, 0.13) 0.301094px 0.602187px 0.673266px -0.833333px, rgba(0, 0, 0, 0.13) 1.14427px 2.28853px 2.55866px -1.66667px, rgba(0, 0, 0, 0.13) 5px 10px 11.1803px -2.5px
Brand Personality
Tone: modern · Energy: medium · Audience: healthcare professionals
CareSwift Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- CareSwift
- Image:
- Source: https://careswift.com/
- CareSwift
- Image:
- Source: https://careswift.com/
- CareSwift
- Image:
- Source: https://careswift.com/
- CareSwift
- Image:
- Source: https://careswift.com/
- CareSwift
- Image:
- Source: https://careswift.com/
- CareSwift
- Image:
- Source: https://careswift.com/
Working with these fonts
Not found on Google Fonts? Here’s a suggested 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.