Wand Solar Brand: Colors, Fonts, Logo & Visual Identity

Wand Solar Brand Identity

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

Color Palette

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

Primary

#3F304E

Accent

#3F304E

Body Font

Plus Jakarta Sans

Heading

Plus Jakarta Sans

Colors

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

UI Components

Live previews rendered using Wand Solar's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

Frequently Asked Questions

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Plus Jakarta Sans",
      "role": "body"
    },
    {
      "family": "Roboto",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#3F304E",
    "secondary": "#0000EE",
    "accent": "#3F304E",
    "background": "#FFFFFF",
    "textPrimary": "#211F54",
    "link": "#211F54"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Plus Jakarta Sans",
      "heading": "Plus Jakarta Sans"
    },
    "fontStacks": {
      "heading": [
        "system-ui",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Oxygen",
        "Ubuntu",
        "Cantarell",
        "Fira Sans",
        "Droid Sans",
        "Helvetica Neue",
        "sans-serif"
      ],
      "body": [
        "Plusjakartasans",
        "sans-serif"
      ],
      "paragraph": [
        "system-ui",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Oxygen",
        "Ubuntu",
        "Cantarell",
        "Fira Sans",
        "Droid Sans",
        "Helvetica Neue",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "54px",
      "h2": "38px",
      "body": "23px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "2px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#333333",
      "borderColor": "#EFF0F6",
      "borderRadius": "100px",
      "borderRadiusCorners": {
        "topLeft": "100px",
        "topRight": "100px",
        "bottomRight": "100px",
        "bottomLeft": "100px"
      },
      "shadow": "rgba(20, 20, 43, 0.08) 0px 2px 7px 0px"
    },
    "buttonPrimary": {
      "background": "#3F304E",
      "textColor": "#FFFFFF",
      "borderRadius": "48px",
      "borderRadiusCorners": {
        "topLeft": "48px",
        "topRight": "48px",
        "bottomRight": "48px",
        "bottomLeft": "48px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#211F54",
      "borderColor": "#EFF0F6",
      "borderRadius": "48px",
      "borderRadiusCorners": {
        "topLeft": "48px",
        "topRight": "48px",
        "bottomRight": "48px",
        "bottomLeft": "48px"
      },
      "shadow": "rgba(20, 20, 43, 0.04) 0px 4px 10px 0px"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/64cfc72dab6afe5269f5e2f8/65ce0facb0011dc1f9a3598a_LOGOWAND%20DARK.webp",
    "favicon": "https://cdn.prod.website-files.com/64cfc72dab6afe5269f5e2f8/65cb912af9e6a88caad23655_icon-big.png",
    "ogImage": null
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "landlords and property managers"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  }
}