Home · Branding · Vesta

Vesta Brand Identity

A complete profile of Vesta's visual system — colors, typography, components, and personality — extracted from https://www.vesta.com/. Built for designers, agents, and AI tools.

Download JSON
Primary
#4357FF
Accent
#4357FF
Body Font
Satoshi
Heading
Bricolage Grotesque

Color Palette

Brand palette extracted from https://www.vesta.com/.

primary
#4357FF
rgb(67, 87, 255)
secondary
#CBD0FF
rgb(203, 208, 255)
accent
#4357FF
rgb(67, 87, 255)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000000
rgb(0, 0, 0)
link
#0000EE
rgb(0, 0, 238)

Typography

Each font links to its Google Fonts page where available.

primary
Satoshi
heading
Bricolage Grotesque
Bricolage Grotesque Google Fonts →
Bricolage Grotesque, 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

Vesta logo
Logo
Vesta favicon
Favicon
Vesta social image
Social Card

UI Components

Live previews rendered using Vesta's actual button styles.

buttonPrimary
background #4357FF textColor #FFFFFF borderRadius 8px shadow rgba(67, 56, 202, 0.6) 0px 0px 0px 0px, rgba(49, 46, 129, 0.4) 0px 1px 3px 0px, rgb(129, 140, 248) 0px 1px 1px 0px inset
buttonSecondary
background #222222 textColor #FFFFFF borderRadius 8px shadow none

Brand Personality

Tone: professional Energy: medium Audience: financial and mortgage industry professionals

Vesta Brand in the Wild

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

Frequently Asked Questions

What is Vesta's primary brand color?

Vesta's primary brand color is #4357FF. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Vesta use?

Vesta uses Satoshi for body text and Bricolage Grotesque for headings. Fonts were detected on https://www.vesta.com/ as part of their live design system.

Does Vesta use a light or dark theme?

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

Where can I find Vesta's logo?

Vesta's logo is available directly on their site (https://www.vesta.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.vesta.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 Vesta.

Methodology

