Home · Branding · Crustdata

Crustdata Brand Identity

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

Download JSON
Primary
#002418
Accent
#0000EE
Body Font
Inter
Heading
Inter

Color Palette

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

primary
#002418
rgb(0, 36, 24)
secondary
#01E197
rgb(1, 225, 151)
accent
#0000EE
rgb(0, 0, 238)
background
#000000
rgb(0, 0, 0)
textPrimary
#000000
rgb(0, 0, 0)
link
#0000EE
rgb(0, 0, 238)

Typography

Each font links to its Google Fonts page where available.

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

Crustdata logo
Logo
Crustdata favicon
Favicon
Crustdata social image
Social Card

UI Components

Live previews rendered using Crustdata's actual button styles.

buttonPrimary
background #000000 textColor #0000EE borderRadius 8px shadow none
buttonSecondary
background #FFFFFF textColor #0000EE borderRadius 8px shadow none

Brand Personality

Tone: professional Energy: medium Audience: B2B professionals

Crustdata Brand in the Wild

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

Frequently Asked Questions

What is Crustdata's primary brand color?

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

What accent color does Crustdata use?

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

What font does Crustdata use?

Crustdata uses Inter as the primary typeface across body and headings.

Does Crustdata use a light or dark theme?

Crustdata's primary site uses a dark color scheme, with a background of #000000.

Where can I find Crustdata's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#002418",
    "secondary": "#01E197",
    "accent": "#0000EE",
    "background": "#000000",
    "textPrimary": "#000000",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "55px",
      "h2": "40px",
      "body": "11px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#000000",
      "textColor": "#0000EE",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#0000EE",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22width%3A100%25%3Bheight%3A100%25%3B%22%20viewBox%3D%220%200%20555%20110%22%20preserveAspectRatio%3D%22none%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20data-fc-idx%3D%220%22%3E%3Csvg%20width%3D%22555%22%20height%3D%22110%22%20fill%3D%22none%22%20id%3D%22svg1654537735_7955%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M95.08%2016.219a16%2016%200%200%200-13.856-8H45.718a16%2016%200%200%200-13.856%208L14.109%2046.967a16%2016%200%200%200%200%2016l17.753%2030.749a16%2016%200%200%200%2013.856%208h35.505a16%2016%200%200%200%2013.857-8l17.753-30.749a16%2016%200%200%200%200-16L95.08%2016.22Zm27.243%2046.748a16%2016%200%200%200%200-16L99.825%208a16%2016%200%200%200-13.856-8H40.973a16%2016%200%200%200-13.856%208L4.619%2046.967a16%2016%200%200%200%200%2016l22.498%2038.968a16%2016%200%200%200%2013.856%208h44.996a16%2016%200%200%200%2013.856-8l22.498-38.968Z%22%20fill%3D%22%235644ED%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.021%2055.075a4.11%204.11%200%200%201%204.11-4.11h108.898a4.11%204.11%200%201%201%200%208.22H9.131a4.11%204.11%200%200%201-4.11-4.11Z%22%20fill%3D%22%235644ED%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M92.859%204.222a4.11%204.11%200%200%201-1.454%205.626L12.188%2056.53a4.11%204.11%200%201%201-4.172-7.08L87.232%202.767a4.11%204.11%200%200%201%205.627%201.455Z%22%20fill%3D%22%235644ED%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M92.859%20105.415a4.109%204.109%200%200%200-1.454-5.626L12.188%2053.108a4.11%204.11%200%201%200-4.172%207.08l79.216%2046.681a4.108%204.108%200%200%200%205.627-1.454Z%22%20fill%3D%22%235644ED%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M72.61%2063.511a16%2016%200%200%201-.213-16.095l21.506-38.11a4.11%204.11%200%201%200-7.157-4.039L62.888%2047.542a16%2016%200%200%200%20.214%2016.096l23.604%2039.341a4.109%204.109%200%201%200%207.048-4.229L72.61%2063.511Z%22%20fill%3D%22%235644ED%22%2F%3E%3Cpath%20d%3D%22M181.383%2090.905c-5.938%200-11.235-1.453-15.891-4.36-4.656-2.905-8.312-7.03-10.969-12.374-2.656-5.375-3.984-11.735-3.984-19.078%200-7.375%201.328-13.75%203.984-19.125%202.657-5.375%206.313-9.516%2010.969-12.422%204.656-2.906%209.953-4.36%2015.891-4.36%203.5%200%206.797.516%209.89%201.547%203.125%201.032%205.938%202.532%208.438%204.5%202.5%201.938%204.578%204.328%206.234%207.172%201.688%202.813%202.844%206%203.469%209.563h-8.437c-.5-2.438-1.375-4.578-2.625-6.422a17.205%2017.205%200%200%200-4.5-4.64%2018.683%2018.683%200%200%200-5.813-2.86%2022.428%2022.428%200%200%200-6.656-.985c-4.219%200-8.047%201.079-11.485%203.235-3.437%202.125-6.171%205.281-8.203%209.469-2%204.156-3%209.265-3%2015.328%200%206.031%201%2011.125%203%2015.281%202.032%204.156%204.766%207.313%208.203%209.469%203.438%202.125%207.266%203.187%2011.485%203.187%202.312%200%204.531-.312%206.656-.937a20.164%2020.164%200%200%200%205.813-2.86%2017.855%2017.855%200%200%200%204.5-4.687c1.25-1.844%202.125-3.985%202.625-6.422h8.437c-.625%203.594-1.781%206.797-3.469%209.61-1.656%202.812-3.734%205.203-6.234%207.171-2.5%201.938-5.313%203.422-8.438%204.453-3.093%201.032-6.39%201.547-9.89%201.547Zm36.187-.937V37.56h7.688v7.97h.562c.969-2.594%202.703-4.688%205.203-6.282%202.532-1.625%205.36-2.438%208.485-2.438.594%200%201.328.016%202.203.047.875%200%201.547.016%202.016.047v8.157c-.282-.063-.907-.157-1.875-.282-.969-.125-2-.187-3.094-.187-2.531%200-4.797.531-6.797%201.593-2%201.063-3.578%202.516-4.734%204.36-1.125%201.844-1.688%203.953-1.688%206.328v33.094h-7.969Zm64.219-21.375V37.56h7.969v52.407h-7.969V81.06h-.562c-1.25%202.657-3.172%204.922-5.766%206.797-2.563%201.875-5.828%202.797-9.797%202.766-3.281%200-6.187-.703-8.719-2.11-2.531-1.437-4.531-3.624-6-6.562-1.437-2.937-2.156-6.64-2.156-11.11v-33.28h7.969v32.812c0%203.781%201.078%206.813%203.234%209.094%202.188%202.281%204.953%203.406%208.297%203.375%202%200%204.031-.5%206.094-1.5%202.094-1.032%203.844-2.594%205.25-4.688%201.437-2.125%202.156-4.812%202.156-8.062Zm55.313-19.219-7.219%201.969c-.688-1.782-1.875-3.469-3.563-5.063-1.656-1.625-4.25-2.437-7.781-2.437-3.187%200-5.844.75-7.969%202.25-2.125%201.468-3.187%203.312-3.187%205.531%200%202%20.719%203.594%202.156%204.781%201.469%201.188%203.75%202.157%206.844%202.907l7.781%201.875c4.656%201.125%208.125%202.859%2010.406%205.203%202.313%202.343%203.469%205.328%203.469%208.953%200%203-.859%205.687-2.578%208.062-1.719%202.375-4.109%204.25-7.172%205.625-3.062%201.375-6.625%202.063-10.687%202.063-5.344%200-9.766-1.172-13.266-3.516-3.469-2.344-5.672-5.734-6.609-10.172l7.593-1.875c.719%202.813%202.094%204.922%204.125%206.328%202.063%201.407%204.75%202.11%208.063%202.11%203.719%200%206.687-.797%208.906-2.39%202.25-1.626%203.375-3.548%203.375-5.767%200-3.687-2.594-6.156-7.781-7.406l-8.719-2.062c-4.812-1.157-8.344-2.922-10.594-5.297-2.25-2.375-3.375-5.36-3.375-8.953%200-2.969.828-5.594%202.485-7.875%201.687-2.282%203.984-4.063%206.89-5.344%202.907-1.313%206.188-1.969%209.844-1.969%205.219%200%209.297%201.157%2012.234%203.469%202.969%202.281%205.079%205.281%206.329%209Zm31.312-11.813v6.844H341.32v-6.843h27.094Zm-19.219-12.468h7.969v49.875c0%202.718.563%204.718%201.688%206%201.125%201.25%202.906%201.875%205.343%201.875.532%200%201.078-.032%201.641-.094a26.044%2026.044%200%200%200%201.922-.281l1.687%207.218c-.75.282-1.672.5-2.765.657a18.585%2018.585%200%200%201-3.235.281c-4.218%200-7.656-1.25-10.312-3.75-2.625-2.5-3.938-5.75-3.938-9.75V25.093Zm46.032%2066c-4.375%200-8.235-1.11-11.579-3.328-3.343-2.22-5.953-5.36-7.828-9.422-1.875-4.094-2.812-8.907-2.812-14.438%200-5.5.937-10.265%202.812-14.297%201.907-4.062%204.532-7.187%207.875-9.375%203.344-2.218%207.219-3.328%2011.625-3.328%203.438%200%206.141.563%208.11%201.688%202%201.125%203.531%202.406%204.593%203.843%201.063%201.407%201.891%202.563%202.485%203.47h.656V20.123h7.969v69.844h-7.688v-8.063h-.937c-.594.938-1.438%202.14-2.531%203.61-1.094%201.437-2.657%202.734-4.688%203.89-2%201.125-4.687%201.688-8.062%201.688Zm1.031-7.219c3.25%200%205.984-.844%208.203-2.531%202.219-1.719%203.906-4.078%205.062-7.078%201.157-3.032%201.735-6.516%201.735-10.453%200-3.938-.563-7.375-1.688-10.313-1.125-2.969-2.812-5.266-5.062-6.89-2.219-1.657-4.969-2.485-8.25-2.485-3.375%200-6.188.875-8.438%202.625-2.25%201.75-3.937%204.11-5.062%207.078-1.125%202.969-1.688%206.297-1.688%209.985%200%203.718.563%207.093%201.688%2010.124%201.156%203.032%202.859%205.454%205.109%207.266%202.25%201.781%205.047%202.672%208.391%202.672Zm48.562%207.313c-3.312%200-6.328-.626-9.047-1.876-2.718-1.28-4.875-3.125-6.468-5.53-1.594-2.407-2.391-5.313-2.391-8.72%200-3%20.594-5.421%201.781-7.265a12.587%2012.587%200%200%201%204.735-4.406c2-1.094%204.187-1.907%206.562-2.438a82.107%2082.107%200%200%201%207.266-1.265c3.187-.407%205.765-.72%207.734-.938%202-.219%203.453-.594%204.36-1.125.937-.531%201.406-1.438%201.406-2.719v-.281c0-3.344-.922-5.938-2.766-7.781-1.812-1.875-4.578-2.813-8.297-2.813-3.812%200-6.812.844-9%202.532-2.187%201.656-3.718%203.437-4.593%205.343l-7.688-2.718c1.375-3.188%203.203-5.672%205.484-7.454%202.313-1.78%204.813-3.03%207.5-3.75%202.719-.718%205.391-1.078%208.016-1.078%201.688%200%203.625.203%205.813.61%202.187.375%204.312%201.187%206.375%202.437%202.093%201.219%203.812%203.078%205.156%205.578%201.375%202.469%202.062%205.782%202.062%209.938v34.5h-8.062v-7.125h-.375c-.531%201.125-1.438%202.343-2.719%203.656-1.281%201.281-2.984%202.39-5.109%203.328-2.094.906-4.672%201.36-7.735%201.36Zm1.219-7.22c3.188%200%205.875-.624%208.063-1.874%202.187-1.25%203.843-2.86%204.968-4.828%201.125-2%201.688-4.079%201.688-6.235v-7.406c-.344.406-1.094.781-2.25%201.125-1.125.313-2.438.594-3.938.844-1.468.25-2.906.468-4.312.656l-3.375.375c-2.094.281-4.047.734-5.86%201.36-1.812.593-3.281%201.484-4.406%202.671-1.094%201.188-1.64%202.813-1.64%204.875%200%202.781%201.031%204.89%203.093%206.328%202.094%201.407%204.75%202.11%207.969%202.11Zm55.781-46.405v6.843h-27.093v-6.843h27.093Zm-19.218-12.47h7.968v49.876c0%202.718.563%204.718%201.688%206%201.125%201.25%202.906%201.875%205.344%201.875.531%200%201.078-.032%201.64-.094a25.967%2025.967%200%200%200%201.922-.281l1.688%207.218c-.75.282-1.672.5-2.766.657a18.582%2018.582%200%200%201-3.234.281c-4.219%200-7.657-1.25-10.313-3.75-2.625-2.5-3.937-5.75-3.937-9.75V25.093Zm42.281%2066.094c-3.313%200-6.328-.625-9.047-1.875-2.719-1.28-4.875-3.125-6.469-5.53-1.594-2.407-2.39-5.313-2.39-8.72%200-3%20.593-5.421%201.781-7.265a12.576%2012.576%200%200%201%204.734-4.406c2-1.094%204.188-1.907%206.563-2.438a82.149%2082.149%200%200%201%207.265-1.265%20488.11%20488.11%200%200%201%207.735-.938c2-.219%203.453-.594%204.359-1.125.938-.531%201.406-1.438%201.406-2.719v-.281c0-3.344-.922-5.938-2.765-7.781-1.813-1.875-4.578-2.813-8.297-2.813-3.813%200-6.813.844-9%202.532-2.188%201.656-3.719%203.437-4.594%205.343l-7.687-2.718c1.375-3.188%203.203-5.672%205.484-7.454%202.312-1.78%204.812-3.03%207.5-3.75%202.719-.718%205.391-1.078%208.016-1.078%201.687%200%203.625.203%205.812.61%202.188.375%204.313%201.187%206.375%202.437%202.094%201.219%203.813%203.078%205.156%205.578%201.375%202.469%202.063%205.782%202.063%209.938v34.5h-8.063v-7.125h-.375c-.531%201.125-1.437%202.343-2.718%203.656-1.282%201.281-2.985%202.39-5.11%203.328-2.094.906-4.672%201.36-7.734%201.36Zm1.219-7.218c3.187%200%205.875-.625%208.062-1.875%202.188-1.25%203.844-2.86%204.969-4.828%201.125-2%201.687-4.079%201.687-6.235v-7.406c-.343.406-1.093.781-2.25%201.125-1.125.313-2.437.594-3.937.844-1.469.25-2.906.468-4.313.656l-3.375.375c-2.093.281-4.047.734-5.859%201.36-1.813.593-3.281%201.484-4.406%202.671-1.094%201.188-1.641%202.813-1.641%204.875%200%202.781%201.031%204.89%203.094%206.328%202.094%201.407%204.75%202.11%207.969%202.11Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E%3C%2Fsvg%3E",
    "favicon": "https://framerusercontent.com/images/Yf9jVvUkBaFa9rwvzfMcbnx5z0.png",
    "ogImage": "https://framerusercontent.com/images/dMaRYMGUDv0Nmt3qUdcyGhdFIog.png",
    "logoHref": "./"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is the only candidate, is visible, and links to the homepage, which is a strong indicator of being the main brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Request Demo",
      "reasoning": "The 'Request Demo' button is likely the primary CTA due to its action-oriented text and dark background, which stands out against the page's dark theme."
    },
    "secondary": {
      "index": 1,
      "text": "Talk to founders",
      "reasoning": "The 'Talk to founders' button serves as a secondary action with a lighter background, providing a contrast to the primary button."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "B2B professionals"
  },
  "designSystem": {
    "framework": "custom",
    "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 the only candidate, is visible, and links to the homepage, which is a strong indicator of being the main brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles