ValueMate Brand Identity
A complete profile of ValueMate's visual system — colors, typography, components, and personality — extracted from https://valuemate.ai. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://valuemate.ai.
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 ValueMate's actual button styles.
Brand Personality
ValueMate Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is ValueMate's primary brand color?
ValueMate's primary brand color is #0000EE. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does ValueMate use?
ValueMate uses #8B9CF6 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does ValueMate use?
ValueMate uses THICCCBOI Medium for body text and THICCCBOI Semi Bold for headings. Fonts were detected on https://valuemate.ai as part of their live design system.
Does ValueMate use a light or dark theme?
ValueMate's primary site uses a dark color scheme, with a background of #07070B.
Where can I find ValueMate's logo?
ValueMate's logo is available directly on their site (https://valuemate.ai). 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://valuemate.ai 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 ValueMate.
Methodology
Brand data on this page was extracted from https://valuemate.ai 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 ValueMate.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "THICCCBOI Medium",
"role": "body"
},
{
"family": "THICCCBOI Semi Bold",
"role": "heading"
},
{
"family": "THICCCBOI Light",
"role": "body"
},
{
"family": "THICCCBOI Bold",
"role": "heading"
}
],
"colors": {
"primary": "#0000EE",
"secondary": "#141023",
"accent": "#8B9CF6",
"background": "#07070B",
"textPrimary": "#07070B",
"link": "#8B9CF6"
},
"typography": {
"fontFamilies": {
"primary": "THICCCBOI Medium",
"heading": "THICCCBOI Semi Bold"
},
"fontStacks": {
"heading": [
"sans-serif"
],
"body": [
"sans-serif"
],
"paragraph": [
"THICCCBOI Light",
"sans-serif"
]
},
"fontSizes": {
"h1": "12px",
"h2": "12px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"input": {
"background": "#363636",
"textColor": "#FFFFFF",
"borderColor": null,
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#07070B",
"textColor": "#0000EE",
"borderRadius": "40px",
"borderRadiusCorners": {
"topLeft": "40px",
"topRight": "40px",
"bottomRight": "40px",
"bottomLeft": "40px"
},
"shadow": "rgba(255, 77, 117, 0.4) -4px 4px 10px 0px inset, rgba(0, 0, 0, 0.25) 0px 2px 4px 0px"
},
"buttonSecondary": {
"background": "#0E0E11",
"textColor": "#0000EE",
"borderRadius": "40px",
"borderRadiusCorners": {
"topLeft": "40px",
"topRight": "40px",
"bottomRight": "40px",
"bottomLeft": "40px"
},
"shadow": "rgba(76, 76, 76, 0.25) 0px 6px 3px 0px inset"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22width%3A100%25%3Bheight%3A100%25%3B%22%20viewBox%3D%220%200%20117%2024%22%20preserveAspectRatio%3D%22none%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20data-fc-idx%3D%220%22%3E%3Csvg%20width%3D%22117%22%20height%3D%2224%22%20viewBox%3D%220%200%20117%2024%22%20fill%3D%22none%22%20id%3D%22svg1953883587_6559%22%3E%0A%3Cpath%20d%3D%22M104.592%200.870731C104.284%200.595112%20103.818%200.595112%20103.51%200.870731L92.1965%2011.0019C91.6448%2011.496%2091.9958%2012.4077%2092.7378%2012.4077H93.4784C93.9254%2012.4077%2094.2879%2012.7687%2094.2879%2013.2139V22.5297C94.2879%2022.9751%2094.6504%2023.336%2095.0974%2023.336H102.021C102.468%2023.336%20102.831%2022.9751%20102.831%2022.5297V16.8567C102.831%2016.4115%20103.193%2016.0504%20103.64%2016.0504H104.462C104.909%2016.0504%20105.271%2016.4115%20105.271%2016.8567V22.5297C105.271%2022.9751%20105.634%2023.336%20106.081%2023.336H113.005C113.452%2023.336%20113.814%2022.9751%20113.814%2022.5297V13.2139C113.814%2012.7687%20114.177%2012.4077%20114.624%2012.4077H115.364C116.106%2012.4077%20116.457%2011.496%20115.906%2011.0019L104.592%200.870731ZM103.51%204.13883C103.818%203.86319%20104.284%203.86319%20104.592%204.13883L111.105%209.97134C111.276%2010.1243%20111.373%2010.3422%20111.373%2010.5709V11.1934V20.1012C111.373%2020.5466%20111.011%2020.9075%20110.564%2020.9075H108.522C108.075%2020.9075%20107.712%2020.5466%20107.712%2020.1012V14.4282C107.712%2013.983%20107.35%2013.6219%20106.903%2013.6219H101.199C100.752%2013.6219%20100.39%2013.983%20100.39%2014.4282V20.1012C100.39%2020.5466%20100.027%2020.9075%2099.5803%2020.9075H97.5381C97.0911%2020.9075%2096.7286%2020.5466%2096.7286%2020.1012V10.5709C96.7286%2010.3422%2096.8262%2010.1243%2096.9969%209.97134L103.51%204.13883Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M11.4249%208.44753L7.44589%2019.253H4.80359L0.824585%208.44753H3.15603L6.14028%2017.0393L9.10899%208.44753H11.4249ZM12.17%2014.9339C12.17%2014.067%2012.341%2013.2981%2012.6829%2012.6273C13.0352%2011.9565%2013.5067%2011.4404%2014.0973%2011.0792C14.6983%2010.718%2015.3667%2010.5374%2016.1024%2010.5374C16.7448%2010.5374%2017.3043%2010.6664%2017.781%2010.9244C18.268%2011.1824%2018.6566%2011.5075%2018.9467%2011.8997V10.6767H21.1383V19.253H18.9467V17.999C18.6669%2018.4015%2018.2784%2018.737%2017.781%2019.0053C17.294%2019.2633%2016.7293%2019.3923%2016.0868%2019.3923C15.3615%2019.3923%2014.6983%2019.2065%2014.0973%2018.835C13.5067%2018.4635%2013.0352%2017.9423%2012.6829%2017.2715C12.341%2016.5903%2012.17%2015.8111%2012.17%2014.9339ZM18.9467%2014.9649C18.9467%2014.4385%2018.8431%2013.9896%2018.6359%2013.618C18.4286%2013.2362%2018.1488%2012.9472%2017.7965%2012.7511C17.4442%2012.5447%2017.066%2012.4415%2016.6619%2012.4415C16.2578%2012.4415%2015.8848%2012.5396%2015.5428%2012.7357C15.2009%2012.9317%2014.9211%2013.2207%2014.7035%2013.6026C14.4962%2013.9741%2014.3926%2014.4179%2014.3926%2014.9339C14.3926%2015.4499%2014.4962%2015.904%2014.7035%2016.2962C14.9211%2016.678%2015.2009%2016.9722%2015.5428%2017.1786C15.8951%2017.385%2016.2681%2017.4882%2016.6619%2017.4882C17.066%2017.4882%2017.4442%2017.3901%2017.7965%2017.1941C18.1488%2016.9877%2018.4286%2016.6987%2018.6359%2016.3271C18.8431%2015.9453%2018.9467%2015.4912%2018.9467%2014.9649ZM25.4396%207.79735V19.253H23.2636V7.79735H25.4396ZM35.7184%2010.6767V19.253H33.5268V18.1693C33.2471%2018.5409%2032.8792%2018.835%2032.4233%2019.0517C31.9777%2019.2581%2031.4907%2019.3613%2030.9622%2019.3613C30.2887%2019.3613%2029.6929%2019.222%2029.1748%2018.9434C28.6567%2018.6544%2028.2474%2018.2364%2027.9469%2017.6894C27.6568%2017.1321%2027.5117%2016.4716%2027.5117%2015.7079V10.6767H29.6877V15.3983C29.6877%2016.0795%2029.8587%2016.6058%2030.2006%2016.9773C30.5426%2017.3385%2031.0089%2017.5192%2031.5995%2017.5192C32.2005%2017.5192%2032.672%2017.3385%2033.0139%2016.9773C33.3559%2016.6058%2033.5268%2016.0795%2033.5268%2015.3983V10.6767H35.7184ZM45.8701%2014.7791C45.8701%2015.0887%2045.8493%2015.3674%2045.8079%2015.615H39.513C39.5648%2016.2343%2039.7824%2016.7193%2040.1658%2017.0702C40.5492%2017.4211%2041.0207%2017.5966%2041.5802%2017.5966C42.3884%2017.5966%2042.9635%2017.2508%2043.3055%2016.5594H45.6525C45.4038%2017.385%2044.9271%2018.0661%2044.2225%2018.6028C43.5179%2019.1291%2042.6527%2019.3923%2041.6268%2019.3923C40.7979%2019.3923%2040.0518%2019.2117%2039.3886%2018.8505C38.7358%2018.4789%2038.2229%2017.9578%2037.8499%2017.2869C37.4872%2016.6161%2037.3059%2015.8421%2037.3059%2014.9649C37.3059%2014.0773%2037.4872%2013.2981%2037.8499%2012.6273C38.2126%2011.9565%2038.7203%2011.4404%2039.3731%2011.0792C40.0259%2010.718%2040.7771%2010.5374%2041.6268%2010.5374C42.4454%2010.5374%2043.1759%2010.7129%2043.8184%2011.0638C44.4712%2011.4146%2044.9738%2011.9152%2045.3261%2012.5654C45.6887%2013.2052%2045.8701%2013.9431%2045.8701%2014.7791ZM43.6163%2014.1599C43.606%2013.6026%2043.4039%2013.1588%2043.0102%2012.8285C42.6164%2012.488%2042.1346%2012.3177%2041.5647%2012.3177C41.0258%2012.3177%2040.5699%2012.4828%2040.1969%2012.8131C39.8342%2013.133%2039.6114%2013.5819%2039.5285%2014.1599H43.6163ZM59.2866%208.44753V19.253H57.1105V12.2248L54.204%2019.253H52.5565L49.6344%2012.2248V19.253H47.4584V8.44753H49.9297L53.3802%2016.482L56.8308%208.44753H59.2866ZM60.8784%2014.9339C60.8784%2014.067%2061.0494%2013.2981%2061.3913%2012.6273C61.7436%2011.9565%2062.2151%2011.4404%2062.8057%2011.0792C63.4067%2010.718%2064.0751%2010.5374%2064.8108%2010.5374C65.4532%2010.5374%2066.0128%2010.6664%2066.4894%2010.9244C66.9764%2011.1824%2067.365%2011.5075%2067.6552%2011.8997V10.6767H69.8467V19.253H67.6552V17.999C67.3754%2018.4015%2066.9868%2018.737%2066.4894%2019.0053C66.0024%2019.2633%2065.4377%2019.3923%2064.7952%2019.3923C64.0699%2019.3923%2063.4067%2019.2065%2062.8057%2018.835C62.2151%2018.4635%2061.7436%2017.9423%2061.3913%2017.2715C61.0494%2016.5903%2060.8784%2015.8111%2060.8784%2014.9339ZM67.6552%2014.9649C67.6552%2014.4385%2067.5515%2013.9896%2067.3443%2013.618C67.1371%2013.2362%2066.8573%2012.9472%2066.505%2012.7511C66.1527%2012.5447%2065.7745%2012.4415%2065.3703%2012.4415C64.9662%2012.4415%2064.5932%2012.5396%2064.2512%2012.7357C63.9093%2012.9317%2063.6295%2013.2207%2063.4119%2013.6026C63.2047%2013.9741%2063.1011%2014.4179%2063.1011%2014.9339C63.1011%2015.4499%2063.2047%2015.904%2063.4119%2016.2962C63.6295%2016.678%2063.9093%2016.9722%2064.2512%2017.1786C64.6036%2017.385%2064.9766%2017.4882%2065.3703%2017.4882C65.7745%2017.4882%2066.1527%2017.3901%2066.505%2017.1941C66.8573%2016.9877%2067.1371%2016.6987%2067.3443%2016.3271C67.5515%2015.9453%2067.6552%2015.4912%2067.6552%2014.9649ZM74.5054%2012.457V16.6058C74.5054%2016.8948%2074.5728%2017.1063%2074.7075%2017.2405C74.8525%2017.3643%2075.0908%2017.4263%2075.4224%2017.4263H76.4327V19.253H75.0649C73.2309%2019.253%2072.3138%2018.3654%2072.3138%2016.5903V12.457H71.288V10.6767H72.3138V8.5559H74.5054V10.6767H76.4327V12.457H74.5054ZM86.0025%2014.7791C86.0025%2015.0887%2085.9818%2015.3674%2085.9403%2015.615H79.6454C79.6972%2016.2343%2079.9148%2016.7193%2080.2982%2017.0702C80.6816%2017.4211%2081.1531%2017.5966%2081.7126%2017.5966C82.5209%2017.5966%2083.096%2017.2508%2083.4379%2016.5594H85.7849C85.5362%2017.385%2085.0596%2018.0661%2084.3549%2018.6028C83.6503%2019.1291%2082.7851%2019.3923%2081.7593%2019.3923C80.9303%2019.3923%2080.1842%2019.2117%2079.5211%2018.8505C78.8683%2018.4789%2078.3554%2017.9578%2077.9823%2017.2869C77.6197%2016.6161%2077.4383%2015.8421%2077.4383%2014.9649C77.4383%2014.0773%2077.6197%2013.2981%2077.9823%2012.6273C78.345%2011.9565%2078.8527%2011.4404%2079.5055%2011.0792C80.1583%2010.718%2080.9096%2010.5374%2081.7593%2010.5374C82.5779%2010.5374%2083.3084%2010.7129%2083.9508%2011.0638C84.6036%2011.4146%2085.1062%2011.9152%2085.4585%2012.5654C85.8212%2013.2052%2086.0025%2013.9431%2086.0025%2014.7791ZM83.7488%2014.1599C83.7384%2013.6026%2083.5364%2013.1588%2083.1426%2012.8285C82.7488%2012.488%2082.267%2012.3177%2081.6971%2012.3177C81.1583%2012.3177%2080.7023%2012.4828%2080.3293%2012.8131C79.9666%2013.133%2079.7439%2013.5819%2079.661%2014.1599H83.7488Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%3C%2Fsvg%3E",
"favicon": "https://framerusercontent.com/images/iGyvGEPLHa2o2PE0uaJvUl91FCQ.png",
"ogImage": "https://framerusercontent.com/images/2l0PPZmVjIVQoeTi8XSf6jpyDk.png",
"logoHref": "./"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is the only candidate, visible, and links to the homepage, aligning with the brand 'ValueMate'.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Get Started",
"reasoning": "The 'Get Started' button is typically the primary CTA due to its action-oriented text, encouraging users to begin their journey with the service."
},
"secondary": {
"index": 1,
"text": "Talk to a Founder",
"reasoning": "The 'Talk to a Founder' button serves as a secondary action, offering a more personalized engagement option."
},
"confidence": 0.95
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "tech-savvy professionals seeking AI solutions"
},
"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 the only candidate, visible, and links to the homepage, aligning with the brand 'ValueMate'.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 