llms.txt
Reworkd Brand Identity
A complete profile of Reworkd's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #A6B4BA |
| Accent | #2C65D3 |
| Body Font | Suisse Intl |
| Heading Font | Suisse Intl |
Color Palette
- primary: #A6B4BA
- secondary: #526068
- accent: #2C65D3
- background: #FFFFFF
- textPrimary: #272C30
- link: #60737A
Typography
- primary: Suisse Intl — https://fonts.google.com/specimen/Suisse+Intl
- heading: Suisse Intl — https://fonts.google.com/specimen/Suisse+Intl
Visual Assets
- Logo: data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23272C30%22%20d%3D%22M6.83%208a2.995%202.995%200%200%200%200-2H17a6%206%200%200%201%200%2012h-1.17a2.997%202.997%200%200%200%200-2H17a4%204%200%200%200%200-8H6.83Z%22%20style%3D%22fill%3A%20rgb(39%2C%2044%2C%2048)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23272C30%22%20d%3D%22M13%2020a3%203%200%201%200%200-6%203%203%200%200%200%200%206ZM4%2010a3%203%200%201%200%200-6%203%203%200%200%200%200%206Z%22%20style%3D%22fill%3A%20rgb(39%2C%2044%2C%2048)%20!important%3B%22%2F%3E%3C%2Fsvg%3E
- Favicon: https://www.reworkd.ai/favicon.svg
- Social card (og:image): https://reworkd.ai/banner.png
UI Components
- buttonPrimary: background=transparent, textColor=#272C30, borderColor=#2C65D3, borderRadius=6px, shadow=rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(26, 41, 61, 0.15) 0px 1px 3px 0px, rgba(26, 41, 61, 0.18) 0px 7px 12px -5px, rgba(255, 255, 255, 0.2) 0px 1px 1px 0px inset, rgba(0, 0, 0, 0.42) 0px 6px 12px -8px, rgba(39, 44, 48, 0.2) 0px 1px 3px 0px
- buttonSecondary: background=#FFFFFF, textColor=#272C30, borderRadius=6px, shadow=rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(255, 255, 255, 0.25) 0px 1px 0px 0px inset, rgba(26, 41, 61, 0.15) 0px 1px 3px 0px, rgba(26, 41, 61, 0.11) 0px 7px 11px -5px, rgba(26, 41, 61, 0.08) 0px 0px 0px 1px
Brand Personality
Tone: modern · Energy: medium · Audience: tech-savvy professionals
Reworkd Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Basic T (DTGx Printing) | Reworkd
- Image:
- Source: https://shop.reworkd.ai/products/basic-t-dtgx-printing
- How a Gen Z Fashion Startup Extracted 350,000+ E-Commerce Products with Reworkd - Reworkd
- ReCapd (Dad hat) | Reworkd
- Image:
- Source: https://shop.reworkd.ai/products/dad-cap
- Reworkd
- Image:
- Source: https://www.reworkd.ai/
- April Product Update - Reworkd
- Image:
- Source: https://www.reworkd.ai/blog/april-2025-product-update
- RePrintd (Metal Print) | Reworkd
- Image:
- Source: https://shop.reworkd.ai/en-eur/products/reprintd-metal-print
Working with these fonts
Not found on Google Fonts? Instructions to follow if you have permission to use the fonts:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font".
- Hard-reload the page and click around to load more font weights.
- Download the font URLs you capture.
- Copy the matching @font-face declarations from the CSS.
Programmatic alternative available using Playwright or Puppeteer for authorized use only.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Suisse Intl",
"role": "body"
},
{
"family": "Geist Mono",
"role": "monospace"
}
],
"colors": {
"primary": "#A6B4BA",
"secondary": "#526068",
"accent": "#2C65D3",
"background": "#FFFFFF",
"textPrimary": "#272C30",
"link": "#60737A"
},
"typography": {
"fontFamilies": {
"primary": "Suisse Intl",
"heading": "Suisse Intl"
},
"fontStacks": {
"heading": [
"__selecta_a4b3da",
"__selecta_Fallback_a4b3da"
],
"body": [
"__suisseIntl_a23918",
"__suisseIntl_Fallback_a23918"
],
"paragraph": [
"__suisseIntl_a23918",
"__suisseIntl_Fallback_a23918"
]
},
"fontSizes": {
"h1": "80px",
"h2": "12px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "6px"
},
"components": {
"buttonPrimary": {
"background": "transparent",
"textColor": "#272C30",
"borderColor": "#2C65D3",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(26, 41, 61, 0.15) 0px 1px 3px 0px, rgba(26, 41, 61, 0.18) 0px 7px 12px -5px, rgba(255, 255, 255, 0.2) 0px 1px 1px 0px inset, rgba(0, 0, 0, 0.42) 0px 6px 12px -8px, rgba(39, 44, 48, 0.2) 0px 1px 3px 0px"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#272C30",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(255, 255, 255, 0.25) 0px 1px 0px 0px inset, rgba(26, 41, 61, 0.15) 0px 1px 3px 0px, rgba(26, 41, 61, 0.11) 0px 7px 11px -5px, rgba(26, 41, 61, 0.08) 0px 0px 0px 1px"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23272C30%22%20d%3D%22M6.83%208a2.995%202.995%200%200%200%200-2H17a6%206%200%200%201%200%2012h-1.17a2.997%202.997%200%200%200%200-2H17a4%204%200%200%200%200-8H6.83Z%22%20style%3D%22fill%3A%20rgb(39%2C%2044%2C%2048)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23272C30%22%20d%3D%22M13%2020a3%203%200%201%200%200-6%203%203%200%200%200%200%206ZM4%2010a3%203%200%201%200%200-6%203%203%200%200%200%200%206Z%22%20style%3D%22fill%3A%20rgb(39%2C%2044%2C%2048)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
"favicon": "https://www.reworkd.ai/favicon.svg",
"ogImage": "https://reworkd.ai/banner.png",
"logoHref": "/"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, matching the brand 'Reworkd'.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Book an intro call",
"reasoning": "Button #0 ('Book an intro call') is the primary CTA due to its distinct border color (#2C65D3) and action-oriented text, making it stand out despite the transparent background."
},
"secondary": {
"index": 1,
"text": "Sign Up",
"reasoning": "Button #1 ('Sign Up') is secondary as it has a white background, making it less prominent than the primary button, but still important for user engagement."
},
"confidence": 0.9
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "tech-savvy professionals"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.95,
"overall": 0.925
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 0,
"selectedLogoReasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, matching the brand 'Reworkd'.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
}