Supr Daily Brand Identity
A complete profile of Supr Daily's visual system — colors, typography, components, and personality — extracted from http://www.suprdaily.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://www.suprdaily.com/.
Typography
Each font links to its Google Fonts page where available.
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

UI Components
Live previews rendered using Supr Daily's actual button styles.
Brand Personality
Supr Daily Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Supr Daily's primary brand color?
Supr Daily's primary brand color is #1D2431. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Supr Daily use?
Supr Daily uses #161D2B as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Supr Daily use?
Supr Daily uses Source Sans Pro for body text and Poppins for headings. Fonts were detected on http://www.suprdaily.com/ as part of their live design system.
Does Supr Daily use a light or dark theme?
Supr Daily's primary site uses a light color scheme, with a background of #F0F3F4.
Where can I find Supr Daily's logo?
Supr Daily's logo is available directly on their site (http://www.suprdaily.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 http://www.suprdaily.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 Supr Daily.
Methodology
Brand data on this page was extracted from http://www.suprdaily.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 Supr Daily.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Source Sans Pro",
"role": "body"
},
{
"family": "Poppins",
"role": "heading"
},
{
"family": "Segoe UI",
"role": "unknown"
}
],
"colors": {
"primary": "#1D2431",
"secondary": "#21293A",
"accent": "#161D2B",
"background": "#F0F3F4",
"textPrimary": "#58666E",
"link": "#58666E"
},
"typography": {
"fontFamilies": {
"primary": "Source Sans Pro",
"heading": "Poppins"
},
"fontStacks": {
"heading": [
"Source Sans Pro",
"Helvetica Neue",
"Helvetica",
"Arial",
"sans-serif"
],
"body": [
"Source Sans Pro",
"Helvetica Neue",
"Helvetica",
"Arial",
"sans-serif"
],
"paragraph": [
"Source Sans Pro",
"Helvetica Neue",
"Helvetica",
"Arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "30px",
"h2": "30px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 12,
"borderRadius": "8px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#E6F0FF",
"borderColor": null,
"borderRadius": "2px",
"borderRadiusCorners": {
"topLeft": "2px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "2px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#161D2B",
"textColor": "#F2F8FF",
"borderRadius": "999px",
"borderRadiusCorners": {
"topLeft": "999px",
"topRight": "999px",
"bottomRight": "999px",
"bottomLeft": "999px"
},
"shadow": "rgba(0, 0, 0, 0.25) 0px 3px 10px 0px"
},
"buttonSecondary": {
"background": "#F1F4F5",
"textColor": "#FFFFFF",
"borderColor": "#006EFF",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "rgba(44, 122, 232, 0.22) 0px 0px 15px 0px"
}
},
"images": {
"logo": "https://www.elderrage.com/sanshiwu/assets/gbofourdimension/logo-gbo4d.png",
"favicon": "https://www.elderrage.com/sanshiwu/assets/gbofourdimension/icon-gbo4d.webp",
"ogImage": "https://www.elderrage.com/sanshiwu/assets/gbofourdimension/banner-gbo4d-1.jpg",
"logoHref": "https://www.whiskyshopdufftown.com/2009/05/the-whisky-shop-dufftown-challenge-2009.html",
"logoAlt": "LOGO GBO4D"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is visible, located in the header, and matches the brand name 'GBO4D' from the page title.",
"confidence": 0.95,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 1,
"text": "Daftar",
"reasoning": "Button #1 ('Daftar') has a vibrant dark background (#161D2B) and is styled as a primary button with a pill shape, indicating a strong call-to-action."
},
"secondary": {
"index": 0,
"text": "ALTERNATIF",
"reasoning": "Button #0 ('ALTERNATIF') has a different color group (#F1F4F5) and serves as a secondary option with a less prominent style."
},
"confidence": 0.9
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "online gaming enthusiasts"
},
"designSystem": {
"framework": "bootstrap",
"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 visible, located in the header, and matches the brand name 'GBO4D' from the page title.",
"confidence": 0.95
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 