llms.txt

Scentbird Brand Identity

A complete profile of Scentbird's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #C7A17F
Accent #C7A17F
Body Font Trebuchet MS
Heading Font Trebuchet MS

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: medium · Audience: Young adults interested in fragrances

Scentbird Brand in the Wild

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

Working with these fonts

Not found on Google 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.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
   {"family": "Trebuchet MS","role": "body"},
   {"family": "Verdana","role": "body"},
   {"family": "sofiaPro","role": "unknown"},
   {"family": "ttNormsPro","role": "unknown"}
 ],
 "colors": {
   "primary": "#C7A17F",
   "secondary": "#4B1615",
   "accent": "#C7A17F",
   "background": "#F9F9F9",
   "textPrimary": "#141414",
   "link": "#B17742"
 },
 "typography": {
   "fontFamilies": {
      "primary": "Trebuchet MS",
      "heading": "Trebuchet MS"
   },
   "fontStacks": {
      "heading": ["ttNormsPro","Trebuchet MS","Verdana","sans-serif"],
      "body": ["sofiaPro","Trebuchet MS","Verdana","sans-serif"],
      "paragraph": ["sofiaPro","Trebuchet MS","Verdana","sans-serif"]
   },
   "fontSizes": {
      "h1": "16px",
      "h2": "16px",
      "body": "16px"
   }
 },
 "spacing": {
   "baseUnit": 4,
   "borderRadius": "0px"
 },
 "components": {
   "buttonPrimary": {
      "background": "#C7A17F",
      "textColor": "#141414",
      "borderRadius": "0px",
      "shadow": "none"
   },
   "buttonSecondary": {
      "background": "transparent",
      "textColor": "#141414",
      "borderColor": "#141414",
      "borderRadius": "0px",
      "shadow": "none"
   }
 },
 "images": {
   "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20role%3D%22img%22%20class%3D%22inline-block%20jmogYu%20text-white%22%20width%3D%22144%22%20height%3D%2232%22%20viewBox%3D%220%200%20144%2032%22%20fill%3D%22none%22%20aria-label%3D%22Scentbird%20Logo%22%20data-fc-idx%3D%220%22%3E%3C/svg%3E",
   "favicon": "https://cdn.scentbird.com/frontbird2/favicon.ico",
   "ogImage": "https://cdn.scentbird.com/og/cover.png",
   "logoAlt": "Scentbird Logo"
 },
 "__llm_logo_reasoning": {"selectedIndex": 0,"reasoning": "Selected #0 because it is visible, located in the header, and matches the brand name 'Scentbird'.","confidence": 0.9,"source": "llm"},
 "__llm_button_reasoning": {"primary": {"index": 3,"text": "Get started with a quiz","reasoning": "Button #3 has a vibrant brand color (#C7A17F) and action-oriented text ('Get started with a quiz'), making it the primary CTA."},"secondary": {"index": 10,"text": "View more scents","reasoning": "Button #10 has a transparent background, providing a clear contrast to the primary button's vibrant color, making it suitable as a secondary CTA."},"confidence": 0.95},
 "personality": {"tone": "modern","energy": "medium","targetAudience": "Young adults interested in fragrances"},
 "designSystem": {"framework": "tailwind","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 matches the brand name 'Scentbird'.","confidence": 0.9}},"buttonClassification": {"llmCalled": true,"llmSucceeded": true}}
}