Home · Branding · Armory

Armory Brand Identity

A complete profile of Armory's visual system — colors, typography, components, and personality — extracted from http://armory.io. Built for designers, agents, and AI tools.

Download JSON
Primary
#0092E4
Accent
#EFEFF1
Body Font
Helvetica
Heading
Geist

Color Palette

Brand palette extracted from http://armory.io.

primary
#0092E4
rgb(0, 146, 228)
secondary
#9195A1
rgb(145, 149, 161)
accent
#EFEFF1
rgb(239, 239, 241)
background
#070707
rgb(7, 7, 7)
textPrimary
#070707
rgb(7, 7, 7)
link
#B0B1C3
rgb(176, 177, 195)

Typography

Each font links to its Google Fonts page where available.

primary
Helvetica
heading
Geist
Calsans, Verdana, sans-serif
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this 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.

Visual Assets

Armory logo
Logo
Armory favicon
Favicon
Armory social image
Social Card

UI Components

Live previews rendered using Armory's actual button styles.

input
background #FFFFFF textColor #000000 borderColor #0677D4 borderRadius 5px shadow rgba(0, 0, 0, 0.05) 2px 2px 0px 0px
buttonPrimary
background #EFEFF1 textColor #303036 borderColor #303036 borderRadius 40px shadow none
buttonSecondary
background #FFFFFF textColor #070707 borderRadius 32px shadow rgba(0, 0, 0, 0.05) 2px 2px 0px 0px

Brand Personality

Tone: professional Energy: medium Audience: tech professionals and enterprises

Armory Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Frequently Asked Questions

What is Armory's primary brand color?

Armory's primary brand color is #0092E4. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Armory use?

Armory uses #EFEFF1 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Armory use?

Armory uses Helvetica for body text and Geist for headings. Fonts were detected on http://armory.io as part of their live design system.

Does Armory use a light or dark theme?

Armory's primary site uses a dark color scheme, with a background of #070707.

Where can I find Armory's logo?

Armory's logo is available directly on their site (http://armory.io). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?

This profile was extracted from http://armory.io using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Armory.

Methodology

Brand data on this page was extracted from http://armory.io on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Armory.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Geist",
      "role": "heading"
    },
    {
      "family": "Helvetica",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "body"
    },
    {
      "family": "Verdana",
      "role": "body"
    },
    {
      "family": "Calsans",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#0092E4",
    "secondary": "#9195A1",
    "accent": "#EFEFF1",
    "background": "#070707",
    "textPrimary": "#070707",
    "link": "#B0B1C3"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Helvetica",
      "heading": "Geist"
    },
    "fontStacks": {
      "heading": [
        "Calsans",
        "Verdana",
        "sans-serif"
      ],
      "body": [
        "Geist"
      ],
      "paragraph": [
        "Geist"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "48px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "16px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderColor": "#0677D4",
      "borderRadius": "5px",
      "borderRadiusCorners": {
        "topLeft": "5px",
        "topRight": "5px",
        "bottomRight": "5px",
        "bottomLeft": "5px"
      },
      "shadow": "rgba(0, 0, 0, 0.05) 2px 2px 0px 0px"
    },
    "buttonPrimary": {
      "background": "#EFEFF1",
      "textColor": "#303036",
      "borderColor": "#303036",
      "borderRadius": "40px",
      "borderRadiusCorners": {
        "topLeft": "40px",
        "topRight": "40px",
        "bottomRight": "40px",
        "bottomLeft": "40px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#070707",
      "borderRadius": "32px",
      "borderRadiusCorners": {
        "topLeft": "32px",
        "topRight": "32px",
        "bottomRight": "32px",
        "bottomLeft": "32px"
      },
      "shadow": "rgba(0, 0, 0, 0.05) 2px 2px 0px 0px"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/6222ca42ea87e1bd1aa1d10c/67c1e03a066112554425a47b_harness-logo%20white.webp",
    "favicon": "https://cdn.prod.website-files.com/6222ca42ea87e1bd1aa1d10c/62245ac848fd5d8f594f2167_favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/6222ca42ea87e1bd1aa1d10c/650bbe8090bacc4fb8c73309_CD%20-Social%20Card.webp",
    "logoHref": "/",
    "logoAlt": "harness logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and has alt text matching the brand 'harness logo'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 3,
      "text": "Get a demo",
      "reasoning": "Button #3 with text 'Get a demo' has a unique blue background (#EFEFF1) that stands out as a vibrant CTA, aligning with the brand's primary color."
    },
    "secondary": {
      "index": 6,
      "text": "Get a demo",
      "reasoning": "Button #6 with text 'Get a demo' has a white background (#FFFFFF), making it a suitable secondary option due to its less prominent appearance compared to the primary button."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "tech professionals and enterprises"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and has alt text matching the brand 'harness logo'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles