Home · Branding · Mindee

Mindee Brand Identity

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

Download JSON
Primary
#FD3246
Accent
#FD3246
Body Font
Manrope
Heading
Manrope

Color Palette

Brand palette extracted from https://mindee.com.

primary
#FD3246
rgb(253, 50, 70)
secondary
#94A3B8
rgb(148, 163, 184)
accent
#FD3246
rgb(253, 50, 70)
background
#020817
rgb(2, 8, 23)
textPrimary
#020817
rgb(2, 8, 23)
link
#020817
rgb(2, 8, 23)

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

Mindee logo
Logo
Mindee favicon
Favicon
Mindee social image
Social Card

UI Components

Live previews rendered using Mindee's actual button styles.

buttonPrimary
background #FD3246 textColor #FFFFFF borderRadius 160px shadow rgba(62, 62, 58, 0.4) 0px 1px 2px 0px, rgba(202, 0, 23, 0.76) 0px 0px 0px 1px
buttonSecondary
background #341020 textColor #FD3246 borderRadius 160px shadow none

Brand Personality

Tone: professional Energy: medium Audience: developers and businesses looking for document processing solutions

Mindee Brand in the Wild

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

Frequently Asked Questions

What is Mindee's primary brand color?

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

What font does Mindee use?

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

Does Mindee use a light or dark theme?

Mindee's primary site uses a dark color scheme, with a background of #020817.

Where can I find Mindee's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Manrope",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#FD3246",
    "secondary": "#94A3B8",
    "accent": "#FD3246",
    "background": "#020817",
    "textPrimary": "#020817",
    "link": "#020817"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Manrope",
      "heading": "Manrope"
    },
    "fontStacks": {
      "heading": [
        "Manrope",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Manrope",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Manrope",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "40px",
      "h2": "32px",
      "body": "12px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "16px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FD3246",
      "textColor": "#FFFFFF",
      "borderRadius": "160px",
      "borderRadiusCorners": {
        "topLeft": "160px",
        "topRight": "160px",
        "bottomRight": "160px",
        "bottomLeft": "160px"
      },
      "shadow": "rgba(62, 62, 58, 0.4) 0px 1px 2px 0px, rgba(202, 0, 23, 0.76) 0px 0px 0px 1px"
    },
    "buttonSecondary": {
      "background": "#341020",
      "textColor": "#FD3246",
      "borderRadius": "160px",
      "borderRadiusCorners": {
        "topLeft": "160px",
        "topRight": "160px",
        "bottomRight": "160px",
        "bottomLeft": "160px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/67e9eeb19d0cc4c32feb7410/699211180c520016bbb07a3e_Mindee.svg",
    "favicon": "https://cdn.prod.website-files.com/67e9eeb19d0cc4c32feb7410/67ef7c3fd895da684ed9951e_favicon-mindee.png",
    "ogImage": "https://cdn.prod.website-files.com/67e9eeb19d0cc4c32feb7410/697242693992ad9c5a0316ad_Open%20Graph.jpg",
    "logoHref": "https://www.mindee.com/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #1 because it is visible, located in the header, links to the homepage, and matches the brand's favicon, making it the primary brand logo.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "14-day free trial",
      "reasoning": "Button #0 with text '14-day free trial' is the primary CTA due to its vibrant brand color (#FD3246) and action-oriented text, making it the most prominent call-to-action."
    },
    "secondary": {
      "index": 2,
      "text": "View Mindee's Github",
      "reasoning": "Button #2 'View Mindee's Github' is selected as secondary due to its different background color (#341020) and supportive action, aligning with secondary CTA characteristics."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "developers and businesses looking for document processing solutions"
  },
  "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": 1,
        "selectedLogoReasoning": "Selected #1 because it is visible, located in the header, links to the homepage, and matches the brand's favicon, making it the primary brand logo.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles