Carma Brand: Colors, Fonts, Logo & Visual Identity
Carma Brand Identity
A complete profile of Carma's visual system — colors, typography, components, and personality — extracted from https://www.joincarma.com/. Built for designers, agents, and AI tools.
Copy Page
Copy Agent Instructions Download JSON
Primary
#0000EE
Accent
#FF6600
Body Font
TWK Lausanne 350
Heading
TWK Lausanne 500
Color Palette
Brand palette extracted from https://www.joincarma.com/.
primary
#0000EE
rgb(0, 0, 238)
secondary
#FFEDDF
rgb(255, 237, 223)
accent
#FF6600
rgb(255, 102, 0)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#FF6600
rgb(255, 102, 0)
link
#FF6600
rgb(255, 102, 0)
Typography
Each font links to its Google Fonts page where available.
primary
TWK Lausanne 350
TWK Lausanne 350 Google Fonts →
heading
TWK Lausanne 500
TWK Lausanne 500 Google Fonts →
TWK Lausanne 400, sans-serif
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
Logo
Favicon
Social Card
UI Components
Live previews rendered using Carma's actual button styles.
Button Primary
buttonPrimary
background#FF6600textColor#0000EEborderRadius200pxshadownone
Button Secondary
buttonSecondary
background#FFFFFFtextColor#0000EEborderRadius200pxshadownone
Brand Personality
Tone: modernEnergy: highAudience: fleet managers and logistics companies
Carma Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Image: framerusercontent.com
Source: joincarma.com
Image: framerusercontent.com
Source: joincarma.com
Image: framerusercontent.com
Source: joincarma.com
Image: framerusercontent.com
Source: joincarma.com
Image: d9hhrg4mnvzow.cloudfront.net
Source: go.joincarma.com
Image: framerusercontent.com
Source: joincarma.com
Frequently Asked Questions
What is Carma's primary brand color?
Carma's primary brand color is #0000EE. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Carma use?
Carma uses #FF6600 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Carma use?
Carma uses TWK Lausanne 350 for body text and TWK Lausanne 500 for headings. Fonts were detected on https://www.joincarma.com/ as part of their live design system.
Does Carma use a light or dark theme?
Carma's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Carma's logo?
Carma's logo is available directly on their site (https://www.joincarma.com/). 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.joincarma.com/ 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 Carma.
Methodology
Brand data on this page was extracted from https://www.joincarma.com/ on 2026-07-27 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 Carma.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
GET /branding/carma.json GET /branding/carma/llms.txt
{
"colorScheme": "light",
"fonts": [\
{\
"family": "TWK Lausanne 350",\
"role": "body"\
},\
{\
"family": "TWK Lausanne 300",\
"role": "body"\
},\
{\
"family": "TWK Lausanne 400",\
"role": "body"\
},\
{\
"family": "TWK Lausanne 500",\
"role": "heading"\
},\
{\
"family": "Inter",\
"role": "unknown"\
}\
],
"colors": {
"primary": "#0000EE",
"secondary": "#FFEDDF",
"accent": "#FF6600",
"background": "#FFFFFF",
"textPrimary": "#FF6600",
"link": "#FF6600"
},
"typography": {
"fontFamilies": {
"primary": "TWK Lausanne 350",
"heading": "TWK Lausanne 500"
},
"fontStacks": {
"heading": [\
"TWK Lausanne 400",\
"sans-serif"\
],
"body": [\
"sans-serif"\
],
"paragraph": [\
"TWK Lausanne 300",\
"sans-serif"\
]
},
"fontSizes": {
"h1": "72px",
"h2": "51px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "16px"
},
"components": {
"buttonPrimary": {
"background": "#FF6600",
"textColor": "#0000EE",
"borderRadius": "200px",
"borderRadiusCorners": {
"topLeft": "200px",
"topRight": "200px",
"bottomRight": "200px",
"bottomLeft": "200px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#0000EE",
"borderRadius": "200px",
"borderRadiusCorners": {
"topLeft": "200px",
"topRight": "200px",
"bottomRight": "200px",
"bottomLeft": "200px"
},
"shadow": "none"
}
},
"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%202778%20800%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%222778%22%20height%3D%22800%22%20fill%3D%22none%22%20id%3D%22svg202455728_12324%22%3E%3Cpath%20d%3D%22M137.166%20369.101c-.012%2019.158-.44%2038.329.159%2057.468.259%208.264%202.663%2016.458%204.053%2024.69.927%205.492%201.5%2011.061%202.746%2016.477%201.408%206.117%203.075%2012.216%205.202%2018.117%203.267%209.066%206.433%2018.25%2010.71%2026.854a532.303%20532.303%200%200%200%2020.638%2037.624c13.863%2023.024%2032.39%2042.209%2052.818%2059.285%2011.284%209.434%2024.291%2016.93%2036.997%2024.502%209.721%205.794%2019.99%2010.793%2030.388%2015.285%207.65%203.305%2015.892%205.246%2023.887%207.743%206.945%202.169%2013.861%204.459%2020.889%206.322%204.399%201.166%208.967%201.736%2013.484%202.41%2020.433%203.053%2041.002%203.49%2061.587%202.619%209.393-.397%2018.882-1.001%2028.085-2.768%2010.785-2.071%2021.429-5.13%2031.909-8.465%2010.386-3.304%2020.724-6.97%2030.662-11.418%2011.485-5.139%2022.352-11.646%2033.779-16.928%2010.421-4.817%2021.281-8.674%2031.857-13.167%2012.438-5.284%2025.477-5.163%2038.572-4.675%2011.349.423%2021.613%204.516%2031.333%209.985%2019.198%2010.801%2033.755%2026.525%2046.609%2044.112%201.875%202.565%201.738%203.808-.233%205.725-10.578%2010.291-20.755%2021.03-31.774%2030.823-10.506%209.338-21.336%2018.514-32.996%2026.306-16.602%2011.095-33.778%2021.439-51.318%2030.985-11.019%205.998-23.095%2010.092-34.807%2014.764-7.682%203.063-15.478%205.897-23.376%208.341-6.759%202.091-13.715%203.566-20.619%205.159-9.556%202.206-19.113%204.431-28.732%206.331-5.946%201.176-11.999%201.84-18.02%202.603-24.677%203.124-49.484%203.048-74.271%202.493-10.936-.245-21.941-1.137-32.741-2.835-15.324-2.409-30.702-5.034-45.663-9.038-16.465-4.406-32.959-9.376-48.578-16.101-20.187-8.69-40.077-18.404-59.069-29.441-20.492-11.908-39.897-25.698-56.909-42.521-7.388-7.307-15.669-13.744-22.758-21.313a481.986%20481.986%200%200%201-26.84-31.253c-12.262-15.576-23.444-31.932-32.525-49.635-6.614-12.895-13.806-25.522-19.827-38.686-4.06-8.876-6.7-18.424-9.66-27.771-3.247-10.248-6.548-20.509-9.061-30.948-2.783-11.56-4.528-23.365-7.037-34.997-3.795-17.598-4.967-35.386-4.869-53.339.032-5.866-1.437-11.751-1.292-17.604.298-12.049.846-24.119%201.996-36.112%201.067-11.122%202.61-22.24%204.746-33.204%202.52-12.936%205.467-25.826%209.036-38.509%203.188-11.33%206.84-22.621%2011.426-33.446%206.983-16.484%2014.183-32.967%2022.689-48.694%2011.292-20.878%2024.668-40.452%2039.889-58.834%2014.339-17.315%2029.657-33.638%2046.96-47.828%2014.789-12.128%2030.607-23.067%2046.463-33.803%2010.928-7.399%2022.335-14.298%2034.186-20.066%2013.251-6.449%2027.108-11.743%2040.957-16.844%2013.193-4.859%2026.659-9.008%2040.122-13.081%204.98-1.507%2010.299-1.884%2015.456-2.823%2010.972-1.997%2021.938-4.023%2032.906-6.044.817-.15%201.615-.447%202.435-.523C377.293.849%20404.833.067%20432.369%201.507c12.131.635%2024.273%202.326%2036.244%204.465%2013.811%202.467%2027.703%205.099%2041.077%209.225%2015.89%204.903%2031.428%2011.08%2046.81%2017.45%2011.499%204.76%2022.441%2010.852%2033.816%2015.94%201.601.716%205.062-.192%206.286-1.57%208.653-9.744%2016.95-19.803%2025.35-29.77%201.744-2.07%203.443-4.176%206.136-7.45l82.31%20227.638c-1.5.574-2.297%201.206-2.935%201.074-9.902-2.058-19.757-4.354-29.682-6.299-5.953-1.167-12.035-1.669-18.008-2.748-6.906-1.249-13.744-2.87-20.636-4.201-4.324-.836-8.69-1.461-13.044-2.138-6.668-1.037-13.373-1.874-20.008-3.092-10.569-1.939-21.077-4.214-31.644-6.167-6.016-1.112-12.126-1.715-18.146-2.812-10.412-1.898-20.785-4.01-31.177-6.015-4.985-.962-9.955-2.029-14.971-2.787-6.324-.956-12.711-1.507-19.03-2.492-5.158-.803-10.275-1.902-15.365-3.07-1.108-.254-2.022-1.356-3.177-2.174l35.232-42.162c-9.816-3.314-19.112-6.564-28.483-9.579-7.086-2.281-14.219-4.453-21.425-6.31-4.733-1.22-9.607-2-14.464-2.618-18.177-2.311-36.446-3.794-54.742-2.365-12.326.963-24.675%202.47-36.807%204.804-10.606%202.04-21.03%205.244-31.341%208.539-11.057%203.532-22.23%207.032-32.725%2011.899-11.541%205.351-22.566%2011.919-33.459%2018.543-15.506%209.43-29.319%2021.182-42.103%2033.955-11.789%2011.779-22.758%2024.425-31.42%2038.783-6.828%2011.32-13.51%2022.752-19.665%2034.446-3.351%206.367-5.536%2013.357-8.12%2020.115-2.179%205.696-4.396%2011.395-6.182%2017.22-1.326%204.324-1.99%208.851-3.245%2013.864-.761%202.501-1.224%204.426-1.687%206.351-.055%201.012-.109%202.023-.479%203.568-.822%203.5-1.328%206.466-1.835%209.432-.104%201.444-.208%202.889-.684%204.817-.839%204.083-1.307%207.684-1.775%2011.285Z%22%20fill%3D%22%23FF6701%22%2F%3E%3Cpath%20d%3D%22M2294.93%20692.726c-3.31%2013.859-8.07%2026.513-15.07%2038.649-10.49%2018.213-25.25%2031.797-42.63%2042.619-7.37%204.587-16.02%207.519-24.45%209.893-9.7%202.73-19.76%204.254-29.74%205.826-6.34.998-6.89.167-6.9-6.191-.02-89.828-.04-179.656-.08-269.484%200-13.077-3.07-25.552-6.37-38.171-3.99-15.288-11.49-28.546-21.59-39.977-6.86-7.764-15.79-14.116-24.75-19.516-14.92-8.992-32-12.161-49.08-11.779-22.25.497-43.2%205.971-60.84%2021.181-13.16%2011.343-22.86%2024.824-29.66%2040.615-4.63%2010.754-8.69%2021.619-9.08%2033.575-.32%209.536-1.72%2019.051-1.76%2028.579-.21%2049.996.04%2099.994-.35%20149.988-.05%207.212-3.09%2014.351-4.01%2021.617-1.23%209.693-5.62%2018.147-9.81%2026.602-3.11%206.265-6.98%2012.363-11.55%2017.641-6.36%207.357-13.13%2014.583-20.76%2020.552-7.13%205.584-15.46%209.714-23.51%2014.026-13.29%207.117-28%209-42.69%2010.743-7.24.859-8.11-.007-8.11-7.293%200-82.162.01-164.324-.02-246.485%200-8.997.29-18.039-.5-26.977-.64-7.244-3.05-14.316-4.02-21.552-1.26-9.324-5.38-17.489-9.49-25.648-5.25-10.41-11.79-19.839-20.22-28.153-9.31-9.187-19.78-16.387-31.74-21.231-6.68-2.708-13.92-4.182-21.03-5.644-5.97-1.229-12.15-2.466-18.18-2.232-11.59.449-23.02%202.271-34.14%206.148-24.99%208.711-43.71%2024.612-56.44%2047.69-4.6%208.34-7.91%2017.135-10.84%2026.272-5.18%2016.18-4.86%2032.629-4.89%2049.14-.09%2047.831.37%2095.667-.29%20143.488-.18%2013.131-2.72%2026.16-7.48%2038.948-5.58%2014.978-13.99%2027.821-24.57%2039.095-8.38%208.92-18.11%2016.826-29.72%2021.745-6.76%202.865-13.38%206.115-20.29%208.591-4.09%201.47-8.59%201.903-12.94%202.562-4.75.718-9.53%201.171-14.3%201.716-3.93.45-5.95-1.243-5.84-5.285.02-.832%200-1.666%200-2.499V301.761c1.63-.266%203.06-.702%204.49-.7%2018.5.032%2037.02-.452%2055.48.393%2013.98.639%2025.69%207.364%2035.86%2016.995%206.66%206.31%2011.51%2013.833%2015.03%2022.031%202.26%205.245%202.68%2011.283%204.05%2017.597%2036.95-43.757%2083.76-68.34%20141.71-67.816%2058.9.532%20103.36%2029.564%20139.4%2074.402%207.61-7.063%2014.93-14.803%2023.21-21.303%2010.75-8.427%2022.09-16.13%2033.51-23.634%207.23-4.749%2014.85-9.038%2022.69-12.663%207.12-3.286%2014.69-5.654%2022.21-7.95%208.08-2.469%2016.33-4.384%2024.51-6.536.33-.085.66-.175.98-.188%2017.87-.711%2035.76-2.331%2053.59-1.782%2011.14.343%2022.15%204.132%2033.27%206.064%2019.19%203.333%2036.48%2011.652%2053.21%2020.939%209.53%205.292%2017.97%2012.567%2026.85%2019.023%2011.79%208.573%2021.83%2018.941%2030.19%2030.816%208.2%2011.64%2016.87%2023.104%2023.59%2035.584%206.16%2011.43%2010.37%2023.977%2014.72%2036.287%203.48%209.884%206.03%2020.113%208.69%2030.269%201.16%204.401%201.86%208.976%202.23%2013.516.97%2012.033%202.27%2024.086%202.34%2036.137.25%2049.829.2%2099.66.01%20149.49-.03%207.85-1.35%2015.695-2.09%2023.994ZM2777.29%20718c0%2022.331-.14%2044.164.1%2065.993.06%204.896-1.49%206.262-6.25%206.142-12.16-.305-24.34.14-36.5-.156-22.86-.559-42.23-8.869-56.54-27.161-6.74-8.608-11.57-18.252-13.03-29.342-.31-2.307-1.5-4.498-2.28-6.76-6.76%207.453-12.88%2014.675-19.51%2021.399-12.6%2012.797-27.03%2023.237-43.26%2030.936-10.31%204.889-20.74%209.746-31.55%2013.297-8.63%202.838-17.86%204.42-26.94%205.247-14.52%201.321-29.14%202.042-43.71%202.072-9.57.02-19.32-.747-28.65-2.74-12.33-2.632-24.54-5.679-36.48-10.369-20.96-8.229-39.52-19.717-55.27-35.518-12.88-12.915-23.1-27.789-30.03-44.905-3.96-9.78-7.77-19.498-9.22-30-1.3-9.39-3.38-18.747-3.75-28.172-.57-14.472%202.03-28.602%205.99-42.639%203.31-11.731%207.85-22.765%2014.12-33.048%2010.43-17.09%2024.76-30.529%2041.57-41.148%207.66-4.842%2015.97-8.802%2024.33-12.373%209.9-4.232%2020.08-7.846%2030.3-11.256%204.44-1.481%209.28-1.731%2013.92-2.632%206.59-1.279%2013.17-2.642%2019.75-3.974.81-.163%201.6-.475%202.42-.524%2013.22-.786%2026.43-2.113%2039.66-2.198%2043.49-.279%2086.99-.105%20130.49-.105h6.29c-.95-8.975%201.35-17.722-1.92-26.474-2.28-6.094-2.87-12.837-5.28-18.864-5.52-13.804-13.09-26.462-25.73-34.954-7.32-4.923-15.25-9.033-23.22-12.858-3.71-1.781-8.13-2.554-12.29-2.851-13.68-.975-27.38-2.093-41.07-2.067-12.61.023-24.73%203.417-36.48%208.174-10.36%204.192-20.67%209.221-31.49%2011.311-10.6%202.045-21.57%205.249-32.83%201.242-6.65-2.37-13.99-2.753-20.79-4.796-10.61-3.187-20.07-8.72-28.48-15.977-6.08-5.25-12.22-10.438-18.09-15.919-.98-.916-1.54-3.907-.85-4.732%2010.24-12.271%2021.75-23.327%2034.55-32.853%2011.02-8.199%2022.39-15.993%2034.08-23.196%207.93-4.887%2016.51-8.832%2025.11-12.49%209.87-4.204%2019.9-8.283%2030.21-11.189%208.94-2.521%2018.46-2.912%2027.56-4.987%2016.14-3.681%2032.46-2.63%2048.69-2.119%209.8.308%2019.55%202.588%2029.29%204.237%207.85%201.331%2015.8%202.496%2023.42%204.732a209.865%20209.865%200%200%201%2026.4%209.718c8.51%203.794%2016.75%208.275%2024.76%2013.052%2014.04%208.382%2026.83%2018.623%2037.72%2030.722%2010.97%2012.178%2020.82%2025.449%2027.87%2040.4%204.86%2010.316%209.42%2020.832%2013.18%2031.587%202.62%207.51%203.59%2015.589%205.41%2023.389%206.07%2025.989%204.17%2052.419%204.24%2078.714.17%2062.827.06%20125.655.06%20188.982Zm-299.6-30.14c13.29%208.41%2027.77%2013.056%2043.5%2013.903%2013.22.711%2026.31%201.107%2039.37-2.372%207.92-2.109%2015.82-3.884%2023.6-6.75%2011.32-4.168%2021.68-9.711%2031.41-16.619%2011.79-8.372%2021.64-18.618%2029.86-30.565%205.9-8.575%2010.61-17.569%2013.82-27.497%202.74-8.468%204.65-16.895%203.57-26.258h-6.11c-37.48%200-74.96-.183-112.44.098-13.51.101-27.02%201.276-40.52%202.037-14.63.824-27.04%206.83-37.46%2016.853-5.49%205.279-10.34%2011.382-11.4%2019.211-1.1%208.114-1.76%2016.343-1.77%2024.522%200%203.433%201.91%206.99%203.41%2010.281%204.43%209.727%2011.95%2016.796%2021.16%2023.156ZM922.797%20799.757c-13.227-.001-26.454-.002-40.308-.318-4.906-.795-9.185-1.275-13.464-1.756-1.295-.062-2.591-.124-4.457-.503-3.602-.89-6.632-1.463-9.662-2.036-9.286-2.768-18.765-5.029-27.805-8.448-8.925-3.376-17.753-7.322-26.007-12.085-15.831-9.134-29.159-21.124-40.752-35.507-10.263-12.732-17.358-26.959-23.684-41.652-2.925-6.796-4.256-14.431-5.345-21.827-1.723-11.703-3.999-23.584-3.497-35.28.484-11.277%201.034-22.935%205.502-33.799%203.404-8.279%205.953-16.927%209.637-25.07%202.737-6.05%206.193-11.922%2010.186-17.229%209.813-13.039%2021.591-24.173%2035.637-32.568%208.071-4.824%2016.474-9.219%2025.089-12.977%209.699-4.232%2019.728-7.762%2029.771-11.129%204.447-1.491%209.286-1.797%2013.937-2.698%206.596-1.279%2013.183-2.608%2019.772-3.923.812-.162%201.607-.491%202.422-.543%2012.716-.8%2025.431-2.156%2038.154-2.236%2044.163-.276%2088.327-.107%20132.497-.107h6.75c-1.09-9.893-1.93-19.162-3.17-28.376-2.25-16.677-9.99-30.845-20.92-43.316-9.94-11.345-22.64-18.08-37.031-22.541-13.185-4.085-26.522-4.395-39.965-4.021-9.368.26-19.016.314-27.982%202.622-11.145%202.869-21.642%208.176-32.562%2012.023-6.527%202.298-13.232%204.398-20.034%205.53-7.756%201.292-15.829%202.593-23.549%201.797-17.277-1.781-34.151-5.627-48.165-17.032-8.278-6.737-16.481-13.566-24.794-20.261-2.438-1.965-2.733-3.471-.311-5.821%2010.006-9.709%2019.296-20.242%2029.921-29.202%209.961-8.399%2020.959-15.704%2032.078-22.555%2010.841-6.679%2022.192-12.65%2033.744-18.017%207.403-3.441%2015.454-5.737%2023.432-7.637%2013.504-3.216%2027.088-6.384%2040.816-8.286%209.825-1.36%2019.96-1.079%2029.924-.693%2011.574.448%2023.183%201.31%2034.648%202.929%209.61%201.358%2019.27%203.342%2028.48%206.358%2010.74%203.52%2021.27%207.968%2031.44%2012.926%2010.46%205.095%2021.04%2010.394%2030.36%2017.247%2010.12%207.446%2019.66%2016.07%2027.96%2025.497%208.35%209.473%2015.45%2020.207%2021.96%2031.065%205.32%208.853%209.7%2018.446%2013.16%2028.184a233.27%20233.27%200%200%201%209.3%2034.041c2.26%2011.716%204.15%2023.724%204.19%2035.611.32%2099.329.16%20198.659.27%20297.989%200%204.483-1.15%206.122-5.87%206.009-12.66-.304-25.34.31-37.99-.203-22.28-.904-41.29-9.094-55.17-27.14-6.98-9.067-12.06-19.095-13.36-30.737-.2-1.795-1.34-3.484-2.02-5.152-6.73%207.282-13%2014.316-19.55%2021.088-12.5%2012.944-26.97%2023.298-43.173%2031.043-10.443%204.992-21.269%209.183-31.946%2013.679-.727.306-1.647.153-3.294.171-2.865.686-4.914%201.417-6.963%202.147-.436.01-.872.019-2.066-.034-3.143.741-5.527%201.545-7.911%202.349-1.653.044-3.305.089-5.809.033-4.717.725-8.584%201.551-12.451%202.377Zm-72.671-134.464c4.494%209.923%2012.103%2017.012%2021.083%2022.721%209.039%205.747%2018.584%2010.263%2029.474%2011.404%209.017.946%2018.018%203.246%2026.994%203.093%2012.073-.206%2024.303-1.074%2035.854-5.417%2010.199-3.835%2020.789-6.942%2030.425-11.891%2015.104-7.758%2028.524-18.148%2038.784-31.912%205.5-7.391%2010.68-15.161%2014.9-23.331%203.08-5.952%203.89-13.031%206.54-19.257%202.67-6.273%201.62-12.461%202-19.001h-6.71c-38.32%200-76.643-.023-114.963.011-16.289.014-32.727-1.182-48.485%204.354-6.465%202.271-13.418%204.158-18.92%207.987-17.576%2012.234-23.943%2029.73-20.947%2050.669.485%203.39%202.423%206.573%203.971%2010.57ZM1325.63%20603c0%2022.16-.24%2043.823.08%2065.479.2%2013.183-1.59%2026.136-5.02%2038.653-4.35%2015.86-12.16%2030.213-23%2042.826-10.94%2012.722-23.96%2022.281-39.15%2029.57-13.98%206.705-28.46%2010.039-43.68%2011.169-1.78.131-3.57.017-5.63.017V301.302c10.51%200%2020.96-.266%2031.38.054%2023.72.727%2042.7%2010.924%2056.37%2030.164%205.89%208.292%209.99%2017.719%2010.84%2028.215.14%201.735%201.3%203.387%202.31%205.886%2023.06-24.041%2049.35-41.516%2079.74-52.542%2031.53-11.442%2064.28-13.025%2097.74-11.463.12%201.589.32%203.018.32%204.448.02%2030.823-.07%2061.648.12%2092.47.02%204.421-1.27%205.798-5.63%205.625-7.65-.304-15.33.085-22.98-.122-12.79-.346-25.38.585-37.61%204.659-9.59%203.196-19.78%205.214-28.63%209.824-13.34%206.949-25.17%2016.279-35.33%2027.723-9.6%2010.817-16.51%2023.23-22.31%2036.161-3.68%208.191-5.89%2017.26-7.39%2026.166-5.27%2031.151-1.42%2062.62-2.54%2094.43Z%22%20fill%3D%22%23FF6702%22%2F%3E%3C%2Fsvg%3E%3C%2Fsvg%3E",
"favicon": "https://framerusercontent.com/images/1xkrN5a1tuWRdNRTzWFeWmOATwc.png",
"ogImage": "https://framerusercontent.com/assets/jsL7WZIVrRqV4F3QzZrtwXbYs.png",
"logoHref": "./"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is the only candidate, is visible, and links to the homepage, which is a strong indicator of the main brand logo.",
"confidence": 0.8,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 1,
"text": "Request a demo",
"reasoning": "Button #1 uses the vibrant brand color #FF6600, which is a strong indicator of a primary call-to-action. The text 'Request a demo' is action-oriented, making it suitable as the primary CTA."
},
"secondary": {
"index": 2,
"text": "Request a demo",
"reasoning": "Button #2 has a different background color (#FFFFFF) and also uses the text 'Request a demo', making it a suitable secondary option with a less prominent appearance."
},
"confidence": 0.95
},
"personality": {
"tone": "modern",
"energy": "high",
"targetAudience": "fleet managers and logistics companies"
},
"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, is visible, and links to the homepage, which is a strong indicator of the main brand logo.",
"confidence": 0.8
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
}
Related Brand Profiles
Zapier Scale AI Fivetran Stripe PagerDuty Sentry
We use cookies and similar technologies to improve your experience and measure site performance. By continuing to browse, you agree to our Privacy Policy and Terms.
DeclineAccept