Brand data on this page was extracted from https://www.vesta.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 Vesta.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Satoshi",
      "role": "body"
    },
    {
      "family": "Bricolage Grotesque",
      "role": "heading"
    },
    {
      "family": "IBM Plex Mono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#4357FF",
    "secondary": "#CBD0FF",
    "accent": "#4357FF",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Satoshi",
      "heading": "Bricolage Grotesque"
    },
    "fontStacks": {
      "heading": [
        "Bricolage Grotesque",
        "sans-serif"
      ],
      "body": [
        "Satoshi",
        "sans-serif"
      ],
      "paragraph": [
        "Satoshi",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "70px",
      "h2": "38px",
      "body": "12.8px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#4357FF",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgba(67, 56, 202, 0.6) 0px 0px 0px 0px, rgba(49, 46, 129, 0.4) 0px 1px 3px 0px, rgb(129, 140, 248) 0px 1px 1px 0px inset"
    },
    "buttonSecondary": {
      "background": "#222222",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2274%22%20height%3D%2222%22%20viewBox%3D%220%200%2074%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0_2675_16607)%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3Cpath%20d%3D%22M21.3105%2017.9844H18.3428V21.9718H21.3105V17.9844Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M3.85144%2021.9729H0.891602L0.891602%209.36978L10.7762%20-0.0212402L12.9288%202.02785L3.85144%2010.6435L3.85144%2021.9729Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M9.66883%2021.973H6.70898L6.70898%2012.2892L15.0899%204.08496L17.2346%206.13405L9.66883%2013.5393L9.66883%2021.973Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M15.4931%2021.9725H12.5254V15.1685L19.4581%208.26172L21.6107%2010.3108L15.4931%2016.3948V21.9725Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M27.5537%209.125H29.6588L31.9856%2016.285H32.0251L34.336%209.125H36.4491L32.8244%2019.3388H31.1862L27.5537%209.125Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M38.7363%2015.0029C38.7363%2015.8257%2038.9658%2016.4507%2039.4248%2016.87C39.8522%2017.3052%2040.4141%2017.5188%2041.1026%2017.5188C41.9098%2017.5188%2042.63%2017.1865%2043.271%2016.5219L44.7114%2017.7957C43.6984%2018.9112%2042.5113%2019.4571%2041.1501%2019.4492C40.6278%2019.4492%2040.1213%2019.3701%2039.6227%2019.2119C39.3774%2019.1248%2039.132%2019.0141%2038.9025%2018.8638C38.6572%2018.7372%2038.4198%2018.5869%2038.2061%2018.4049C37.7866%2018.0251%2037.4463%2017.4951%2037.1852%2016.8147C36.9003%2016.158%2036.7578%2015.3036%2036.7578%2014.2592C36.7578%2013.2466%2036.8844%2012.4079%2037.1298%2011.7434C37.3751%2011.063%2037.6917%2010.525%2038.0795%2010.1294C38.4752%209.72591%2038.9183%209.44109%2039.4011%209.26704C39.8838%209.09299%2040.3587%208.99805%2040.8335%208.99805C41.9652%209.01387%2042.9228%209.39362%2043.6984%2010.1531C44.4898%2010.9206%2044.8934%2011.9807%2044.9092%2013.3178V15.0108H38.7363V15.0029ZM42.9149%2013.3098C42.8912%2012.5108%2042.6854%2011.9095%2042.2897%2011.4981C41.9098%2011.1104%2041.4192%2010.9126%2040.8177%2010.9126C40.2162%2010.9126%2039.7256%2011.1104%2039.3457%2011.4981C38.9737%2011.9095%2038.7601%2012.5108%2038.7284%2013.3098H42.9149Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M47.2043%2016.214C48.0115%2017.0843%2049.0562%2017.5273%2050.3382%2017.5273C50.9081%2017.5273%2051.3829%2017.4087%2051.7469%2017.1792C52.111%2016.9498%2052.293%2016.6254%2052.293%2016.214C52.293%2015.8501%2052.1822%2015.589%2051.9685%2015.4466C51.7469%2015.2963%2051.4462%2015.2172%2051.0822%2015.2013L49.3252%2015.0431C48.4943%2014.964%2047.8137%2014.6792%2047.2913%2014.1808C46.7532%2013.6981%2046.4841%2013.0178%2046.4683%2012.1475C46.4841%2011.0952%2046.8402%2010.312%2047.5446%209.78984C48.2331%209.26767%2049.1037%209.00659%2050.1562%209.00659C50.6152%209.00659%2051.0268%209.03824%2051.3829%209.09362C51.7469%209.15691%2052.0872%209.25185%2052.4038%209.37052C53.0132%209.62369%2053.5592%209.9718%2054.042%2010.399L52.8074%2011.8864C52.4275%2011.6016%2052.0239%2011.3642%2051.5966%2011.1823C51.1771%2011.0161%2050.6944%2010.937%2050.1483%2010.937C49.5231%2010.937%2049.0878%2011.0557%2048.8425%2011.2851C48.5813%2011.5146%2048.4547%2011.8073%2048.4547%2012.1712C48.4389%2012.4007%2048.5418%2012.5984%2048.7475%2012.7725C48.9375%2012.9624%2049.2778%2013.081%2049.7605%2013.1364L51.4066%2013.263C52.4355%2013.3421%2053.1794%2013.6665%2053.6384%2014.2282C54.0657%2014.782%2054.2794%2015.4782%2054.2794%2016.3248C54.2636%2017.3137%2053.8758%2018.0811%2053.1081%2018.6191C52.3484%2019.1729%2051.3671%2019.4499%2050.18%2019.4657C48.5655%2019.4657%2047.1093%2018.8565%2045.8193%2017.6381L47.2043%2016.214Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M56.3045%206.01562L58.2909%206.01563V9.12487H60.1269L59.7708%2010.6993H58.2909V16.6567C58.2751%2017.1709%2058.5125%2017.4241%2058.9952%2017.4162H59.7392L59.383%2019.3466H58.7024C58.006%2019.3466%2057.4362%2019.1251%2056.993%2018.682C56.534%2018.2548%2056.3045%2017.6377%2056.3045%2016.8307V10.7072H54.9512L55.3073%209.13278H56.3045V6.01562Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M66.8706%2018.4295H66.831C66.649%2018.7777%2066.3641%2019.0308%2065.9763%2019.197C65.5964%2019.371%2065.0662%2019.4501%2064.3935%2019.4501C63.2855%2019.4343%2062.4387%2019.1337%2061.8373%2018.5482C61.2121%2017.9707%2060.8955%2017.2349%2060.8955%2016.333C60.8955%2015.4706%2061.1725%2014.7665%2061.7186%2014.1969C62.2646%2013.6193%2063.0639%2013.3266%2064.1165%2013.3108H66.8706V12.2348C66.8864%2011.3329%2066.2058%2010.8898%2064.8367%2010.9215C64.3381%2010.9215%2063.9503%2010.9769%2063.6654%2011.0797C63.3647%2011.2063%2063.1352%2011.412%2062.9611%2011.7126L61.3941%2010.4784C62.1459%209.45784%2063.2618%208.96732%2064.7338%208.99106C65.9763%208.97523%2066.9735%209.22049%2067.7174%209.71892C68.4613%2010.2332%2068.8412%2011.1114%2068.8491%2012.3535V19.3315H66.8627V18.4295H66.8706ZM66.8706%2015.0038H64.4806C63.3251%2015.0276%2062.7474%2015.439%2062.7632%2016.238C62.7632%2016.5862%2062.9136%2016.8789%2063.2143%2017.1241C63.4992%2017.3931%2063.9741%2017.5276%2064.6388%2017.5276C65.4698%2017.5435%2066.0634%2017.4406%2066.4037%2017.2191C66.7123%2017.0055%2066.8706%2016.507%2066.8706%2015.7396V15.0038Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3CclipPath%20id%3D%22clip0_2675_16607%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3Crect%20width%3D%2273%22%20height%3D%2222%22%20fill%3D%22white%22%20transform%3D%22translate(0.545898)%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/659b0bff5243ed5b2c8a41a3/65dec6af16ba19f9b2f6c228_Favicon%2032x32.png",
    "ogImage": "https://cdn.prod.website-files.com/65e8d2580d2875b2bb507bc7/65e8d2580d2875b2bb507c8c_home%20hero%20image.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, links to the homepage, and matches the brand name 'Vesta' from the URL and page title.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Become a partnerBecome a partner",
      "reasoning": "Button #1 uses the vibrant brand color #4357FF, which aligns with the primary brand color and is likely intended to draw attention as the main call-to-action."
    },
    "secondary": {
      "index": 0,
      "text": "See demoSee demo",
      "reasoning": "Button #0 has a different background color (#222222) and serves as a secondary action with less emphasis compared to the primary button."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "financial and mortgage industry professionals"
  },
  "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, links to the homepage, and matches the brand name 'Vesta' from the URL and page title.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles