Home · Branding · Vori

Vori Brand Identity

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

Download JSON
Primary
#9974FF
Accent
#875BFF
Body Font
Rethink Sans
Heading
Rethink Sans

Color Palette

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

primary
#9974FF
rgb(153, 116, 255)
secondary
#ECE5FF
rgb(236, 229, 255)
accent
#875BFF
rgb(135, 91, 255)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#875BFF
rgb(135, 91, 255)
link
#875BFF
rgb(135, 91, 255)

Typography

Each font links to its Google Fonts page where available.

primary
Rethink Sans
Rethink Sans Google Fonts →
heading
Rethink Sans
Rethink Sans Google Fonts →
Rethink Sans, Arial, 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

Vori logo
Logo
Vori favicon
Favicon
Vori social image
Social Card

UI Components

Live previews rendered using Vori's actual button styles.

buttonPrimary
background #875BFF textColor #FFFFFF borderColor #875BFF borderRadius 40px shadow none
buttonSecondary
background #FAFAFA textColor #0E0D14 borderRadius 0px shadow none

Brand Personality

Tone: modern Energy: medium Audience: grocery store operators and managers

Vori Brand in the Wild

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

Frequently Asked Questions

What is Vori's primary brand color?

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

What accent color does Vori use?

Vori uses #875BFF as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Vori use?

Vori uses Rethink Sans as the primary typeface across body and headings.

Does Vori use a light or dark theme?

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

Where can I find Vori's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Rethink Sans",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "unknown"
    },
    {
      "family": "STIX Two Math",
      "role": "unknown"
    },
    {
      "family": "Impact",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#9974FF",
    "secondary": "#ECE5FF",
    "accent": "#875BFF",
    "background": "#FFFFFF",
    "textPrimary": "#875BFF",
    "link": "#875BFF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Rethink Sans",
      "heading": "Rethink Sans"
    },
    "fontStacks": {
      "heading": [
        "Rethink Sans",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Rethink Sans",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Rethink Sans",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "80px",
      "h2": "47px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#875BFF",
      "textColor": "#FFFFFF",
      "borderColor": "#875BFF",
      "borderRadius": "40px",
      "borderRadiusCorners": {
        "topLeft": "40px",
        "topRight": "40px",
        "bottomRight": "40px",
        "bottomLeft": "40px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FAFAFA",
      "textColor": "#0E0D14",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20122%2050%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%0A%3Cpath%20d%3D%22M70.4202%2037.4686L61.5469%2012.5918H67.4438L73.9137%2031.8186L80.3835%2012.5918H86.2525L77.3512%2037.4686H70.4202Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M92.4538%2037.8898C90.7629%2037.8898%2089.2118%2037.5243%2087.8145%2036.8076C86.4171%2036.0908%2085.2992%2035.0367%2084.4608%2033.6593C83.6223%2032.2819%2083.2031%2030.6094%2083.2031%2028.6558C83.2031%2026.7022%2083.6084%2025.1562%2084.4188%2023.7929C85.2293%2022.4155%2086.3472%2021.3474%2087.7586%2020.5744C89.1699%2019.8014%2090.7629%2019.4219%2092.5236%2019.4219C94.4101%2019.4219%2096.045%2019.8154%2097.4284%2020.6165C98.8118%2021.4036%2099.9018%2022.4999%20100.684%2023.8913C101.467%2025.2827%20101.844%2026.8709%20101.844%2028.6699C101.844%2030.4689%20101.439%2032.1695%20100.614%2033.5609C99.79%2034.9523%2098.6721%2036.0205%2097.2607%2036.7794C95.8494%2037.5384%2094.2424%2037.9179%2092.4538%2037.9179V37.8898ZM92.4957%2033.1252C93.2782%2033.1252%2093.9489%2032.9425%2094.5079%2032.549C95.0808%2032.1695%2095.514%2031.6354%2095.8354%2030.9467C96.1568%2030.2581%2096.3105%2029.485%2096.3105%2028.5996C96.3105%2027.6298%2096.1428%2026.8147%2095.7935%2026.1681C95.4441%2025.5216%2094.997%2025.0297%2094.4101%2024.6924C93.8372%2024.3551%2093.1944%2024.2005%2092.4817%2024.2005C91.769%2024.2005%2091.0983%2024.3832%2090.5254%2024.7346C89.9525%2025.0859%2089.4913%2025.6059%2089.1699%2026.2665C88.8346%2026.9271%2088.6808%2027.7282%2088.6808%2028.6418C88.6808%2029.5553%2088.8345%2030.3002%2089.1559%2030.9748C89.4773%2031.6495%2089.9105%2032.1836%2090.4835%2032.549C91.0424%2032.9285%2091.7131%2033.1252%2092.4957%2033.1252Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M103.438%2037.4681V19.8435H108.873V22.5842C109.488%2021.6847%20110.271%2020.9257%20111.207%2020.3214C112.143%2019.717%20113.233%2019.4219%20114.463%2019.4219V25.2124H112.94C111.57%2025.2124%20110.55%2025.5216%20109.879%2026.14C109.209%2026.7584%20108.873%2027.7704%20108.873%2029.1899V37.4681H103.438Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M118.627%2018.2697C117.705%2018.2697%20116.922%2017.9324%20116.266%2017.2718C115.609%2016.6112%20115.273%2015.8101%20115.273%2014.8966C115.273%2013.983%20115.609%2013.1819%20116.266%2012.5213C116.922%2011.8608%20117.719%2011.5234%20118.627%2011.5234C119.591%2011.5234%20120.388%2011.8608%20121.031%2012.5213C121.673%2013.1819%20121.981%2013.983%20121.981%2014.8966C121.981%2015.8101%20121.659%2016.6112%20121.031%2017.2718C120.388%2017.9324%20119.591%2018.2697%20118.627%2018.2697ZM115.916%2037.4684V19.8438H121.352V37.4684H115.916Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M34.7593%200H14.4822C6.48529%200%200%206.5085%200%2014.534V34.8837C0%2042.9128%206.48529%2049.4177%2014.4822%2049.4177H34.7593C42.7562%2049.4177%2049.2415%2042.9092%2049.2415%2034.8837V14.534C49.2415%206.5085%2042.7562%200%2034.7593%200Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20class%3D%22vori-letter%22%20d%3D%22M18.1627%2013.2926H11.1288C10.8349%2013.2926%2010.6509%2013.6053%2010.7889%2013.8646L23.9046%2038.6196C24.0533%2038.8968%2024.4533%2038.8932%2024.5985%2038.6125L28.0075%2031.8092C28.0641%2031.6919%2028.0641%2031.5605%2028.0075%2031.4503L18.5167%2013.4987C18.4459%2013.3708%2018.315%2013.2891%2018.1698%2013.2891H18.1627V13.2926Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(15%2C%2015%2C%2015)%20!important%3B%22%2F%3E%0A%3Cpath%20class%3D%22vori-letter%22%20d%3D%22M34.2047%2020.1038L37.511%2013.8689C37.6491%2013.6095%2037.4579%2013.2969%2037.1712%2013.2969H30.5584C30.2646%2013.2969%2030.0805%2013.6095%2030.2186%2013.8689L33.525%2020.1038C33.6701%2020.3809%2034.0666%2020.3809%2034.2117%2020.1038H34.2047Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(15%2C%2015%2C%2015)%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/696a48a7323254ea5a7ab884/69d8a90f1c7e7e222372bf92_favicon-32.png",
    "ogImage": "https://cdn.prod.website-files.com/696a48a7323254ea5a7ab884/69ddc0cf68022b3ef6900757_vi-og.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 4,
    "reasoning": "Selected #4 because it is visible, medium-sized, and links to the homepage, matching the brand Vori.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Book a Demo",
      "reasoning": "Button #0 'Book a Demo' uses the vibrant brand color #875BFF, making it the most prominent CTA."
    },
    "secondary": {
      "index": 2,
      "text": "Learn More",
      "reasoning": "Button #2 'Learn More' has a different background color (#FAFAFA) and serves as a secondary action."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "grocery store operators and managers"
  },
  "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": 4,
        "selectedLogoReasoning": "Selected #4 because it is visible, medium-sized, and links to the homepage, matching the brand Vori.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles