Home · Branding · Rose Rocket

Rose Rocket Brand Identity

A complete profile of Rose Rocket's visual system — colors, typography, components, and personality — extracted from http://roserocket.com. Built for designers, agents, and AI tools.

Download JSON
Primary
#194B44
Accent
#194B44
Body Font
DM Sans
Heading
Instrument Serif

Color Palette

Brand palette extracted from http://roserocket.com.

primary
#194B44
rgb(25, 75, 68)
secondary
#978F82
rgb(151, 143, 130)
accent
#194B44
rgb(25, 75, 68)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#5D807B
rgb(93, 128, 123)
link
#5D807B
rgb(93, 128, 123)

Typography

Each font links to its Google Fonts page where available.

primary
DM Sans
heading
Instrument Serif
Instrument Serif Google Fonts →
Instrument Serif, 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

Rose Rocket logo
Logo
Rose Rocket favicon
Favicon
Rose Rocket social image
Social Card

UI Components

Live previews rendered using Rose Rocket's actual button styles.

buttonPrimary
background #194B44 textColor #0000EE borderRadius 8px shadow none
buttonSecondary
background #FFFFFF textColor #0000EE borderRadius 8px shadow none

Brand Personality

Tone: professional Energy: medium Audience: businesses in freight and trucking

Rose Rocket Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Frequently Asked Questions

What is Rose Rocket's primary brand color?

Rose Rocket's primary brand color is #194B44. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Rose Rocket use?

Rose Rocket uses DM Sans for body text and Instrument Serif for headings. Fonts were detected on http://roserocket.com as part of their live design system.

Does Rose Rocket use a light or dark theme?

Rose Rocket's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Rose Rocket's logo?

Rose Rocket's logo is available directly on their site (http://roserocket.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 http://roserocket.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 Rose Rocket.

Methodology

