llms.txt
Flextock Brand Identity
A complete profile of Flextock's visual system — colors, typography, components, and personality — extracted from http://www.flextock.com. Built for designers, agents, and AI tools.
Quick Facts
| Field | Value |
|---|---|
| Primary | #0F172A |
| Accent | #0F172A |
| Body Font | Myriadpro |
| Heading Font | Euclid Circular A |
Color Palette
- primary: #0F172A
- secondary: #00FCA1
- accent: #0F172A
- background: #F8FAFC
- textPrimary: #1F2C42
- link: #1F2C42
Typography
- primary: Myriadpro — https://fonts.google.com/specimen/Myriadpro
- heading: Euclid Circular A — https://fonts.google.com/specimen/Euclid+Circular+A
Visual Assets
- Logo:
- Favicon: .png)
- Social card (og:image):
UI Components
- buttonPrimary: background=#FFFFFF, textColor=#0F172A, borderRadius=50px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: businesses seeking fulfillment solutions
Flextock Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Flextock
- Image:
- Source: https://landing.flextock.com/
- Flextock Blogs
- Flextock
- Image:
- Source: https://landing.flextock.com/
- Fulfilment Solutions for Seamless Business Operations | Flextock
- Image:
- Source: https://www.flextock.com/ar-eg
- Fuel Sales Growth with Flextock's Fulfilment Expertise
- Image:
- Source: https://www.flextock.com/solutions-2/sales
Working with these fonts
Not found on Google Fonts? Here’s a method to obtain the fonts:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
- Hard-reload the page and click around (pricing, blog, careers) — some weights load on specific routes.
- For each captured font URL: right-click → Save As to download the file locally.
- View the page's CSS and extract the matching @font-face declarations.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Myriadpro",
"role": "body"
},
{
"family": "Euclid Circular A",
"role": "heading"
}
],
"colors": {
"primary": "#0F172A",
"secondary": "#00FCA1",
"accent": "#0F172A",
"background": "#F8FAFC",
"textPrimary": "#1F2C42",
"link": "#1F2C42"
},
"typography": {
"fontFamilies": {
"primary": "Myriadpro",
"heading": "Euclid Circular A"
},
"fontStacks": {
"heading": [
"Myriadpro",
"sans-serif"
],
"body": [
"Euclid Circular A",
"sans-serif"
],
"paragraph": [
"Myriadpro",
"sans-serif"
]
},
"fontSizes": {
"h1": "38px",
"h2": "50px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"buttonPrimary": {
"background": "#FFFFFF",
"textColor": "#0F172A",
"borderRadius": "50px",
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/6540d71c90ddd7ce59ed68f8/665863ad41c03ee2eda6fd33_image-removebg-preview.png",
"favicon": "https://cdn.prod.website-files.com/6540d71c90ddd7ce59ed68f8/66586c216869eb876891b81e_flextock%20graphics-28%20(1).png",
"ogImage": "https://cdn.prod.website-files.com/6540d71c90ddd7ce59ed68f8/6666b86a0da600e7080ac7c3_xlogo%20with%20bg%20dark.png"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "businesses seeking fulfillment solutions"
},
"designSystem": {
"framework": "custom"
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
}
}