influxdata.json
InfluxData Brand Identity
A complete profile of InfluxData's visual system — colors, typography, components, and personality — extracted from https://influxdata.com. Built for designers, agents, and AI tools.
Quick Facts
| Field | Value |
|---|---|
| Primary | #9B2AFF |
| Accent | #020A47 |
| Body Font | Proxima Nova |
| Heading Font | Proxima Nova |
Color Palette
- primary: #9B2AFF
- secondary: #1A2050
- accent: #020A47
- background: #FFFFFF
- textPrimary: #020A47
- link: #020A47
Typography
- primary: Proxima Nova — https://fonts.google.com/specimen/Proxima+Nova
- heading: Proxima Nova — https://fonts.google.com/specimen/Proxima+Nova
Visual Assets
- Logo:
- Favicon:
UI Components
- buttonPrimary: background=#020A47, textColor=#171717, borderRadius=0px, shadow=none
- buttonSecondary: background=#F2F4F6, textColor=#FFFFFF, borderRadius=10px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: developers and IT professionals
InfluxData Brand in the Wild
- Time Series Platform - InfluxDB 1.x
- Image:
- Source: Source
- InfluxData Blog
- Image:
- Source: Source
- SNMP Agent Protocol Monitoring
- Image:
- Source: Source
- The Blog in numbers, a look at mid 2021 - The Blog of Jorge de la Cruz
- Image:
- Source: Source
- InfluxData Blog
- Image:
- Source: Source
- Google Cloud Monitoring
- Image:
- Source: Source
Working with these fonts
Not found on Google Fonts? Here are instructions to follow if you have permission to use these 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.