Brand data on this page was extracted from http://roserocket.com 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 Rose Rocket.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "DM Sans",
      "role": "body"
    },
    {
      "family": "Geist Mono",
      "role": "monospace"
    },
    {
      "family": "DM Mono",
      "role": "monospace"
    },
    {
      "family": "Instrument Serif",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#194B44",
    "secondary": "#978F82",
    "accent": "#194B44",
    "background": "#FFFFFF",
    "textPrimary": "#5D807B",
    "link": "#5D807B"
  },
  "typography": {
    "fontFamilies": {
      "primary": "DM Sans",
      "heading": "Instrument Serif"
    },
    "fontStacks": {
      "heading": [
        "Instrument Serif",
        "serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "DM Mono",
        "monospace"
      ]
    },
    "fontSizes": {
      "h1": "80px",
      "h2": "64px",
      "body": "14.4px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#194B44",
      "textColor": "#0000EE",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#0000EE",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%2522http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%2522%20xmlns%3Axlink%3D%2522http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%2522%20viewBox%3D%25220%200%20152.372%2028%2522%20overflow%3D%2522visible%2522%3E%3Cg%3E%3Cpath%20d%3D%2522M%2036.46%209.988%20L%2039.346%209.988%20L%2039.346%2012.813%20C%2039.739%2011.863%2040.301%2011.103%2041.025%2010.534%20C%2041.751%209.964%2042.665%209.703%2043.77%209.75%20L%2043.77%2012.789%20L%2043.604%2012.789%20C%2042.972%2012.789%2042.397%2012.892%2041.876%2013.098%20C%2041.362%2013.299%2040.901%2013.616%2040.528%2014.024%20C%2040.149%2014.437%2039.857%2014.954%2039.653%2015.579%20C%2039.448%2016.203%2039.346%2016.928%2039.346%2017.751%20L%2039.346%2022.522%20L%2036.46%2022.522%20L%2036.46%209.989%20Z%20M%2050.984%2022.806%20C%2050.037%2022.806%2049.158%2022.636%2048.346%2022.296%20C%2047.534%2021.956%2046.831%2021.494%2046.24%2020.907%20C%2045.649%2020.322%2045.189%2019.633%2044.856%2018.841%20C%2044.525%2018.05%2044.359%2017.212%2044.359%2016.324%20L%2044.359%2016.277%20C%2044.359%2015.376%2044.529%2014.529%2044.867%2013.737%20C%2045.206%2012.945%2045.671%2012.253%2046.262%2011.66%20C%2046.853%2011.067%2047.556%2010.595%2048.368%2010.247%20C%2049.18%209.9%2050.067%209.725%2051.03%209.725%20C%2051.992%209.725%2052.878%209.895%2053.691%2010.236%20C%2054.503%2010.578%2055.206%2011.043%2055.797%2011.636%20C%2056.388%2012.229%2056.85%2012.918%2057.181%2013.702%20C%2057.512%2014.485%2057.678%2015.329%2057.678%2016.23%20L%2057.678%2016.277%20C%2057.678%2017.163%2057.509%2018.003%2057.168%2018.793%20C%2056.83%2019.584%2056.364%2020.276%2055.773%2020.871%20C%2055.182%2021.464%2054.477%2021.936%2053.657%2022.283%20C%2052.837%2022.631%2051.945%2022.806%2050.984%2022.806%20Z%20M%2051.031%2020.314%20C%2051.611%2020.314%2052.132%2020.207%2052.594%2019.993%20C%2053.056%2019.779%2053.453%2019.491%2053.781%2019.126%20C%2054.11%2018.763%2054.361%2018.339%2054.533%2017.857%20C%2054.706%2017.374%2054.792%2016.864%2054.792%2016.326%20L%2054.792%2016.279%20C%2054.792%2015.725%2054.698%2015.203%2054.51%2014.712%20C%2054.322%2014.221%2054.06%2013.795%2053.723%2013.43%20C%2053.386%2013.066%2052.986%2012.777%2052.523%2012.563%20C%2052.061%2012.349%2051.548%2012.242%2050.984%2012.242%20C%2050.42%2012.242%2049.906%2012.349%2049.445%2012.563%20C%2048.982%2012.775%2048.586%2013.062%2048.258%2013.417%20C%2047.929%2013.773%2047.678%2014.196%2047.505%2014.687%20C%2047.333%2015.177%2047.247%2015.692%2047.247%2016.23%20L%2047.247%2016.277%20C%2047.247%2016.831%2047.341%2017.35%2047.529%2017.831%20C%2047.717%2018.314%2047.979%2018.742%2048.316%2019.113%20C%2048.653%2019.486%2049.053%2019.777%2049.515%2019.991%20C%2049.978%2020.205%2050.482%2020.312%2051.031%2020.312%20Z%20M%2063.688%2022.758%20C%2062.79%2022.758%2061.879%2022.598%2060.956%2022.279%20C%2060.034%2021.959%2059.178%2021.487%2058.39%2020.863%20L%2059.667%2018.912%20C%2060.346%2019.419%2061.036%2019.802%2061.738%2020.064%20C%2062.439%2020.325%2063.114%2020.455%2063.76%2020.455%20C%2064.406%2020.455%2064.851%2020.333%2065.191%2020.089%20C%2065.53%2019.843%2065.699%2019.516%2065.699%2019.106%20L%2065.699%2019.058%20C%2065.699%2018.822%2065.626%2018.616%2065.475%2018.443%20C%2065.325%2018.269%2065.121%2018.119%2064.861%2017.993%20C%2064.6%2017.868%2064.301%2017.748%2063.962%2017.638%20C%2063.622%2017.528%2063.273%2017.418%2062.911%2017.306%20C%2062.453%2017.18%2061.992%2017.029%2061.526%2016.856%20C%2061.061%2016.683%2060.642%2016.458%2060.272%2016.181%20C%2059.901%2015.904%2059.598%2015.561%2059.361%2015.151%20C%2059.125%2014.74%2059.007%2014.235%2059.007%2013.634%20L%2059.007%2013.587%20C%2059.007%2013.003%2059.122%2012.473%2059.35%2012%20C%2059.574%2011.533%2059.896%2011.12%2060.296%2010.792%20C%2060.699%2010.46%2061.171%2010.208%2061.714%2010.033%20C%2062.258%209.859%2062.838%209.772%2063.453%209.772%20C%2064.241%209.772%2065.038%209.9%2065.842%2010.156%20C%2066.646%2010.412%2067.38%2010.763%2068.041%2011.212%20L%2066.906%2013.261%20C%2066.306%2012.898%2065.699%2012.609%2065.085%2012.395%20C%2064.47%2012.181%2063.903%2012.074%2063.382%2012.074%20C%2062.831%2012.074%2062.401%2012.192%2062.094%2012.429%20C%2061.787%2012.667%2061.633%2012.966%2061.633%2013.329%20L%2061.633%2013.376%20C%2061.633%2013.596%2061.711%2013.792%2061.87%2013.957%20C%2062.026%2014.123%2062.236%2014.273%2062.497%2014.407%20C%2062.757%2014.54%2063.056%2014.668%2063.395%2014.786%20C%2063.734%2014.904%2064.085%2015.019%2064.448%2015.129%20C%2064.905%2015.27%2065.362%2015.437%2065.82%2015.626%20C%2066.276%2015.816%2066.69%2016.049%2067.062%2016.326%20C%2067.432%2016.603%2067.736%2016.938%2067.972%2017.333%20C%2068.209%2017.728%2068.327%2018.209%2068.327%2018.777%20L%2068.327%2018.824%20C%2068.327%2019.488%2068.209%2020.064%2067.972%2020.553%20C%2067.736%2021.044%2067.408%2021.45%2066.991%2021.772%20C%2066.573%2022.096%2066.08%2022.34%2065.513%2022.507%20C%2064.945%2022.672%2064.337%2022.755%2063.691%2022.755%20Z%20M%2075.776%2022.806%20C%2074.878%2022.806%2074.038%2022.647%2073.257%2022.33%20C%2072.476%2022.014%2071.797%2021.571%2071.222%2021.001%20C%2070.647%2020.432%2070.194%2019.747%2069.863%2018.948%20C%2069.532%2018.149%2069.366%2017.267%2069.366%2016.302%20L%2069.366%2016.255%20C%2069.366%2015.354%2069.515%2014.507%2069.816%2013.714%20C%2070.115%2012.923%2070.537%2012.231%2071.081%2011.638%20C%2071.625%2011.045%2072.268%2010.578%2073.009%2010.238%20C%2073.751%209.898%2074.571%209.727%2075.469%209.727%20C%2076.463%209.727%2077.333%209.909%2078.082%2010.272%20C%2078.831%2010.637%2079.454%2011.127%2079.951%2011.745%20C%2080.448%2012.362%2080.822%2013.077%2081.075%2013.894%20C%2081.327%2014.709%2081.454%2015.568%2081.454%2016.469%20C%2081.454%2016.596%2081.451%2016.725%2081.443%2016.861%20C%2081.435%2016.996%2081.423%2017.134%2081.407%2017.276%20L%2072.229%2017.276%20C%2072.387%2018.305%2072.793%2019.091%2073.447%2019.637%20C%2074.1%2020.183%2074.894%2020.457%2075.823%2020.457%20C%2076.533%2020.457%2077.148%2020.329%2077.668%2020.076%20C%2078.189%2019.823%2078.701%2019.452%2079.206%2018.961%20L%2080.885%2020.457%20C%2080.286%2021.17%2079.571%2021.739%2078.744%2022.165%20C%2077.916%2022.592%2076.925%2022.806%2075.775%2022.806%20Z%20M%2078.614%2015.376%20C%2078.566%2014.916%2078.465%2014.485%2078.306%2014.083%20C%2078.148%2013.678%2077.935%2013.331%2077.668%2013.038%20C%2077.4%2012.745%2077.08%2012.513%2076.71%2012.338%20C%2076.339%2012.163%2075.917%2012.077%2075.445%2012.077%20C%2074.561%2012.077%2073.832%2012.382%2073.257%2012.991%20C%2072.68%2013.6%2072.33%2014.396%2072.203%2015.377%20L%2078.614%2015.377%20Z%20M%2084.575%209.988%20L%2087.461%209.988%20L%2087.461%2012.813%20C%2087.855%2011.863%2088.416%2011.103%2089.14%2010.534%20C%2089.866%209.964%2090.78%209.703%2091.885%209.75%20L%2091.885%2012.789%20L%2091.719%2012.789%20C%2091.087%2012.789%2090.512%2012.892%2089.991%2013.098%20C%2089.477%2013.299%2089.016%2013.616%2088.643%2014.024%20C%2088.264%2014.437%2087.972%2014.954%2087.768%2015.579%20C%2087.563%2016.203%2087.461%2016.928%2087.461%2017.751%20L%2087.461%2022.522%20L%2084.575%2022.522%20L%2084.575%209.989%20Z%20M%2099.099%2022.806%20C%2098.152%2022.806%2097.273%2022.636%2096.461%2022.296%20C%2095.649%2021.956%2094.947%2021.494%2094.356%2020.907%20C%2093.765%2020.322%2093.304%2019.633%2092.971%2018.841%20C%2092.641%2018.05%2092.475%2017.212%2092.475%2016.324%20L%2092.475%2016.277%20C%2092.475%2015.376%2092.644%2014.529%2092.982%2013.737%20C%2093.321%2012.945%2093.787%2012.253%2094.378%2011.66%20C%2094.969%2011.067%2095.671%2010.595%2096.483%2010.247%20C%2097.295%209.9%2098.182%209.725%2099.145%209.725%20C%20100.107%209.725%20100.993%209.895%20101.807%2010.236%20C%20102.619%2010.578%20103.321%2011.043%20103.912%2011.636%20C%20104.503%2012.229%20104.965%2012.918%20105.296%2013.702%20C%20105.627%2014.485%20105.793%2015.329%20105.793%2016.23%20L%20105.793%2016.277%20C%20105.793%2017.163%20105.624%2018.003%20105.284%2018.793%20C%20104.945%2019.584%20104.479%2020.276%20103.888%2020.871%20C%20103.297%2021.464%20102.592%2021.936%20101.772%2022.283%20C%20100.952%2022.631%20100.06%2022.806%2099.099%2022.806%20Z%20M%2099.146%2020.314%20C%2099.726%2020.314%20100.247%2020.207%20100.709%2019.993%20C%20101.172%2019.779%20101.568%2019.491%20101.896%2019.126%20C%20102.225%2018.763%20102.476%2018.339%20102.648%2017.857%20C%20102.821%2017.374%20102.907%2016.864%20102.907%2016.326%20L%20102.907%2016.279%20C%20102.907%2015.725%20102.813%2015.203%20102.625%2014.712%20C%20102.437%2014.221%20102.175%2013.795%20101.838%2013.43%20C%20101.501%2013.066%20101.101%2012.777%20100.639%2012.563%20C%20100.176%2012.349%2099.664%2012.242%2099.099%2012.242%20C%2098.535%2012.242%2098.021%2012.349%2097.56%2012.563%20C%2097.097%2012.775%2096.701%2013.062%2096.373%2013.417%20C%2096.044%2013.773%2095.793%2014.196%2095.621%2014.687%20C%2095.448%2015.177%2095.362%2015.692%2095.362%2016.23%20L%2095.362%2016.277%20C%2095.362%2016.831%2095.456%2017.35%2095.644%2017.831%20C%2095.832%2018.314%2096.094%2018.742%2096.431%2019.113%20C%2096.768%2019.486%2097.168%2019.777%2097.63%2019.991%20C%2098.093%2020.205%2098.598%2020.312%2099.146%2020.312%20Z%20M%20113.316%2022.806%20C%20112.385%2022.806%20111.526%2022.636%20110.737%2022.296%20C%20109.949%2021.956%20109.264%2021.494%20108.684%2020.907%20C%20108.104%2020.322%20107.651%2019.633%20107.325%2018.841%20C%20106.999%2018.05%20106.836%2017.212%20106.836%2016.324%20L%20106.836%2016.277%20C%20106.836%2015.391%20106.999%2014.548%20107.325%2013.749%20C%20107.651%2012.95%20108.104%2012.253%20108.684%2011.66%20C%20109.264%2011.067%20109.954%2010.595%20110.75%2010.247%20C%20111.546%209.9%20112.41%209.725%20113.341%209.725%20C%20114.523%209.725%20115.506%209.923%20116.287%2010.318%20C%20117.068%2010.713%20117.749%2011.237%20118.333%2011.885%20L%20116.558%2013.807%20C%20116.116%2013.348%20115.647%2012.972%20115.15%2012.679%20C%20114.653%2012.387%20114.042%2012.24%20113.318%2012.24%20C%20112.797%2012.24%20112.316%2012.347%20111.876%2012.561%20C%20111.433%2012.774%20111.054%2013.06%20110.739%2013.416%20C%20110.424%2013.771%20110.175%2014.194%20109.994%2014.685%20C%20109.813%2015.176%20109.722%2015.69%20109.722%2016.228%20L%20109.722%2016.276%20C%20109.722%2016.829%20109.813%2017.352%20109.994%2017.842%20C%20110.175%2018.333%20110.432%2018.759%20110.762%2019.124%20C%20111.093%2019.489%20111.488%2019.777%20111.944%2019.991%20C%20112.402%2020.205%20112.907%2020.312%20113.459%2020.312%20C%20114.136%2020.312%20114.732%2020.166%20115.244%2019.873%20C%20115.757%2019.581%20116.241%2019.205%20116.699%2018.745%20L%20118.427%2020.454%20C%20117.812%2021.151%20117.11%2021.715%20116.321%2022.151%20C%20115.533%2022.585%20114.531%2022.804%20113.316%2022.804%20Z%20M%20119.845%205.193%20L%20122.731%205.193%20L%20122.731%2015.542%20L%20127.911%209.988%20L%20131.389%209.988%20L%20126.422%2015.091%20L%20131.556%2022.521%20L%20128.243%2022.521%20L%20124.482%2017.108%20L%20122.731%2018.936%20L%20122.731%2022.519%20L%20119.845%2022.519%20Z%20M%20138.154%2022.806%20C%20137.255%2022.806%20136.415%2022.647%20135.635%2022.33%20C%20134.854%2022.014%20134.175%2021.571%20133.6%2021.001%20C%20133.023%2020.432%20132.57%2019.747%20132.239%2018.948%20C%20131.908%2018.149%20131.742%2017.267%20131.742%2016.302%20L%20131.742%2016.255%20C%20131.742%2015.354%20131.893%2014.507%20132.192%2013.714%20C%20132.493%2012.923%20132.913%2012.231%20133.457%2011.638%20C%20134.001%2011.045%20134.644%2010.578%20135.385%2010.238%20C%20136.125%209.898%20136.947%209.727%20137.845%209.727%20C%20138.839%209.727%20139.709%209.909%20140.458%2010.272%20C%20141.207%2010.637%20141.83%2011.127%20142.327%2011.745%20C%20142.824%2012.362%20143.198%2013.077%20143.451%2013.894%20C%20143.702%2014.709%20143.83%2015.568%20143.83%2016.469%20C%20143.83%2016.596%20143.827%2016.725%20143.819%2016.861%20C%20143.81%2016.996%20143.799%2017.134%20143.783%2017.276%20L%20134.605%2017.276%20C%20134.763%2018.305%20135.169%2019.091%20135.824%2019.637%20C%20136.478%2020.183%20137.271%2020.457%20138.201%2020.457%20C%20138.911%2020.457%20139.525%2020.329%20140.046%2020.076%20C%20140.566%2019.823%20141.077%2019.452%20141.584%2018.961%20L%20143.263%2020.457%20C%20142.67%2021.164%20141.942%2021.745%20141.121%2022.165%20C%20140.294%2022.593%20139.304%2022.806%20138.152%2022.806%20Z%20M%20140.993%2015.376%20C%20140.946%2014.916%20140.842%2014.485%20140.685%2014.083%20C%20140.529%2013.68%20140.314%2013.331%20140.047%2013.038%20C%20139.779%2012.745%20139.46%2012.513%20139.088%2012.338%20C%20138.716%2012.163%20138.296%2012.077%20137.823%2012.077%20C%20136.94%2012.077%20136.211%2012.382%20135.635%2012.991%20C%20135.058%2013.6%20134.708%2014.396%20134.583%2015.377%20L%20140.993%2015.377%20Z%20M%20149.745%2022.735%20C%20149.224%2022.735%20148.741%2022.67%20148.298%2022.544%20C%20147.851%2022.417%20147.465%2022.212%20147.141%2021.926%20C%20146.815%2021.641%20146.564%2021.265%20146.39%2020.798%20C%20146.214%2020.333%20146.127%2019.751%20146.127%2019.054%20L%20146.127%2012.454%20L%20144.542%2012.454%20L%20144.542%209.986%20L%20146.127%209.986%20L%20146.127%206.544%20L%20149.013%206.544%20L%20149.013%209.986%20L%20152.372%209.986%20L%20152.372%2012.454%20L%20149.013%2012.454%20L%20149.013%2018.602%20C%20149.013%2019.156%20149.146%2019.555%20149.414%2019.801%20C%20149.682%2020.046%20150.061%2020.169%20150.551%2020.169%20C%20151.165%2020.169%20151.758%2020.027%20152.325%2019.743%20L%20152.325%2022.093%20C%20151.96%2022.3%20151.57%2022.46%20151.165%2022.568%20C%20150.756%2022.678%20150.282%2022.735%20149.746%2022.735%20Z%20M%2017.296%2020.018%20L%2021.221%2016.079%20C%2021.293%2016.007%2021.362%2015.948%2021.437%2015.867%20C%2021.646%2015.668%2021.836%2015.448%2022.046%2015.237%20C%2024.95%2012.322%2026.386%208.43%2027.078%205.679%20C%2027.825%202.706%2027.89%200.451%2027.891%200.357%20L%2027.901%200%20L%2027.545%200.009%20C%2027.451%200.011%2025.203%200.076%2022.242%200.826%20C%2019.5%201.52%2015.621%202.959%2012.717%205.876%20C%2012.488%206.107%2012.265%206.337%2012.049%206.566%20C%2011.992%206.612%2011.939%206.659%2011.887%206.711%20L%2011.445%207.155%20L%209.997%208.608%20L%207.982%2010.63%20L%200%2012.297%20L%206.659%2014.359%20L%204.886%2016.139%20L%207.68%2016.987%20C%207.904%2017.781%208.312%2018.487%208.895%2019.073%20C%209.489%2019.669%2010.207%2020.081%2011.017%2020.304%20L%2011.897%2023.133%20L%2013.609%2021.413%20L%2015.645%2028%20L%2017.296%2020.02%20Z%20M%207.907%2013.584%20L%207.732%2013.53%20L%207.539%2013.472%20L%206.435%2013.139%20L%209.003%2010.562%20L%209.506%2010.057%20L%2010.125%209.436%20L%2010.226%209.335%20L%2010.346%209.714%20L%2010.354%209.739%20L%2010.39%209.856%20L%2011.229%2012.487%20L%2011.332%2012.812%20L%2011.436%2013.136%20L%2011.969%2014.811%20L%2011.635%2014.71%20L%2011.251%2014.594%20L%2010.867%2014.477%20L%209.812%2014.158%20L%209.42%2014.04%20L%209.131%2013.952%20L%209.03%2013.921%20L%208.597%2013.79%20L%208.381%2013.724%20L%208.056%2013.626%20L%207.907%2013.581%20Z%20M%207.874%2016.337%20L%207.521%2016.23%20L%206.161%2015.816%20L%207.459%2014.515%20L%207.548%2014.426%20L%207.732%2014.241%20L%207.91%2014.295%20L%208.236%2014.394%20L%208.313%2014.418%20L%209.274%2014.707%20L%209.98%2016.976%20L%208.236%2016.445%20L%207.876%2016.335%20Z%20M%209.371%2018.591%20C%208.981%2018.202%208.673%2017.737%208.467%2017.226%20L%2010.224%2017.759%20L%2010.77%2019.515%20C%2010.248%2019.308%209.779%2019%209.371%2018.591%20M%2013.659%2020.4%20L%2013.452%2020.608%20L%2012.207%2021.857%20L%2011.771%2020.454%20L%2011.662%2020.101%20L%2011.549%2019.74%20L%2011.008%2017.998%20L%2010.886%2017.606%20L%2010.763%2017.215%20L%2010.058%2014.945%20L%2011.086%2015.256%20L%2011.47%2015.373%20L%2011.854%2015.489%20L%2012.221%2015.601%20L%2013.516%2019.664%20L%2013.54%2019.736%20L%2013.643%2020.062%20L%2013.729%2020.333%20L%2013.66%2020.402%20Z%20M%2020.741%2015.599%20L%2018.558%2017.79%20L%2017.865%2018.486%20L%2017.418%2018.934%20L%2014.824%2021.538%20L%2014.499%2020.518%20L%2014.41%2020.238%20L%2014.383%2020.155%20L%2014.306%2019.914%20L%2014.267%2019.79%20L%2014.203%2019.59%20L%2014.135%2019.376%20L%2013.007%2015.835%20L%2012.881%2015.442%20L%2012.129%2013.081%20L%2012.096%2012.978%20L%2011.992%2012.654%20L%2011.889%2012.33%20L%2010.839%209.034%20L%2010.762%208.795%20L%2011.058%208.498%20L%2011.34%208.215%20L%2011.622%207.932%20L%2012.231%207.321%20C%2012.467%207.082%2012.684%206.867%2012.883%206.668%20C%2012.958%206.595%2013.03%206.522%2013.101%206.453%20C%2013.242%206.315%2013.373%206.186%2013.497%206.066%20L%2013.488%206.066%20C%2013.571%205.987%2013.652%205.91%2013.737%205.835%20C%2014.897%204.73%2015.38%204.439%2016.772%203.665%20C%2016.854%203.62%2016.94%203.577%2017.031%203.536%20C%2018.918%202.517%2020.84%201.878%2022.387%201.485%20C%2022.834%201.372%2023.267%201.274%2023.677%201.191%20C%2024.285%201.579%2024.849%202.033%2025.36%202.544%20C%2025.88%203.066%2026.328%203.634%2026.708%204.232%20C%2026.625%204.639%2026.529%205.067%2026.418%205.511%20C%2025.773%208.076%2024.466%2011.658%2021.881%2014.424%20C%2021.875%2014.438%2021.87%2014.444%2021.87%2014.444%20L%2021.859%2014.455%20L%2021.669%2014.644%20L%2021.475%2014.838%20L%2021.204%2015.108%20L%2020.887%2015.442%20C%2020.846%2015.498%2020.787%2015.546%2020.738%2015.596%2522%20fill%3D%2522rgb(0%2C0%2C0)%2522%3E%3C%2Fpath%3E%3Cpath%20d%3D%2522M%2021.787%206.181%20C%2020.785%205.176%2019.155%205.176%2018.153%206.181%20C%2017.774%206.562%2017.526%207.045%2017.437%207.577%20C%2017.415%207.712%2017.402%207.85%2017.401%207.986%20C%2017.401%208.141%2017.413%208.299%2017.44%208.454%20C%2017.532%208.977%2017.778%209.452%2018.153%209.828%20C%2018.528%2010.204%2019.003%2010.452%2019.525%2010.543%20C%2019.68%2010.57%2019.837%2010.584%2019.992%2010.583%20C%2020.127%2010.583%2020.263%2010.57%2020.4%2010.547%20C%2020.928%2010.457%2021.408%2010.208%2021.787%209.828%20C%2022.273%209.34%2022.539%208.693%2022.539%208.004%20C%2022.539%207.315%2022.271%206.669%2021.787%206.181%20M%2020.056%209.969%20C%2019.906%209.976%2019.755%209.965%2019.608%209.938%20C%2019.374%209.894%2019.155%209.809%2018.953%209.685%20C%2018.686%209.521%2018.462%209.298%2018.301%209.03%20C%2018.177%208.827%2018.092%208.605%2018.048%208.373%20C%2018.02%208.225%2018.009%208.074%2018.015%207.923%20C%2018.036%207.429%2018.239%206.965%2018.587%206.615%20C%2019.351%205.849%2020.596%205.849%2021.359%206.615%20C%2022.124%207.383%2022.124%208.631%2021.359%209.397%20C%2021.012%209.745%2020.548%209.95%2020.058%209.971%2522%20fill%3D%2522rgb(0%2C0%2C0)%2522%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E",
    "favicon": "https://framerusercontent.com/images/wQHqvZcBpmlDmRpwtPD2PHxyfo.png",
    "ogImage": "https://framerusercontent.com/images/CSFXJyXsZrqYwR2Bk0dl2eTKcjQ.jpg",
    "logoHref": "./"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 10,
    "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of the main brand logo for Rose Rocket.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Talk to Sales",
      "reasoning": "Button #0 is selected as the primary CTA because it uses the brand's primary color (#194B44), which is vibrant and stands out as a call-to-action. The text 'Talk to Sales' is action-oriented, making it a strong candidate for primary CTA."
    },
    "secondary": {
      "index": 2,
      "text": "View Pricing",
      "reasoning": "Button #2 is selected as the secondary CTA because it has a different background color (#FFFFFF) and offers a less prominent action ('View Pricing'), which complements the primary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "businesses in freight and trucking"
  },
  "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 located in the header, is visible, and links to the homepage, which are strong indicators of the main brand logo for Rose Rocket.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles