Augment Market Brand Identity
A complete profile of Augment Market's visual system — colors, typography, components, and personality — extracted from https://www.augment.market/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.augment.market/.
Typography
Each font links to its Google Fonts page where available.
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts: CharacterQuilt.com suggests this flow that can help: 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 (pricing, blog, careers) — some weights only load on specific routes. 4. For each captured font URL: right-click → Save As to download the file locally. 5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path. Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same. Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.
Visual Assets

UI Components
Live previews rendered using Augment Market's actual button styles.
Brand Personality
Augment Market Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Augment Market's primary brand color?
Augment Market's primary brand color is #3EE800. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Augment Market use?
Augment Market uses Inter as the primary typeface across body and headings.
Does Augment Market use a light or dark theme?
Augment Market's primary site uses a dark color scheme, with a background of #091723.
Where can I find Augment Market's logo?
Augment Market's logo is available directly on their site (https://www.augment.market/). 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.augment.market/ 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 Augment Market.
Methodology
Brand data on this page was extracted from https://www.augment.market/ on 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 Augment Market.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#3EE800",
"secondary": "#1A232B",
"accent": "#3EE800",
"background": "#091723",
"textPrimary": "#091723",
"link": "#091723"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Noto Serif JP",
"sans-serif"
],
"body": [
"Inter",
"sans-serif"
],
"paragraph": [
"Inter",
"sans-serif"
]
},
"fontSizes": {
"h1": "80px",
"h2": "48px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "20px"
},
"components": {
"buttonPrimary": {
"background": "#3EE800",
"textColor": "#111E2A",
"borderRadius": "500px",
"borderRadiusCorners": {
"topLeft": "500px",
"topRight": "500px",
"bottomRight": "500px",
"bottomLeft": "500px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "transparent",
"textColor": "#FFFFFF",
"borderColor": "#D0D5DD",
"borderRadius": "500px",
"borderRadiusCorners": {
"topLeft": "500px",
"topRight": "500px",
"bottomRight": "500px",
"bottomLeft": "500px"
},
"shadow": "rgba(16, 24, 40, 0.12) 0px 1px 2px 0px"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/6495f9b70edca8b9203f612f/68f7338ea31cdaf298de9229_Group%202147223757.svg",
"favicon": "https://cdn.prod.website-files.com/6495f9b70edca8b9203f612f/696cd89b1286a0abdf7c8b0c_Favicon.png",
"ogImage": "https://cdn.prod.website-files.com/6495f9b70edca8b9203f612f/690493a3068c5bfcf0bbe5be_Homepage%20updates.png"
},
"__llm_logo_reasoning": {
"selectedIndex": 6,
"reasoning": "Logo rejected: Red flags detected (menu word). Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Augment'.",
"confidence": 0.9,
"rejected": true,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 1,
"text": "Sign up to view all companies",
"reasoning": "Button #0 has a vibrant green background (#3EE800), which is the brand color, and the action-oriented text 'Sign up to view all companies' makes it a strong primary CTA."
},
"secondary": {
"index": 19,
"text": "Learn about private market investing",
"reasoning": "Button #6 has a transparent background, making it a suitable secondary button as it contrasts with the vibrant primary button."
},
"confidence": 0.95
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "investors and professionals interested in private stock marketplaces"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 0,
"selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Augment'.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 