Home · Branding · Supersonik

Supersonik Brand Identity

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

Download JSON
Primary
#0F2124
Accent
#D7FFA4
Body Font
Apple Color Emoji
Heading
Apple Color Emoji

Color Palette

Brand palette extracted from https://supersonik.ai/.

primary
#0F2124
rgb(15, 33, 36)
secondary
#D7FFA4
rgb(215, 255, 164)
accent
#D7FFA4
rgb(215, 255, 164)
background
#F5F5F5
rgb(245, 245, 245)
textPrimary
#041A1B
rgb(4, 26, 27)
link
#041A1B
rgb(4, 26, 27)

Typography

Each font links to its Google Fonts page where available.

primary
Apple Color Emoji
Apple Color Emoji Google Fonts →
heading
Apple Color Emoji
Apple Color Emoji Google Fonts →
ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
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

Supersonik logo
Logo
Supersonik favicon
Favicon

UI Components

Live previews rendered using Supersonik's actual button styles.

buttonPrimary
background #D7FFA4 textColor #0F2124 borderRadius 8px shadow none
buttonSecondary
background #0F2124 textColor #FFFFFF borderColor #F7F7F7 borderRadius 8px shadow none

Brand Personality

Tone: modern Energy: medium Audience: business professionals

Supersonik Brand in the Wild

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

Frequently Asked Questions

What is Supersonik's primary brand color?

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

What accent color does Supersonik use?

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

What font does Supersonik use?

Supersonik uses Apple Color Emoji as the primary typeface across body and headings.

Does Supersonik use a light or dark theme?

Supersonik's primary site uses a light color scheme, with a background of #F5F5F5.

Where can I find Supersonik's logo?

Supersonik's logo is available directly on their site (https://supersonik.ai/). 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://supersonik.ai/ 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 Supersonik.

Methodology

Brand data on this page was extracted from https://supersonik.ai/ 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 Supersonik.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Apple Color Emoji",
      "role": "unknown"
    },
    {
      "family": "Segoe UI Emoji",
      "role": "unknown"
    },
    {
      "family": "Segoe UI Symbol",
      "role": "unknown"
    },
    {
      "family": "Noto Color Emoji",
      "role": "unknown"
    },
    {
      "family": "SFMono-Regular",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#0F2124",
    "secondary": "#D7FFA4",
    "accent": "#D7FFA4",
    "background": "#F5F5F5",
    "textPrimary": "#041A1B",
    "link": "#041A1B"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Apple Color Emoji",
      "heading": "Apple Color Emoji"
    },
    "fontStacks": {
      "heading": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "body": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "52px",
      "h2": "40px",
      "body": "15px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#D7FFA4",
      "textColor": "#0F2124",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#0F2124",
      "textColor": "#FFFFFF",
      "borderColor": "#F7F7F7",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22161%22%20height%3D%2228%22%20viewBox%3D%220%200%20161%2028%22%20fill%3D%22none%22%20class%3D%22h-7%20w-auto%22%20data-fc-idx%3D%220%22%3E%3Cg%20fill%3D%22currentColor%22%20clip-path%3D%22url(%23logo-clip)%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M53.967%205.124c4.541%200%206.925%204.205%205.354%2010.12-.897%204.542-3.98%207.372-8.073%207.372-2.081%200-3.939-.79-5.04-2.212-.08-.103-.25-.07-.278.058l-1.663%207.422a.15.15%200%200%201-.146.116h-4.234a.149.149%200%200%201-.145-.184L44.184%209.47c.298-1.305.572-2.559.843-3.863a.149.149%200%200%201%20.146-.118h3.848a.15.15%200%200%201%20.147.177c-.09.472-.168.923-.253%201.376-.028.15.168.247.275.14%201.274-1.275%202.922-2.057%204.777-2.057Zm-1.654%203.112c-2.018%200-3.895%202.02-4.597%205.074-.953%203.728.562%206.223%202.832%206.223%201.99%200%203.784-1.962%204.428-4.96.982-3.729-.392-6.337-2.663-6.337Z%22%20clip-rule%3D%22evenodd%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M19.6.297c4.826%200%208.106%202.909%208.245%207.054a.429.429%200%200%201-.435.437h-3.773a.474.474%200%200%201-.463-.446c-.17-2.31-1.66-3.875-3.772-3.875-1.71%200-3.029.925-3.254%202.16-.336%201.486.785%202.609%203.702%203.702%204.826%201.88%206.51%204.461%205.583%208.164-.561%202.973-3.759%205.246-8.022%205.246-5.02%200-8.598-3.02-8.748-7.334a.429.429%200%200%201%20.432-.438l3.75-.023a.47.47%200%200%201%20.462.442c.204%202.643%201.988%204.156%204.302%204.156%202.076%200%203.283-1.01%203.48-2.188.42-1.767-.842-3.03-3.956-4.236-4.405-1.74-6.06-4.18-5.331-7.462.588-3.03%203.703-5.36%207.798-5.36Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M70.145%205.095c5.183%200%208.353%204.076%207.36%209.37a.436.436%200%200%201-.435.353l-11.697-.157a.427.427%200%200%200-.439.41c-.075%202.76%201.5%204.519%203.583%204.519%201.545%200%202.837-.861%203.683-2.388a.465.465%200%200%201%20.41-.243l3.627.044a.427.427%200%200%201%20.388.611c-1.558%203.173-4.393%205.088-8.246%205.088l-.002-.002c-5.635%200-8.942-4.402-7.456-10.148.925-4.374%204.682-7.457%209.224-7.457Zm-.226%203.084c-1.69%200-3.214%201.215-4.086%203.154-.125.278.083.581.388.588l6.59.144a.422.422%200%200%200%20.437-.461c-.232-2.065-1.476-3.425-3.33-3.425ZM112.963%205.095c5.522.028%208.942%204.206%207.344%2010.064-.869%204.29-4.401%207.541-8.802%207.541-5.55%200-8.999-4.373-7.373-10.372.869-4.12%204.374-7.233%208.831-7.233Zm-.028%203.224c-2.157%200-3.924%201.88-4.542%204.739-.952%203.7.506%206.419%203.114%206.419%202.075%200%203.813-2.019%204.485-5.046.925-3.589-.505-6.112-3.057-6.112Z%22%20clip-rule%3D%22evenodd%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M33.685%205.517c.096%200%20.167.089.145.182L31.07%2017.347c-.281%201.176.336%202.018%201.654%202.018%201.313%200%202.738-.639%203.385-1.947a.15.15%200%200%200%20.011-.031L38.949%205.63a.148.148%200%200%201%20.145-.113h4.263c.096%200%20.167.089.145.182l-2.873%2012.208a26.615%2026.615%200%200%200-.826%204.24.15.15%200%200%201-.149.134h-3.682a.148.148%200%200%201-.147-.164c.037-.353.077-.718.135-1.096.02-.139-.148-.236-.259-.149-1.425%201.122-3.135%201.773-4.798%201.773H30.9c-3.476-.001-5.045-2.243-4.12-5.663l2.497-11.35a.149.149%200%200%201%20.146-.115h4.262ZM96.42%205.095c4.097%200%206.915%202.378%207.136%205.473a.42.42%200%200%201-.429.442h-3.4c-.247%200-.444-.2-.471-.445-.178-1.6-1.322-2.64-2.892-2.64-1.233%200-2.215.619-2.354%201.543-.225%201.093.589%201.878%203.027%202.747%203.813%201.401%205.214%203.338%204.542%206.169-.448%202.58-3.141%204.26-6.645%204.26-4.242%200-7.122-2.24-7.307-5.533a.423.423%200%200%201%20.43-.438h3.348c.246%200%20.442.2.472.444.194%201.613%201.451%202.723%203.226%202.723%201.29%200%202.215-.617%202.383-1.541.225-1.122-.617-2.02-3.056-2.916-3.7-1.515-5.102-3.421-4.513-6.028.45-2.55%203.084-4.26%206.504-4.26ZM89.539%205.277a.412.412%200%200%201%20.372.524l-.727%202.858a.49.49%200%200%201-.53.353%2011.8%2011.8%200%200%200-1.173-.047c-1.934%200-3.252.56-3.672%202.047l-2.665%2010.93a.445.445%200%200%201-.432.34l-3.568-.002c-.288%200-.5-.27-.432-.55l3.847-15.875c.049-.2.228-.34.434-.34h3.194c.292%200%20.505.275.432.557l-.123.475c-.039.15.164.262.28.158%201.094-.987%202.494-1.441%204.22-1.441.196%200%20.38.005.543.013ZM143.97%205.515c.289%200%20.501.27.434.55l-3.823%2015.874a.446.446%200%200%201-.433.341h-3.651c-.289%200-.5-.27-.433-.55l3.848-15.875c.048-.2.227-.34.433-.34h3.625ZM133.379%205.15c3.139%200%204.597%202.074%203.728%205.439l-2.557%2011.343a.445.445%200%200%201-.435.347h-3.621a.446.446%200%200%201-.434-.548l2.618-11.056.001-.001c.307-1.318-.364-2.158-1.85-2.158-1.473%200-2.918.853-3.352%201.987-.001.003-.005.004-.007.003l-.01-.012a.007.007%200%200%200-.007.005l-2.737%2011.438a.446.446%200%200%201-.434.342h-3.623a.446.446%200%200%201-.434-.55l3.849-15.874c.048-.2.227-.34.433-.34h3.348c.287%200%20.5.268.434.548l-.166.712c-.032.138.13.241.244.158%201.442-1.062%203.275-1.783%205.012-1.783ZM151.249.077c.288%200%20.5.27.433.55l-2.62%2010.938c-.032.141.135.242.244.147l6.952-6.087a.449.449%200%200%201%20.294-.11h3.91c.416%200%20.605.519.288.787l-6.886%205.81a.444.444%200%200%200-.12.52l3.988%209.021a.445.445%200%200%201-.406.626h-3.843a.447.447%200%200%201-.41-.27l-2.887-6.792a.445.445%200%200%200-.715-.15l-1.514%201.431a.458.458%200%200%200-.127.22l-1.259%205.22a.447.447%200%200%201-.434.341h-3.654c-.287%200-.5-.27-.432-.55L147.189.42a.447.447%200%200%201%20.434-.342h3.626ZM8.038%2013.804c.032%200%20.061.02.07.05a.072.072%200%200%201%200%20.04l-1.41%204.762a.262.262%200%200%201-.4.147%205.803%205.803%200%200%201-.719-.58c-1.061-.994-1.71-2.333-1.803-3.888l-.004-.075a.424.424%200%200%201%20.43-.438l3.836-.018ZM2.538%2013.095a.446.446%200%200%201%20.43.571l-.83%202.828c-.086.295-.439.415-.664.205a4.657%204.657%200%200%201-1.473-3.156.42.42%200%200%201%20.426-.438l2.111-.01ZM8.26%2014.047a.65.65%200%200%200-.02-.071h.042l-.021.07ZM10.892%202.331c.313-.065.566.234.475.541l-2.44%208.234a.425.425%200%200%201-.646.24c-.899-.62-1.51-1.322-1.848-2.108-.354-.82-.41-1.734-.185-2.745.048-.244.116-.482.204-.715.298-.792.82-1.504%201.517-2.08.778-.65%201.776-1.13%202.923-1.367ZM5.223%203.941c.317-.101.595.202.501.522L3.935%2010.57c-.085.29-.429.414-.66.219-1.153-.976-1.534-2.172-1.213-3.617C2.347%205.7%203.536%204.48%205.222%203.94ZM145.48%200c.289%200%20.502.272.433.553l-.642%202.604a.446.446%200%200%201-.433.34h-3.824a.445.445%200%200%201-.433-.55l.622-2.605a.447.447%200%200%201%20.434-.342h3.843Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fg%3E%3Cdefs%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3CclipPath%20id%3D%22logo-clip%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h161v28H0z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E",
    "favicon": "https://supersonik.ai/icon.png?icon.028sw9-md4l5-.png",
    "ogImage": null,
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, aligning with the brand 'Supersonik'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Experience it Now",
      "reasoning": "Button #0 uses the vibrant brand color #D7FFA4 and has action-oriented text 'Experience it Now', making it the primary CTA."
    },
    "secondary": {
      "index": 3,
      "text": "Talk to Sales",
      "reasoning": "Button #3 has a different background color (#0F2124) and offers a secondary action 'Talk to Sales', suitable for users not ready to engage with the primary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "business professionals"
  },
  "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 located in the header, is visible, and links to the homepage, aligning with the brand 'Supersonik'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles