Home · Branding · Wand

Wand Brand Identity

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

Download JSON
Primary
#0F7DFF
Accent
#0F7DFF
Body Font
Sans Text
Heading
Sans Text

Color Palette

Brand palette extracted from https://www.wand.app/.

primary
#0F7DFF
rgb(15, 125, 255)
secondary
#FFEC00
rgb(255, 236, 0)
accent
#0F7DFF
rgb(15, 125, 255)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000000
rgb(0, 0, 0)
link
#0000EE
rgb(0, 0, 238)

Typography

Each font links to its Google Fonts page where available.

primary
Sans Text
heading
Sans Text
Sans Text, 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

Wand logo
Logo
Wand favicon
Favicon
Wand social image
Social Card

UI Components

Live previews rendered using Wand's actual button styles.

input
background #FFFFFF textColor #333333 borderColor #E3E3E3 borderRadius 32px shadow none
buttonPrimary
background #0F7DFF textColor #FFFFFF borderRadius 40px shadow none
buttonSecondary
background #E4F0FF textColor #0F7DFF borderColor #0F7DFF borderRadius 40px shadow none

Brand Personality

Tone: playful Energy: high Audience: creative individuals and artists

Wand Brand in the Wild

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

Frequently Asked Questions

What is Wand's primary brand color?

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

What font does Wand use?

Wand uses Sans Text as the primary typeface across body and headings.

Does Wand use a light or dark theme?

Wand's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Wand's logo?

Wand's logo is available directly on their site (https://www.wand.app/). 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.wand.app/ 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 Wand.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Sans Text",
      "count": 52
    },
    {
      "family": "sans-serif",
      "count": 52
    }
  ],
  "colors": {
    "primary": "#0F7DFF",
    "secondary": "#FFEC00",
    "accent": "#0F7DFF",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Sans Text",
      "heading": "Sans Text"
    },
    "fontStacks": {
      "body": [
        "Sans Text",
        "sans-serif"
      ],
      "heading": [
        "Sans Text",
        "sans-serif"
      ],
      "paragraph": [
        "Sans Text",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "14px",
      "h2": "14px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "32px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#333333",
      "borderColor": "#E3E3E3",
      "borderRadius": "32px",
      "borderRadiusCorners": {
        "topLeft": "32px",
        "topRight": "32px",
        "bottomRight": "32px",
        "bottomLeft": "32px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#0F7DFF",
      "textColor": "#FFFFFF",
      "borderRadius": "40px",
      "borderRadiusCorners": {
        "topLeft": "40px",
        "topRight": "40px",
        "bottomRight": "40px",
        "bottomLeft": "40px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#E4F0FF",
      "textColor": "#0F7DFF",
      "borderColor": "#0F7DFF",
      "borderRadius": "40px",
      "borderRadiusCorners": {
        "topLeft": "40px",
        "topRight": "40px",
        "bottomRight": "40px",
        "bottomLeft": "40px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%20500%20500%22%20width%3D%22500%22%20height%3D%22500%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20style%3D%22width%3A%20100%25%3B%20height%3A%20100%25%3B%20transform%3A%20translate3d(0px%2C%200px%2C%200px)%3B%20content-visibility%3A%20visible%3B%22%20data-fc-idx%3D%220%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22__lottie_element_3%22%3E%3Crect%20width%3D%22500%22%20height%3D%22500%22%20x%3D%220%22%20y%3D%220%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20clip-path%3D%22url(%23__lottie_element_3)%22%3E%3Cg%20transform%3D%22matrix(1%2C0%2C0%2C1%2C172.66200256347656%2C172.66200256347656)%22%20opacity%3D%221%22%20style%3D%22display%3A%20block%3B%20opacity%3A%201%20!important%3B%22%3E%3Cg%20opacity%3D%221%22%20transform%3D%22matrix(1%2C0%2C0%2C1%2C0%2C0)%22%20style%3D%22opacity%3A%201%20!important%3B%22%3E%3Cpath%20fill%3D%22rgb(255%2C128%2C64)%22%20fill-opacity%3D%221%22%20d%3D%22%20M38.965999603271484%2C38.965999603271484%20C38.965999603271484%2C38.965999603271484%2038.965999603271484%2C38.965999603271484%2038.965999603271484%2C38.965999603271484%20C32.430999755859375%2C45.500999450683594%2021.833999633789062%2C45.500999450683594%2015.298999786376953%2C38.965999603271484%20C15.298999786376953%2C38.965999603271484%20-43.86800003051758%2C-20.201000213623047%20-43.86800003051758%2C-20.201000213623047%20C-43.86800003051758%2C-20.201000213623047%20-32.034000396728516%2C-32.034000396728516%20-32.034000396728516%2C-32.034000396728516%20C-32.034000396728516%2C-32.034000396728516%20-20.201000213623047%2C-43.86800003051758%20-20.201000213623047%2C-43.86800003051758%20C-20.201000213623047%2C-43.86800003051758%2038.965999603271484%2C15.298999786376953%2038.965999603271484%2C15.298999786376953%20C45.500999450683594%2C21.833999633789062%2045.500999450683594%2C32.430999755859375%2038.965999603271484%2C38.965999603271484z%22%20style%3D%22fill%3A%20rgb(255%2C%20128%2C%2064)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20transform%3D%22matrix(1%2C0%2C0%2C1%2C145.52999877929688%2C250)%22%20opacity%3D%221%22%20style%3D%22display%3A%20block%3B%20opacity%3A%201%20!important%3B%22%3E%3Cg%20opacity%3D%221%22%20transform%3D%22matrix(1%2C0%2C0%2C1%2C0%2C0)%22%20style%3D%22opacity%3A%201%20!important%3B%22%3E%3Cpath%20fill%3D%22rgb(247%2C40%2C40)%22%20fill-opacity%3D%221%22%20d%3D%22%20M50.20500183105469%2C0%20C50.20500183105469%2C0%2050.20500183105469%2C0%2050.20500183105469%2C0%20C50.20500183105469%2C9.241999626159668%2042.71200180053711%2C16.735000610351562%2033.470001220703125%2C16.735000610351562%20C33.470001220703125%2C16.735000610351562%20-50.20500183105469%2C16.735000610351562%20-50.20500183105469%2C16.735000610351562%20C-50.20500183105469%2C16.735000610351562%20-50.20500183105469%2C-16.735000610351562%20-50.20500183105469%2C-16.735000610351562%20C-50.20500183105469%2C-16.735000610351562%2033.470001220703125%2C-16.735000610351562%2033.470001220703125%2C-16.735000610351562%20C42.71200180053711%2C-16.735000610351562%2050.20500183105469%2C-9.241999626159668%2050.20500183105469%2C0z%22%20style%3D%22fill%3A%20rgb(247%2C%2040%2C%2040)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20transform%3D%22matrix(1%2C0%2C0%2C1%2C172.66200256347656%2C327.3370056152344)%22%20opacity%3D%221%22%20style%3D%22display%3A%20block%3B%20opacity%3A%201%20!important%3B%22%3E%3Cg%20opacity%3D%221%22%20transform%3D%22matrix(1%2C0%2C0%2C1%2C0%2C0)%22%20style%3D%22opacity%3A%201%20!important%3B%22%3E%3Cpath%20fill%3D%22rgb(38%2C237%2C231)%22%20fill-opacity%3D%221%22%20d%3D%22%20M-20.201000213623047%2C43.86800003051758%20C-20.201000213623047%2C43.86800003051758%20-43.86800003051758%2C20.201000213623047%20-43.86800003051758%2C20.201000213623047%20C-43.86800003051758%2C20.201000213623047%2015.298999786376953%2C-38.965999603271484%2015.298999786376953%2C-38.965999603271484%20C21.833999633789062%2C-45.500999450683594%2032.430999755859375%2C-45.500999450683594%2038.965999603271484%2C-38.965999603271484%20C38.965999603271484%2C-38.965999603271484%2038.965999603271484%2C-38.965999603271484%2038.965999603271484%2C-38.965999603271484%20C38.965999603271484%2C-38.965999603271484%2038.965999603271484%2C-38.965999603271484%2038.965999603271484%2C-38.965999603271484%20C45.500999450683594%2C-32.430999755859375%2045.500999450683594%2C-21.833999633789062%2038.965999603271484%2C-15.298999786376953%20C38.965999603271484%2C-15.298999786376953%20-20.201000213623047%2C43.86800003051758%20-20.201000213623047%2C43.86800003051758z%22%20style%3D%22fill%3A%20rgb(38%2C%20237%2C%20231)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20transform%3D%22matrix(1%2C0%2C0%2C1%2C250%2C354.4700012207031)%22%20opacity%3D%221%22%20style%3D%22display%3A%20block%3B%20opacity%3A%201%20!important%3B%22%3E%3Cg%20opacity%3D%221%22%20transform%3D%22matrix(1%2C0%2C0%2C1%2C0%2C0)%22%20style%3D%22opacity%3A%201%20!important%3B%22%3E%3Cpath%20fill%3D%22rgb(255%2C95%2C255)%22%20fill-opacity%3D%221%22%20d%3D%22%20M16.735000610351562%2C50.20500183105469%20C16.735000610351562%2C50.20500183105469%20-16.735000610351562%2C50.20500183105469%20-16.735000610351562%2C50.20500183105469%20C-16.735000610351562%2C50.20500183105469%20-16.735000610351562%2C-33.470001220703125%20-16.735000610351562%2C-33.470001220703125%20C-16.735000610351562%2C-42.71200180053711%20-9.241999626159668%2C-50.20500183105469%200%2C-50.20500183105469%20C0%2C-50.20500183105469%200%2C-50.20500183105469%200%2C-50.20500183105469%20C9.241999626159668%2C-50.20500183105469%2016.735000610351562%2C-42.71200180053711%2016.735000610351562%2C-33.470001220703125%20C16.735000610351562%2C-33.470001220703125%2016.735000610351562%2C50.20500183105469%2016.735000610351562%2C50.20500183105469z%22%20style%3D%22fill%3A%20rgb(255%2C%2095%2C%20255)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20transform%3D%22matrix(1%2C0%2C0%2C1%2C327.3370056152344%2C327.3370056152344)%22%20opacity%3D%221%22%20style%3D%22display%3A%20block%3B%20opacity%3A%201%20!important%3B%22%3E%3Cg%20opacity%3D%221%22%20transform%3D%22matrix(1%2C0%2C0%2C1%2C0%2C0)%22%20style%3D%22opacity%3A%201%20!important%3B%22%3E%3Cpath%20fill%3D%22rgb(128%2C128%2C255)%22%20fill-opacity%3D%221%22%20d%3D%22%20M43.86800003051758%2C20.201000213623047%20C43.86800003051758%2C20.201000213623047%2020.201000213623047%2C43.86800003051758%2020.201000213623047%2C43.86800003051758%20C20.201000213623047%2C43.86800003051758%20-38.965999603271484%2C-15.298999786376953%20-38.965999603271484%2C-15.298999786376953%20C-45.500999450683594%2C-21.833999633789062%20-45.500999450683594%2C-32.430999755859375%20-38.965999603271484%2C-38.965999603271484%20C-38.965999603271484%2C-38.965999603271484%20-38.965999603271484%2C-38.965999603271484%20-38.965999603271484%2C-38.965999603271484%20C-38.965999603271484%2C-38.965999603271484%20-38.965999603271484%2C-38.965999603271484%20-38.965999603271484%2C-38.965999603271484%20C-32.430999755859375%2C-45.500999450683594%20-21.833999633789062%2C-45.500999450683594%20-15.298999786376953%2C-38.965999603271484%20C-15.298999786376953%2C-38.965999603271484%2043.86800003051758%2C20.201000213623047%2043.86800003051758%2C20.201000213623047z%22%20style%3D%22fill%3A%20rgb(128%2C%20128%2C%20255)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20transform%3D%22matrix(1%2C0%2C0%2C1%2C354.4700012207031%2C250)%22%20opacity%3D%221%22%20style%3D%22display%3A%20block%3B%20opacity%3A%201%20!important%3B%22%3E%3Cg%20opacity%3D%221%22%20transform%3D%22matrix(1%2C0%2C0%2C1%2C0%2C0)%22%20style%3D%22opacity%3A%201%20!important%3B%22%3E%3Cpath%20fill%3D%22rgb(22%2C101%2C255)%22%20fill-opacity%3D%221%22%20d%3D%22%20M-50.20500183105469%2C0%20C-50.20500183105469%2C0%20-50.20500183105469%2C0%20-50.20500183105469%2C0%20C-50.20500183105469%2C-9.241999626159668%20-42.71200180053711%2C-16.735000610351562%20-33.470001220703125%2C-16.735000610351562%20C-33.470001220703125%2C-16.735000610351562%2050.20500183105469%2C-16.735000610351562%2050.20500183105469%2C-16.735000610351562%20C50.20500183105469%2C-16.735000610351562%2050.20500183105469%2C16.735000610351562%2050.20500183105469%2C16.735000610351562%20C50.20500183105469%2C16.735000610351562%20-33.470001220703125%2C16.735000610351562%20-33.470001220703125%2C16.735000610351562%20C-42.71200180053711%2C16.735000610351562%20-50.20500183105469%2C9.241999626159668%20-50.20500183105469%2C0z%22%20style%3D%22fill%3A%20rgb(22%2C%20101%2C%20255)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20transform%3D%22matrix(1%2C0%2C0%2C1%2C327.3370056152344%2C172.66200256347656)%22%20opacity%3D%221%22%20style%3D%22display%3A%20block%3B%20opacity%3A%201%20!important%3B%22%3E%3Cg%20opacity%3D%221%22%20transform%3D%22matrix(1%2C0%2C0%2C1%2C0%2C0)%22%20style%3D%22opacity%3A%201%20!important%3B%22%3E%3Cpath%20fill%3D%22rgb(41%2C239%2C41)%22%20fill-opacity%3D%221%22%20d%3D%22%20M-38.965999603271484%2C38.965999603271484%20C-38.965999603271484%2C38.965999603271484%20-38.965999603271484%2C38.965999603271484%20-38.965999603271484%2C38.965999603271484%20C-45.500999450683594%2C32.430999755859375%20-45.500999450683594%2C21.833999633789062%20-38.965999603271484%2C15.298999786376953%20C-38.965999603271484%2C15.298999786376953%2020.201000213623047%2C-43.86800003051758%2020.201000213623047%2C-43.86800003051758%20C20.201000213623047%2C-43.86800003051758%2032.034000396728516%2C-32.034000396728516%2032.034000396728516%2C-32.034000396728516%20C32.034000396728516%2C-32.034000396728516%2043.86800003051758%2C-20.201000213623047%2043.86800003051758%2C-20.201000213623047%20C43.86800003051758%2C-20.201000213623047%20-15.298999786376953%2C38.965999603271484%20-15.298999786376953%2C38.965999603271484%20C-21.833999633789062%2C45.500999450683594%20-32.430999755859375%2C45.500999450683594%20-38.965999603271484%2C38.965999603271484z%22%20style%3D%22fill%3A%20rgb(41%2C%20239%2C%2041)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20transform%3D%22matrix(1%2C0%2C0%2C1%2C250%2C145.52999877929688)%22%20opacity%3D%221%22%20style%3D%22display%3A%20block%3B%20opacity%3A%201%20!important%3B%22%3E%3Cg%20opacity%3D%221%22%20transform%3D%22matrix(1%2C0%2C0%2C1%2C0%2C0)%22%20style%3D%22opacity%3A%201%20!important%3B%22%3E%3Cpath%20fill%3D%22rgb(255%2C236%2C0)%22%20fill-opacity%3D%221%22%20d%3D%22%20M0%2C50.20500183105469%20C0%2C50.20500183105469%200%2C50.20500183105469%200%2C50.20500183105469%20C-9.241999626159668%2C50.20500183105469%20-16.735000610351562%2C42.71200180053711%20-16.735000610351562%2C33.470001220703125%20C-16.735000610351562%2C33.470001220703125%20-16.735000610351562%2C-50.20500183105469%20-16.735000610351562%2C-50.20500183105469%20C-16.735000610351562%2C-50.20500183105469%2016.735000610351562%2C-50.20500183105469%2016.735000610351562%2C-50.20500183105469%20C16.735000610351562%2C-50.20500183105469%2016.735000610351562%2C33.470001220703125%2016.735000610351562%2C33.470001220703125%20C16.735000610351562%2C42.71200180053711%209.241999626159668%2C50.20500183105469%200%2C50.20500183105469z%22%20style%3D%22fill%3A%20rgb(255%2C%20236%2C%200)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/651186d4013a0d932c0e857b/6785f4978ed4c6db1768c165_favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/651186d4013a0d932c0e857b/67228a7a7affee4aa5e79488_webclip.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 4,
    "reasoning": "Selected #4 because it is visible, links to the homepage, and is positioned at the top, aligning with the brand 'Wand'.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Download for iOS",
      "reasoning": "Button #0 'Download for iOS' uses the vibrant brand color #0F7DFF, indicating it is a primary call-to-action for users to download the app."
    },
    "secondary": {
      "index": 1,
      "text": "Join the mailing list",
      "reasoning": "Button #1 'Join the mailing list' has a different background color #E4F0FF, making it suitable as a secondary action with less emphasis than the primary button."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "playful",
    "energy": "high",
    "targetAudience": "creative individuals and artists"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 4,
        "selectedLogoReasoning": "Selected #4 because it is visible, links to the homepage, and is positioned at the top, aligning with the brand 'Wand'.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles