Armory Brand: Colors, Fonts, Logo & Visual Identity

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.

Primary

Color Codes

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Armory's actual button styles.

Brand Personality

Tone: professionalEnergy: mediumAudience: tech professionals and enterprises

Frequently Asked Questions

Methodology

Brand data on this page was extracted from http://armory.io on 2026-07-27 using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. 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"
  }
}