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
- 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))
- Text Primary: #070707 (rgb(7, 7, 7))
- Link: #B0B1C3 (rgb(176, 177, 195))
Typography
Each font links to its Google Fonts page where available.
- Primary: Helvetica (Helvetica Google Fonts →)
- Heading: Geist (Geist Google Fonts →)
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Armory's actual button styles.
Input:
- Background: #FFFFFF
- Text Color: #000000
- Border Color: #0677D4
- Border Radius: 5px
- Shadow: rgba(0, 0, 0, 0.05) 2px 2px 0px 0px
Button Primary:
- Background: #EFEFF1
- Text Color: #303036
- Border Color: #303036
- Border Radius: 40px
- Shadow: none
Button Secondary:
- Background: #FFFFFF
- Text Color: #070707
- Border Radius: 32px
- Shadow: rgba(0, 0, 0, 0.05) 2px 2px 0px 0px
Brand Personality
Tone: professionalEnergy: mediumAudience: tech professionals and enterprises
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.
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"
}
}