Hyrex Brand: Colors, Fonts, Logo & Visual Identity
Hyrex Brand Identity
A complete profile of Hyrex's visual system — colors, typography, components, and personality — extracted from https://www.hyrex.io. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.hyrex.io.
- primary: #4B5563
- secondary: #374151
- accent: #111827
- background: #E8E7E3
- textPrimary: #000000
- link: #111827
Typography
Each font links to its Google Fonts page where available.
- primary: Roboto (Google Fonts →)
- heading: Roboto (Google Fonts →), Inconsolata, Helvetica, sans-serif
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Hyrex's actual button styles.
- Input
- background: #FFFFFF
- textColor: #000000
- borderColor: #E5E7EB
- borderRadius: 8px
- shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: fullstack engineers
Hyrex Brand in the Wild
Source: hyrex.io
Source: mintcdn.com
Source: hyrex.io
Source: kura.mintlify.app
Source: kura.mintlify.app
Source: hyrex.io
Frequently Asked Questions
What is Hyrex's primary brand color?
Hyrex's primary brand color is #4B5563. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Hyrex use?
Hyrex uses #111827 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Hyrex use?
Hyrex uses Roboto as the primary typeface across body and headings.
Does Hyrex use a light or dark theme?
Hyrex's primary site uses a light color scheme, with a background of #E8E7E3.
Where can I find Hyrex's logo?
Hyrex's logo is available directly on their site (https://www.hyrex.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 https://www.hyrex.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 Hyrex.
Methodology
Brand data on this page was extracted from https://www.hyrex.io on 2026-07-27 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 Hyrex.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Roboto",
"role": "body"
},
{
"family": "Inconsolata",
"role": "monospace"
}
],
"colors": {
"primary": "#4B5563",
"secondary": "#374151",
"accent": "#111827",
"background": "#E8E7E3",
"textPrimary": "#000000",
"link": "#111827"
},
"typography": {
"fontFamilies": {
"primary": "Roboto",
"heading": "Roboto"
},
"fontStacks": {
"heading": [
"Inconsolata",
"Helvetica",
"sans-serif"
],
"body": [
"Roboto",
"Arial",
"sans-serif"
],
"paragraph": [
"Roboto",
"Arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "36px",
"h2": "48px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {
"input": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderColor": "#E5E7EB",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://hyrex.io/hyrex-logo.svg",
"favicon": "https://hyrex.io/favicon-32x32.png",
"ogImage": "https://hyrex.io/logo-card.png",
"logoHref": "/",
"logoAlt": "Hyrex Logo"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "fullstack engineers"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
}
}