# 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](https://fonts.google.com/specimen/Sohne)
- heading: Sohne — [Google Font](https://fonts.google.com/specimen/Sohne)

## 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](https://www.iotflows.com/products/senseai-embedded)
- **IoTFlows - Monitor OEE, Get Reports, Schedule Work, Maximize Uptime**  
  - Image:   
  - Source: [Link](https://blog.iotflows.com/)
- **Industrial IoT Products | SenseAI, BeamTracker, SmartHealth | IoTFlows**  
  - Image:   
  - Source: [Link](https://www.iotflows.com/shop/products)
- **Industry 4.0, IoT, and Digital Twin: The Journey Towards a Smart Manufacturing Future**  
  - Image:   
  - Source: [Link](https://blog.iotflows.com/industry-4-0-iot-and-digital-twin-the-journey-towards-a-smart-manufacturing-future/)
- **Industrial IoT Products | SenseAI, BeamTracker, SmartHealth | IoTFlows**  
  - Image:   
  - Source: [Link](https://www.iotflows.com/shop/products)
- **SCADA vs. New Manufacturing Tech: What's the Difference?**  
  - Image:   
  - Source: [Link](https://blog.iotflows.com/scada-vs-newer-manufacturing-technologies-whats-the-difference/)

## Working with these fonts

Not found on Google Fonts? Here’s a suggested flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. 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.
