albiware inc.json
Albiware Inc. Brand Identity
A complete profile of Albiware Inc.'s visual system — colors, typography, components, and personality — extracted from https://www.albiware.com. Built for designers, agents, and AI tools.
Quick Facts
| Field | Value |
|---|---|
| Primary | #FF861E |
| Accent | #FF861E |
| Body Font | Poppins |
| Heading Font | Trueno Light |
Color Palette
- primary: #FF861E
- secondary: #2463EB
- accent: #FF861E
- background: #FFFFFF
- textPrimary: #262A5E
- link: #262A5E
Typography
- primary: Poppins — https://fonts.google.com/specimen/Poppins
- heading: Trueno Light — https://fonts.google.com/specimen/Trueno+Light
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- input: background=#FFFFFF, textColor=#000000, borderColor=null, borderRadius=3px, shadow=none
- buttonPrimary: background=#FF861E, textColor=#FFFFFF, borderRadius=26px, shadow=none
- buttonSecondary: background=#FFFFFF, textColor=#2463EB, borderRadius=10px, shadow=rgba(0, 0, 0, 0.1) 6px 0px 24px 0px
Brand Personality
Tone: professional · Energy: medium · Audience: businesses in restoration management
Albiware Inc. Brand in the Wild
- Xactimate Macros | Albiware
- Image:
- Source: Xactimate Macros Link
- The Restoration Management Blog from Albi
- Image:
- Source: Restoration Management Blog Link
- Restoration Project Management Software | Albi
- Image:
- Source: Project Management Software Link
- Top 4 Restoration Job Management Software
- Image:
- Source: Top 4 Software Link
- The Restoration Management Blog from Albi
- Image:
- Source: Restoration Blog Link
Working with these fonts
Not found on Google Fonts? Agent 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.