FleetWorks Brand: Colors, Fonts, Logo & Visual Identity
FleetWorks Brand Identity
A complete profile of FleetWorks's visual system — colors, typography, components, and personality — extracted from https://fleetworks.ai. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://fleetworks.ai.
- Primary: #7AFAA3 (rgb(122, 250, 163))
- Secondary: #DBFFE7 (rgb(219, 255, 231))
- Accent: #7AFAA3 (rgb(122, 250, 163))
- Background: #FFFFFF (rgb(255, 255, 255))
- Text Primary: #3C4536 (rgb(60, 69, 54))
- Link: #3C4536 (rgb(60, 69, 54))
Typography
Each font links to its Google Fonts page where available.
- Primary: Aeonik Google Fonts →
- Heading: Aeonik Pro Google Fonts →
Not found on Google Fonts? Follow these instructions if you have permission to use the fonts:
1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around until the fonts load.
4. Download each font URL locally.
5. Copy out the matching @font-face declarations from the CSS.
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using FleetWorks's actual button styles.
- Button Primary
- Background: #7AFAA3
- Text Color: #3C4536
- Border Radius: 9999px
- Shadow: none
- Button Secondary
- Background: transparent
- Text Color: #FFFFFF
- Border Color: #FFFFFF
- Border Radius: 9999px
- Shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: carriers and brokers in the freight industry
FleetWorks Brand in the Wild
Image: fleetworks.ai
...
Frequently Asked Questions
What is FleetWorks's primary brand color?
FleetWorks's primary brand color is #7AFAA3. It anchors the visual identity across their website, product UI, and marketing materials.
What font does FleetWorks use?
FleetWorks uses Aeonik for body text and Aeonik Pro for headings.
Does FleetWorks use a light or dark theme?
FleetWorks's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find FleetWorks's logo?
FleetWorks's logo is available directly on their site (https://fleetworks.ai).
How was this brand profile generated?
This profile was extracted from https://fleetworks.ai using the Firecrawl branding extraction API.
Methodology
Brand data on this page was extracted from https://fleetworks.ai on 2026-07-27 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": "Aeonik Pro", "role": "heading" },
{ "family": "Aeonik", "role": "body" },
{ "family": "Roboto", "role": "unknown" }
],
"colors": {
"primary": "#7AFAA3",
"secondary": "#DBFFE7",
"accent": "#7AFAA3",
"background": "#FFFFFF",
"textPrimary": "#3C4536",
"link": "#3C4536"
},
"typography": {
"fontFamilies": {
"primary": "Aeonik",
"heading": "Aeonik Pro"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "6px"
},
"components": {
"buttonPrimary": {
"background": "#7AFAA3",
"textColor": "#3C4536",
"borderRadius": "9999px",
"shadow": "none"
}
},
"images": {
"logo": "https://www.fleetworks.ai/shared-assets/logos/new-logo.svg",
"favicon": "https://www.fleetworks.ai/apple-touch-icon.png"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "carriers and brokers in the freight industry"
}
}