iotflows inc.json
IoTFlows Inc Brand Identity
A complete profile of IoTFlows Inc's visual system — colors, typography, components, and personality — extracted from https://www.iotflows.com/. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/iotflows-inc
- Machine-readable JSON: https://characterquilt.com/branding/iotflows-inc.json
- Per-page llms.txt: https://characterquilt.com/branding/iotflows-inc/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #99A0AA |
| Accent | #3B73ED |
| Body Font | Sohne |
| Heading Font | Sohne |
Color Palette
- primary: #99A0AA
- secondary: #111827
- accent: #3B73ED
- background: #FFFFFF
- textPrimary: #3B73ED
- link: #3B73ED
Typography
- primary: Sohne — Google Font
- heading: Sohne — Google Font
Visual Assets
- Logo:
- Social card (og:image):
UI Components
- buttonPrimary: background=#3B73ED, textColor=#FFFFFF, borderColor=#3B73ED, borderRadius=9999px, shadow=none
- buttonSecondary: background=transparent, textColor=#3B73ED, borderColor=#3B73ED, borderRadius=9999px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: industrial businesses
IoTFlows Inc Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- SenseAi Embedded: Industrial IP67 Machine Health Monitoring | IoTFlows
- Image:
- Source: Link
- IoTFlows - Monitor OEE, Get Reports, Schedule Work, Maximize Uptime
- Image:
- Source: Link
- Industrial IoT Products | SenseAI, BeamTracker, SmartHealth | IoTFlows
- Image:
- Source: Link
- Industry 4.0, IoT, and Digital Twin: The Journey Towards a Smart Manufacturing Future
- Image:
- Source: Link
- Industrial IoT Products | SenseAI, BeamTracker, SmartHealth | IoTFlows
- Image:
- Source: Link
- SCADA vs. New Manufacturing Tech: What's the Difference?
- Image:
- Source: Link
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.
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.