Home · Branding · Sliced Investing

Sliced Investing Brand Identity

A complete profile of Sliced Investing's visual system — colors, typography, components, and personality — extracted from https://aventure.vc. Built for designers, agents, and AI tools.

Download JSON
Primary
#1A202C
Accent
#00C853
Body Font
Helvetica
Heading
Archivo

Color Palette

Brand palette extracted from https://aventure.vc.

primary
#1A202C
rgb(26, 32, 44)
secondary
#0A2540
rgb(10, 37, 64)
accent
#00C853
rgb(0, 200, 83)
background
#F0F2F5
rgb(240, 242, 245)
textPrimary
#000000
rgb(0, 0, 0)
link
#00C853
rgb(0, 200, 83)

Typography

Each font links to its Google Fonts page where available.

primary
Helvetica
heading
Archivo
Crimson Pro, Crimson Pro Fallback, Georgia, 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

Sliced Investing logo
Logo
Sliced Investing social image
Social Card

UI Components

Live previews rendered using Sliced Investing's actual button styles.

input
background transparent textColor #1A202C borderColor null borderRadius 0px shadow none
buttonPrimary
background transparent textColor #000000 borderColor #CCCED0 borderRadius 12px shadow none
buttonSecondary
background #000000 textColor #FFFFFF borderColor #000000 borderRadius 12px shadow none

Brand Personality

Tone: professional Energy: medium Audience: venture capitalists and startup founders

Sliced Investing Brand in the Wild

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

Frequently Asked Questions

What is Sliced Investing's primary brand color?

Sliced Investing's primary brand color is #1A202C. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Sliced Investing use?

Sliced Investing uses #00C853 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Sliced Investing use?

Sliced Investing uses Helvetica for body text and Archivo for headings. Fonts were detected on https://aventure.vc as part of their live design system.

Does Sliced Investing use a light or dark theme?

Sliced Investing's primary site uses a light color scheme, with a background of #F0F2F5.

Where can I find Sliced Investing's logo?

Sliced Investing's logo is available directly on their site (https://aventure.vc). 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://aventure.vc 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 Sliced Investing.

Methodology

Brand data on this page was extracted from https://aventure.vc 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 Sliced Investing.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Helvetica",
      "role": "body"
    },
    {
      "family": "JetBrains Mono",
      "role": "monospace"
    },
    {
      "family": "Archivo",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#1A202C",
    "secondary": "#0A2540",
    "accent": "#00C853",
    "background": "#F0F2F5",
    "textPrimary": "#000000",
    "link": "#00C853"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Helvetica",
      "heading": "Archivo"
    },
    "fontStacks": {
      "heading": [
        "Crimson Pro",
        "Crimson Pro Fallback",
        "Georgia",
        "serif"
      ],
      "body": [
        "Helvetica"
      ],
      "paragraph": [
        "Helvetica"
      ]
    },
    "fontSizes": {
      "h1": "96px",
      "h2": "52px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#1A202C",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "transparent",
      "textColor": "#000000",
      "borderColor": "#CCCED0",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderColor": "#000000",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20232%2050%22%20width%3D%22232%22%20height%3D%2250%22%20data-fc-idx%3D%220%22%3E%3Cg%20fill%3D%22%23fff%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%3E%3Cpath%20d%3D%22M0%2036.187q0-3.742%201.47-6.64%201.516-2.896%204.056-4.455%202.585-1.56%205.75-1.56%202.763%200%204.813%201.114%202.094%201.115%203.342%202.807v-3.52l6.284-1.12V48.62h-6.284v-3.61q-1.203%201.74-3.342%202.897-2.095%201.114-4.858%201.114-3.12%200-5.705-1.604-2.54-1.605-4.055-4.5Q0%2039.975%200%2036.187m19.431.09q0-2.274-.891-3.877-.89-1.65-2.407-2.496a6.3%206.3%200%200%200-3.253-.891%206.3%206.3%200%200%200-3.209.847q-1.47.846-2.407%202.495-.89%201.605-.89%203.832%200%202.228.89%203.921.937%201.65%202.407%202.54%201.515.891%203.209.891a6.56%206.56%200%200%200%203.253-.846q1.516-.891%202.407-2.496.891-1.649.891-3.92M57.525%2017.517l-11.41%2031.102H38.54l-11.41-31.102h6.686l8.557%2024.73%208.512-24.73zM81.99%2035.742q0%201.336-.179%202.406h-18.05q.224%202.673%201.872%204.188%201.65%201.515%204.056%201.515%203.475%200%204.947-2.985h6.73q-1.07%203.564-4.1%205.882-3.031%202.272-7.444%202.272-3.565%200-6.417-1.56-2.808-1.603-4.413-4.5-1.56-2.896-1.56-6.684%200-3.832%201.56-6.728t4.368-4.456%206.462-1.56q3.521%200%206.284%201.515a10.45%2010.45%200%200%201%204.323%204.322q1.56%202.763%201.56%206.373m-6.463-1.783q-.046-2.406-1.738-3.832-1.694-1.47-4.145-1.47-2.317%200-3.922%201.425-1.56%201.382-1.916%203.877zM97.997%2023.577q4.413%200%207.131%202.807%202.719%202.763%202.719%207.753V48.62h-6.24V34.984q0-2.94-1.47-4.5-1.47-1.605-4.011-1.605-2.586%200-4.1%201.604-1.471%201.56-1.471%204.501v13.635h-6.24V23.933l6.24-1.12v4.195q1.247-1.604%203.164-2.495%201.96-.936%204.278-.936M118.816%2029.058v11.941q0%201.248.58%201.827.624.535%202.05.535h2.897v5.258h-3.922q-7.889%200-7.889-7.664V29.058h-2.941v-5.125h2.941V17.83l6.284-1.12v7.224h5.527v5.125zM149.911%2022.814v25.805h-6.284V45.5q-1.204%201.605-3.165%202.54-1.916.891-4.189.891-2.897%200-5.125-1.203-2.229-1.248-3.521-3.61-1.248-2.406-1.248-5.703V23.933l6.239-1.12v14.71q0%202.941%201.471%204.546%201.471%201.56%204.011%201.56%202.585%200%204.056-1.56%201.47-1.605%201.471-4.545v-13.59zM160.078%2027.765q1.203-1.96%203.12-3.074%201.96-1.114%204.456-1.114v6.55h-1.649q-2.941%200-4.456%201.381-1.471%201.381-1.471%204.813v12.298h-6.24V23.933h6.24zM192.581%2035.742q0%201.336-.179%202.406h-18.049q.222%202.673%201.871%204.188t4.056%201.515q3.477%200%204.947-2.985h6.73q-1.07%203.564-4.1%205.882-3.031%202.272-7.443%202.272-3.565%200-6.418-1.56-2.808-1.603-4.412-4.5-1.56-2.896-1.56-6.684%200-3.832%201.56-6.728t4.368-4.456q2.807-1.56%206.462-1.56%203.52%200%206.284%201.515a10.45%2010.45%200%200%201%204.323%204.322q1.56%202.763%201.56%206.373m-6.463-1.783q-.044-2.406-1.738-3.832-1.693-1.47-4.144-1.47-2.318%200-3.922%201.425-1.56%201.382-1.917%203.877z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23fff%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%3E%3Cpath%20d%3D%22m215.177%2026.23.608.365c-2.358%205.94-2.937%209.569-2.794%2016.517h-1.943c.319-1.013.243-3.037.243-3.158%200-.642-2.378-6.891-4.997-9.904l-1.075-1.026c.359.267.719.617%201.075%201.026l1.597%201.524c1.711%201.715%202.518%202.973%203.643%205.83.742-4.614%201.588-7.043%203.643-11.174%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%220.321%22%20d%3D%22M227.023%2048.456c-9.963-6.107-19.605-6.107-29.89%200z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20stroke%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20stroke-width%3A%200.321px%20!important%3B%20stroke-linejoin%3A%20round%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M231.447%200c2.307%2020.768-4.615%2031.455-16.638%2026.84%202.773-5.401%204.883-8.134%209.351-12.63-4.414%203.747-6.74%206.16-10.323%2011.658C201.814%209.716%20227.318%204.736%20231.447%200M195.034%2017.681c.998%2012.644%206.347%2018.224%2012.987%2014.098-2.271-2.902-3.841-4.29-7.019-6.46%203.06%201.73%204.723%202.902%207.487%205.77%205.321-11.004-10.452-11.056-13.455-13.408%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E",
    "favicon": null,
    "ogImage": "https://aventure.vc/images/aventure_logo.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is a medium-sized, visible logo located at the top of the page, linking to the homepage, which aligns with the brand 'aVenture'.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 2,
      "text": "View Funding Data",
      "reasoning": "Button #2 'View Funding Data' has a transparent background with a border, making it stand out as a primary CTA due to its unique style and action-oriented text."
    },
    "secondary": {
      "index": 0,
      "text": "Explore Companies",
      "reasoning": "Button #0 'Explore Companies' has a dark background, providing a strong contrast to the primary button's transparent style, making it suitable as a secondary CTA."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "venture capitalists and startup founders"
  },
  "designSystem": {
    "framework": "chakra",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is a medium-sized, visible logo located at the top of the page, linking to the homepage, which aligns with the brand 'aVenture'.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles