Home · Branding · Scentbird

Scentbird Brand Identity

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

Download JSON
Primary
#C7A17F
Accent
#C7A17F
Body Font
Trebuchet MS
Heading
Trebuchet MS

Color Palette

Brand palette extracted from https://www.scentbird.com.

primary
#C7A17F
rgb(199, 161, 127)
secondary
#4B1615
rgb(75, 22, 21)
accent
#C7A17F
rgb(199, 161, 127)
background
#F9F9F9
rgb(249, 249, 249)
textPrimary
#141414
rgb(20, 20, 20)
link
#B17742
rgb(177, 119, 66)

Typography

Each font links to its Google Fonts page where available.

primary
Trebuchet MS
Trebuchet MS Google Fonts →
heading
Trebuchet MS
Trebuchet MS Google Fonts →
ttNormsPro, Trebuchet MS, Verdana, 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

Scentbird logo
Logo
Scentbird favicon
Favicon
Scentbird social image
Social Card

UI Components

Live previews rendered using Scentbird's actual button styles.

buttonPrimary
background #C7A17F textColor #141414 borderRadius 0px shadow none
buttonSecondary
background transparent textColor #141414 borderColor #141414 borderRadius 0px shadow none

Brand Personality

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

Scentbird Brand in the Wild

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

Frequently Asked Questions

What is Scentbird's primary brand color?

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

What font does Scentbird use?

Scentbird uses Trebuchet MS as the primary typeface across body and headings.

Does Scentbird use a light or dark theme?

Scentbird's primary site uses a light color scheme, with a background of #F9F9F9.

