Bentocart Brand: Colors, Fonts, Logo & Visual Identity

Bentocart Brand Identity

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

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Bentocart's actual button styles.

Brand Personality

Bentocart Brand in the Wild

Image: bentoclub.s3.us-west-1.amazonaws.com
Source: bentocart.com

Image: demjg42rarnj2.cloudfront.net
Source: bentocart.com

Image: demjg42rarnj2.cloudfront.net
Source: bentocart.com

Image: s.hdnux.com
Source: sfchronicle.com

Image: us1-photo.nextdoor.com
Source: nextdoor.com

Frequently Asked Questions

What is Bentocart's primary brand color?

Bentocart's primary brand color is #3C763D. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Bentocart use?

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

What font does Bentocart use?

Bentocart uses Work Sans for body text and Manrope for headings. Fonts were detected on https://www.bentocart.com as part of their live design system.

Does Bentocart use a light or dark theme?

Bentocart's primary site uses a light color scheme, with a background of #F7F2E6.

Where can I find Bentocart's logo?

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

Methodology

Brand data on this page was extracted from https://www.bentocart.com on 2026-07-27 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 Bentocart.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Work Sans",
      "role": "body"
    },
    {
      "family": "Manrope",
      "role": "heading"
    },
    {
      "family": "Lilita One",
      "role": "display"
    }
  ],
  "colors": {
    "primary": "#3C763D",
    "secondary": "#337AB7",
    "accent": "#ED5103",
    "background": "#F7F2E6",
    "textPrimary": "#333333",
    "link": "#337AB7"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Work Sans",
      "heading": "Manrope"
    },
    "fontStacks": {
      "heading": [
        "Lilita One",
        "sans-serif"
      ],
      "body": [
        "Work Sans",
        "Helvetica",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Work Sans",
        "Helvetica",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "52px",
      "h2": "25px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#606060",
      "borderColor": "#121212",
      "borderRadius": "5px",
      "borderRadiusCorners": {
        "topLeft": "5px",
        "topRight": "5px",
        "bottomRight": "5px",
        "bottomLeft": "5px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#ED5103",
      "textColor": "#FFFFFF",
      "borderRadius": "30px",
      "borderRadiusCorners": {
        "topLeft": "30px",
        "topRight": "30px",
        "bottomRight": "30px",
        "bottomLeft": "30px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#121212",
      "textColor": "#FFFFFF",
      "borderRadius": "140px",
      "borderRadiusCorners": {
        "topLeft": "140px",
        "topRight": "140px",
        "bottomRight": "140px",
        "bottomLeft": "140px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://bentoclub.s3.us-west-1.amazonaws.com/assets/neon/neon-logo-100.png",
    "favicon": "https://www.exploreneon.com/static/store/favicon.98dc9f595fff.ico",
    "ogImage": "https://bentoclub.s3.us-west-1.amazonaws.com/social/neon-social-share-2.jpg",
    "logoHref": "/",
    "logoAlt": "Neon Market"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, which are strong indicators of a primary brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "See Menu",
      "reasoning": "Button #0 has a vibrant red/orange color (#ED5103), which is typically used for primary CTAs due to its high visibility and action-oriented nature."
    },
    "secondary": {
      "index": 1,
      "text": "See Menu",
      "reasoning": "Button #1 has a dark background (#121212), making it suitable as a secondary button since it contrasts with the primary button's vibrant color."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy consumers"
  },
  "designSystem": {
    "framework": "bootstrap",
    "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, and links to the homepage, which are strong indicators of a primary brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}
``

## Related Brand Profiles

[Zapier](/content/branding/zapier/index.html) [Scale AI](/content/branding/scale-ai/index.html) [Fivetran](/content/branding/fivetran/index.html) [Stripe](/content/branding/stripe/index.html) [PagerDuty](/content/branding/pagerduty/index.html) [Brex](/content/branding/brex/index.html)