Propolis Brand: Colors, Fonts, Logo & Visual Identity

Propolis Brand Identity

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

Color Palette

Brand palette extracted from https://propolis.tech/.
primary
#000000
rgb(0, 0, 0)
accent
#000000
rgb(0, 0, 0)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#333333
rgb(51, 51, 51)
link
#000000
rgb(0, 0, 0)

Typography

Each font links to its Google Fonts page where available.

primary
Times New Roman
Times New Roman Google Fonts →

heading
Times New Roman
Times New Roman Google Fonts →

Visual Assets

Brand Personality

Tone: professional
Energy: low
Audience: unknown

Propolis Brand in the Wild

Image: framerusercontent.com
Source: propolis.tech

Image: framerusercontent.com
Source: propolis.tech

Image: pharmacyloreto.com
Source: pharmacyloreto.com

Image: insightaceanalytic.com
Source: insightaceanalytic.com

Image: beekeepersnaturals.com
Source: beekeepersnaturals.com

Image: grandviewresearch.com
Source: grandviewresearch.com

Frequently Asked Questions

What is Propolis's primary brand color?
Propolis's primary brand color is #000000. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Propolis use?
Propolis uses Times New Roman as the primary typeface across body and headings.

Does Propolis use a light or dark theme?
Propolis'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://propolis.tech/ 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 Propolis.

Methodology

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

Machine-Readable Profile

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

GET /branding/propolis.json
GET /branding/propolis/llms.txt

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Times New Roman",
      "role": "body"
    },
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#000000",
    "accent": "#000000",
    "background": "#FFFFFF",
    "textPrimary": "#333333",
    "link": "#000000"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Times New Roman",
      "heading": "Times New Roman"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "sans-serif"
      ],
      "body": [
        "Times New Roman"
      ],
      "paragraph": [
        "Times New Roman"
      ]
    },
    "fontSizes": {
      "h1": "12px",
      "h2": "12px",
      "body": "12px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {},
  "images": {
    "favicon": null,
    "ogImage": null
  },
  "__llm_logo_reasoning": {
    "selectedIndex": -1,
    "reasoning": "No valid brand logo - only a tiny icon-sized candidate was available, which does not represent the brand 'Framer'.",
    "confidence": 0.2,
    "rejected": true,
    "source": "llm"
  },
  "personality": {
    "tone": "professional",
    "energy": "low",
    "targetAudience": "unknown"
  },
  "designSystem": {
    "framework": "unknown",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0,
    "colors": 0.9,
    "overall": 0.45
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": -1,
        "selectedLogoReasoning": "No valid brand logo - only a tiny icon-sized candidate was available, which does not represent the brand 'Framer'.",
        "confidence": 0.2
      }
    },
    "buttonClassification": {
      "llmCalled": false,
      "llmSucceeded": false
    }
  }
}