Where can I find Scentbird's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "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",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#141414",
      "borderColor": "#141414",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "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%3Csvg%20viewBox%3D%220%200%20144%2032%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M14.807%2011.313a6.841%206.841%200%2000-1.701-.985%2020.9%2020.9%200%2000-2.08-.724c-.463-.13-.886-.26-1.268-.39a6.615%206.615%200%2001-.998-.422%201.945%201.945%200%2001-.65-.53%201.155%201.155%200%2001-.227-.715c0-.375.08-.674.238-.898.159-.224.358-.397.596-.52.238-.122.506-.205.802-.248.296-.044.582-.066.857-.066.317%200%20.625.052.92.152.296.101.579.227.846.378.267.152.513.315.737.487.224.174.423.333.596.476l.546.445.398-.445%201.071-1.147c.018-.02.032-.038.048-.058v.003l.382-.416-.408-.374a9.03%209.03%200%2000-2.287-1.645A5.95%205.95%200%200010.483%203c-.866%200-1.661.108-2.384.324-.723.217-1.34.523-1.852.92-.514.398-.911.87-1.193%201.418a3.926%203.926%200%2000-.422%201.818c0%201.227.459%202.219%201.376%202.977.918.758%202.25%201.397%203.999%201.916.288.072.61.162.964.27.354.11.682.247.986.412.303.166.56.369.769.607.209.238.314.53.314.876%200%20.274-.06.538-.183.79a1.978%201.978%200%2001-.542.671c-.239.195-.524.35-.857.466a3.498%203.498%200%2001-1.149.173c-.405%200-.788-.054-1.148-.163a4.65%204.65%200%2001-1.009-.433c-.31-.18-.6-.382-.867-.606a10.94%2010.94%200%2001-.726-.66%201.478%201.478%200%2000-.09-.075l-.377-.334-.338.346-1.404%201.385-.017.02-.333.334.392.39v-.005c.022.028.04.056.065.084a8.575%208.575%200%20002.666%201.927%207.53%207.53%200%20003.25.736c.78%200%201.536-.116%202.265-.347a6.112%206.112%200%20001.93-.996c.555-.433%201-.956%201.332-1.57a4.22%204.22%200%2000.499-2.045c0-.75-.145-1.393-.434-1.927a4.516%204.516%200%2000-1.158-1.386zM40.394%2012.473h6.484V9.534h-6.484V6.27h8.278V3.304H37.228v16.064h11.748v-2.953h-8.582v-3.942zM97.004%2010.773c.419-.36.73-.793.931-1.3a4.51%204.51%200%2000.304-1.688c0-.635-.113-1.223-.336-1.764a4.492%204.492%200%2000-.92-1.418%204.25%204.25%200%2000-1.388-.953%204.326%204.326%200%2000-1.734-.346H86.45v16.064h8.128c.607%200%201.181-.127%201.723-.379a4.518%204.518%200%20001.41-1.017c.396-.426.71-.92.942-1.483A4.628%204.628%200%200099%2014.714c0-.808-.177-1.562-.531-2.262a4.365%204.365%200%2000-1.465-1.679zm-7.392-4.872h3.425c.621%200%201.12.177%201.496.53.376.354.564.827.564%201.418%200%20.607-.188%201.087-.564%201.44-.376.353-.882.53-1.517.53h-3.403V5.901zm6.025%209.45a2.189%202.189%200%2001-.39.693c-.174.21-.39.376-.65.498-.26.123-.556.184-.888.184h-4.097V12.31h4.053c.275%200%20.538.058.791.174.254.115.477.278.673.487.195.21.35.45.466.725.116.274.174.57.174.887%200%20.26-.044.516-.132.768zM140.307%208.175a8.485%208.485%200%2000-4.433-4.255%207.647%207.647%200%2000-3.001-.616h-5.613v16.064h5.7a8.483%208.483%200%20003.153-.715%208.494%208.494%200%20002.557-1.732%207.883%207.883%200%20001.713-2.522c.412-.96.618-1.981.618-3.064a7.346%207.346%200%2000-.694-3.16zm-2.893%205.152a5.135%205.135%200%2001-1.095%201.624%205.061%205.061%200%2001-1.658%201.093c-.644.267-1.333.4-2.07.4h-2.146V6.228h2.146c.737%200%201.427.133%202.07.4a5.072%205.072%200%20011.658%201.094%205.135%205.135%200%20011.095%201.623%204.99%204.99%200%2001.401%201.992%205%205%200%2001-.401%201.991zM121.797%2015.13l-1.04-2.062a5.605%205.605%200%20001.983-1.915%204.776%204.776%200%2000.748-2.566c0-.679-.127-1.334-.379-1.97a5.51%205.51%200%2000-1.052-1.688%205.098%205.098%200%2000-1.615-1.18%204.755%204.755%200%2000-2.048-.444h-7.304v16.063h3.163v-5.564h3.294l.509%201.024%202.241%204.54h3.64l-2.14-4.237zm-7.542-4.184v-4.85h3.381c.376%200%20.722.061%201.041.184.317.122.596.292.834.509.238.217.423.473.553.768.13.296.195.618.195.964%200%20.707-.249%201.288-.748%201.743-.498.455-1.124.682-1.875.682h-3.381zM105.954%203.304h-3.186v16.064h3.186V3.304zM82.505%203.304H70.282v2.901h4.338v13.163h3.293V6.205h4.592V3.304zM63.523%2014.18L55.97%203.305h-3.203v16.064h3.203V8.636l7.552%2010.732h3.202V3.304h-3.202v10.877zM27.825%2016.527a5.188%205.188%200%2001-5.191-5.185%205.188%205.188%200%20018.593-3.914l1.7-2.557a8.215%208.215%200%2000-5.102-1.768c-4.556%200-8.249%203.688-8.249%208.239%200%204.55%203.693%208.239%208.249%208.239a8.22%208.22%200%20005.225-1.865l-1.71-2.56a5.175%205.175%200%2001-3.515%201.37z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27.521%2029.908h.92v-2.664l2.085%202.664h.828v-4.287h-.92v2.664l-2.085-2.664h-.828v4.287zM40.497%2029.908h3.25v-.857h-2.33v-.919h1.778v-.827h-1.779v-.827h2.27v-.857h-3.19v4.287zM53.566%2029.908h.89l.87-2.787h.037l.87%202.787h.89l1.41-4.287h-.95l-.89%202.878h-.03l-.89-2.878h-.858l-.889%202.878h-.03l-.89-2.878h-.95l1.41%204.287zM77.22%2029.908h.92v-1.531l1.624-2.756h-1.073l-1%201.837h-.024l-1-1.837h-1.072l1.624%202.756v1.531zM88.755%2027.765c0-.766.613-1.379%201.38-1.379.766%200%201.38.613%201.38%201.379%200%20.765-.614%201.377-1.38%201.377-.767%200-1.38-.612-1.38-1.377zm-.95%200c0%201.224%201.005%202.235%202.33%202.235%201.324%200%202.33-1.01%202.33-2.235%200-1.225-1.006-2.236-2.33-2.236-1.325%200-2.33%201.01-2.33%202.236zM101.331%2029.908h.92V28.5h.858l.767%201.41h1.012l-.889-1.593c.141-.062.263-.147.367-.258.191-.19.368-.508.368-.998%200-.857-.582-1.44-1.502-1.44h-1.901v4.288zm.92-2.266v-1.164h.95c.344%200%20.583.24.583.582a.557.557%200%2001-.583.582h-.95zM113.696%2029.908h.92v-1.256l.551-.581%201.257%201.837h1.073l-1.716-2.511%201.594-1.776h-1.104l-1.655%201.837v-1.837h-.92v4.287z%22%2F%3E%3C%2Fsvg%3E%3C%2Fsvg%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
    }
  }
}

Related Brand Profiles