Home · Branding · Bolto

Bolto Brand Identity

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

Download JSON
Primary
#2966FF
Accent
#2966FF
Body Font
Manrope
Heading
Manrope

Color Palette

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

primary
#2966FF
rgb(41, 102, 255)
secondary
#EAFFBB
rgb(234, 255, 187)
accent
#2966FF
rgb(41, 102, 255)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#141414
rgb(20, 20, 20)
link
#EEF3FF
rgb(238, 243, 255)

Typography

Each font links to its Google Fonts page where available.

primary
Manrope
heading
Manrope
Manrope, 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

Bolto logo
Logo
Bolto favicon
Favicon
Bolto social image
Social Card

UI Components

Live previews rendered using Bolto's actual button styles.

input
background transparent textColor #141414 borderColor null borderRadius 0px shadow none
buttonPrimary
background #2966FF textColor #FFFFFF borderRadius 10px shadow none
buttonSecondary
background #1C1C1C textColor #FFFFFF borderRadius 8px shadow none

Brand Personality

Tone: professional Energy: medium Audience: business professionals and HR departments

Bolto Brand in the Wild

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

Frequently Asked Questions

What is Bolto's primary brand color?

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

What font does Bolto use?

Bolto uses Manrope as the primary typeface across body and headings.

Does Bolto use a light or dark theme?

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

Where can I find Bolto's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Manrope",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#2966FF",
    "secondary": "#EAFFBB",
    "accent": "#2966FF",
    "background": "#FFFFFF",
    "textPrimary": "#141414",
    "link": "#EEF3FF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Manrope",
      "heading": "Manrope"
    },
    "fontStacks": {
      "heading": [
        "Manrope",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Manrope",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Manrope",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "20px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#141414",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#2966FF",
      "textColor": "#FFFFFF",
      "borderRadius": "10px",
      "borderRadiusCorners": {
        "topLeft": "10px",
        "topRight": "10px",
        "bottomRight": "10px",
        "bottomLeft": "10px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#1C1C1C",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/67833e57809dd5be694b7df7/695ed6c0f66227843cd2bb6f_Bolto%20-%20Blue.png",
    "favicon": "https://cdn.prod.website-files.com/67833e57809dd5be694b7df7/6997855095b8dfd21aba691f_Favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/67833e57809dd5be694b7df7/6786f8bfa4b25b09dad9f5b4_OG%20IMAGE.png"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 25,
    "reasoning": "Logo rejected: Red flags detected (menu word). Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Bolto'.",
    "confidence": 0.9,
    "rejected": true,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 2,
      "text": "Get started",
      "reasoning": "Button #2 'Get started' uses the brand's primary color #2966FF and has strong CTA text, making it the main call-to-action."
    },
    "secondary": {
      "index": 1,
      "text": "Join newsletter",
      "reasoning": "Button #1 'Join newsletter' has a different background color #1C1C1C and serves as a secondary action, complementing the primary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals and HR departments"
  },
  "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 visible, located in the header, links to the homepage, and matches the brand name 'Bolto'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles