Cribl Brand: Colors, Fonts, Logo & Visual Identity

Cribl Brand Identity

A complete profile of Cribl's visual system — colors, typography, components, and personality — extracted from https://packs.cribl.io. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://packs.cribl.io.

primary

#FF4D4F

rgb(255, 77, 79)

secondary

#52C41A

rgb(82, 196, 26)

accent

#FAAD14

rgb(250, 173, 20)

background

#FFFFFF

rgb(255, 255, 255)

textPrimary

#595959

rgb(89, 89, 89)

link

#FAAD14

rgb(250, 173, 20)

Typography

Each font links to its Google Fonts page where available.

primary

Open Sans

Open Sans Google Fonts →

heading

Open Sans

Open Sans Google Fonts →

Open Sans, sans-serif

Visual Assets

Favicon

UI Components

Live previews rendered using Cribl's actual button styles.

Input

input

background#FFFFFFtextColor#595959borderColornullborderRadius2pxshadownone

Brand Personality

Tone: modernEnergy: mediumAudience: tech professionals

Cribl Brand in the Wild

Image: packs.cribl.io

Source: packs.cribl.io

Image: packs.cribl.io

Source: packs.cribl.io

Image: packs.cribl.io

Source: packs.cribl.io

Image: packs.cribl.io

Source: packs.cribl.io

Image: packs.cribl.io

Source: packs.cribl.io

Image: packs.cribl.io

Source: packs.cribl.io

Frequently Asked Questions

What is Cribl's primary brand color?

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

What accent color does Cribl use?

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

What font does Cribl use?

Cribl uses Open Sans as the primary typeface across body and headings.

Does Cribl use a light or dark theme?

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

How was this brand profile generated?

This profile was extracted from https://packs.cribl.io 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 Cribl.

Methodology

Brand data on this page was extracted from https://packs.cribl.io 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 Cribl.

Machine-Readable Profile

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

GET /branding/cribl.json GET /branding/cribl/llms.txt

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Open Sans",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#FF4D4F",
    "secondary": "#52C41A",
    "accent": "#FAAD14",
    "background": "#FFFFFF",
    "textPrimary": "#595959",
    "link": "#FAAD14"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Open Sans",
      "heading": "Open Sans"
    },
    "fontStacks": {
      "heading": [
        "Open Sans",
        "sans-serif"
      ],
      "body": [
        "Open Sans",
        "sans-serif"
      ],
      "paragraph": [
        "Open Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "13px",
      "h2": "13px",
      "body": "13px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "2px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#595959",
      "borderColor": null,
      "borderRadius": "2px",
      "borderRadiusCorners": {
        "topLeft": "2px",
        "topRight": "2px",
        "bottomRight": "2px",
        "bottomLeft": "2px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://packs.cribl.io/favicon.ico",
    "ogImage": null
  },
  "__llm_logo_reasoning": {
    "selectedIndex": -1,
    "reasoning": "None of the logo candidates clearly represent the brand 'Cribl' or 'Packs Dispensary' as inferred from the URL and page title. All candidates appear to be related to specific packs or products rather than the main brand.",
    "confidence": 0.3,
    "rejected": true,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "All buttons have the same background color (#EFEFEF), which is not vibrant or distinctive enough to be a primary CTA."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "Since no primary button was identified, a secondary button cannot be selected."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.95,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": -1,
        "selectedLogoReasoning": "None of the logo candidates clearly represent the brand 'Cribl' or 'Packs Dispensary' as inferred from the URL and page title. All candidates appear to be related to specific packs or products rather than the main brand.",
        "confidence": 0.3
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}