TrackChain Brand: Colors, Fonts, Logo & Visual Identity
TrackChain Brand Identity
A complete profile of TrackChain's visual system — colors, typography, components, and personality — extracted from https://trackchain.io. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://trackchain.io.
| Color | Hex Code | RGB |
|---|---|---|
| primary | #0050AF | rgb(0, 80, 175) |
| secondary | #3898EC | rgb(56, 152, 236) |
| accent | #016EF1 | rgb(1, 110, 241) |
| background | #F4F4F4 | rgb(244, 244, 244) |
| textPrimary | #016EF1 | rgb(1, 110, 241) |
| link | #016EF1 | rgb(1, 110, 241) |
Typography
Each font links to its Google Fonts page where available.
| Role | Font Family | Google Fonts Link |
|---|---|---|
| primary | Satoshi | Google Fonts → |
| heading | Instrumentsans | Google Fonts → |
Visual Assets
UI Components
Live previews rendered using TrackChain's actual button styles.
| Component | Background | Text Color | Border Color | Border Radius | Shadow |
|---|---|---|---|---|---|
| Button Primary | #016EF1 | #F4F4F4 | #016EF1 | 8px | none |
| Button Secondary | #F4F4F4 | #333333 | 0px | none |
Brand Personality
Tone: professional
Energy: medium
Audience: logistics and transportation professionals
Frequently Asked Questions
What is TrackChain's primary brand color?
TrackChain's primary brand color is #0050AF.
What accent color does TrackChain use?
TrackChain uses #016EF1 as an accent color.
What font does TrackChain use?
TrackChain uses Satoshi for body text and Instrumentsans for headings.
Does TrackChain use a light or dark theme?
TrackChain's primary site uses a light color scheme.
Where can I find TrackChain's logo?
TrackChain's logo is available directly on their site (https://trackchain.io).
How was this brand profile generated?
This profile was extracted from https://trackchain.io using the Firecrawl branding extraction API.
Methodology
Brand data on this page was extracted from https://trackchain.io using the Firecrawl branding extraction API.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Satoshi",
"role": "body"
},
{
"family": "Instrumentsans",
"role": "heading"
}
],
"colors": {
"primary": "#0050AF",
"secondary": "#3898EC",
"accent": "#016EF1",
"background": "#F4F4F4",
"textPrimary": "#016EF1",
"link": "#016EF1"
},
"typography": {
"fontFamilies": {
"primary": "Satoshi",
"heading": "Instrumentsans"
},
"fontStacks": {
"heading": [
"Instrumentsans",
"sans-serif"
],
"body": [
"Arial",
"Helvetica Neue",
"Helvetica",
"sans-serif"
],
"paragraph": [
"Arial",
"Helvetica Neue",
"Helvetica",
"sans-serif"
]
},
"fontSizes": {
"h1": "45px",
"h2": "54px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "12px"
},
"components": {
"buttonPrimary": {
"background": "#016EF1",
"textColor": "#F4F4F4",
"borderColor": "#016EF1",
"borderRadius": "8px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#F4F4F4",
"textColor": "#333333",
"borderRadius": "0px",
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/685edc5e479960393eac9281/6873458ea6d143c405f003e8_Frame%2019%201.png",
"favicon": "https://cdn.prod.website-files.com/685edc5e479960393eac9281/687986c666f32186b6687638_Frame%2022.png",
"ogImage": "https://cdn.prod.website-files.com/685edc5e479960393eac9281/688167b147cdc40c701337c3_TrackChain%20%7C%20Plataforma%20logi%CC%81stica%20AI-Nativa%20para%20automatizar%20gestio%CC%81n%20de%20transporte-%201.png"
}
}