invision medical technology.json
InVision Medical Technology Brand Identity
A complete profile of InVision Medical Technology's visual system — colors, typography, components, and personality — extracted from http://invisionmedtech.com/. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/invision-medical-technology
- Machine-readable JSON: https://characterquilt.com/branding/invision-medical-technology.json
- Per-page llms.txt: https://characterquilt.com/branding/invision-medical-technology/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #4A5D68 |
| Accent | #2DC1B3 |
| Body Font | Geist |
| Heading Font | Libre Caslon Text |
Color Palette
- primary: #4A5D68
- secondary: #1A3340
- accent: #2DC1B3
- background: #FAFAF6
- textPrimary: #0B1F2A
- link: #0B1F2A
Typography
- primary: Geist — https://fonts.google.com/specimen/Geist
- heading: Libre Caslon Text — https://fonts.google.com/specimen/Libre+Caslon+Text
Visual Assets
- Logo: data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20400%20400%22%20data-fc-idx%3D%220%22%3E%3Cpath%20fill%3D%22%232dc1b3%22%20d%3D%22...%22%20style%3D%22fill%3A%20rgb(45%2C%20193%2C%20179)%20!important%3B%22%2F%3E%3C%2Fsvg%3E
UI Components
- input: background=transparent, textColor=#FFFFFF, borderColor=null, borderRadius=0px, shadow=none
- buttonPrimary: background=#2DC1B3, textColor=#0B1F2A, borderRadius=999px, shadow=none
- buttonSecondary: background=#FAFAF6, textColor=#0B1F2A, borderColor=#E6E7E3, borderRadius=999px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: medical professionals and healthcare organizations
InVision Medical Technology Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Adept - Webflow HTML Website Template
- InVision | News
- Adept - Webflow HTML Website Template
- Adept - Webflow HTML Website Template
- InVision | News
- DICOM Deidentification
Working with these fonts
Not found on Google Fonts? Instructions 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.
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.