Home · Branding · Strikingly

Strikingly Brand Identity

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

Download JSON
Primary
#96BD13
Accent
#96BD13
Body Font
Open Sans
Heading
Brandon Grotesque

Color Palette

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

primary
#96BD13
rgb(150, 189, 19)
secondary
#0000EE
rgb(0, 0, 238)
accent
#96BD13
rgb(150, 189, 19)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#6148C5
rgb(97, 72, 197)
link
#6148C5
rgb(97, 72, 197)

Typography

Each font links to its Google Fonts page where available.

primary
Open Sans
heading
Brandon Grotesque
Brandon Grotesque Google Fonts →
open_sans, Open Sans, 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

Strikingly logo
Logo
Strikingly favicon
Favicon
Strikingly social image
Social Card

UI Components

Live previews rendered using Strikingly's actual button styles.

input
background #FFFFFF textColor #444444 borderColor null borderRadius 4px shadow rgba(0, 0, 0, 0.15) 0px 1px 4px 0px inset
buttonPrimary
background #96BD13 textColor #FFFFFF borderRadius 4px shadow rgba(0, 0, 0, 0.2) 0px 1px 1px 0px
buttonSecondary
background #F7F9FF textColor #7456EC borderColor #7456EC borderRadius 3px shadow none

Brand Personality

Tone: modern Energy: medium Audience: individuals and small businesses looking to create websites

Strikingly Brand in the Wild

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

Frequently Asked Questions

What is Strikingly's primary brand color?

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

What font does Strikingly use?

Strikingly uses Open Sans for body text and Brandon Grotesque for headings. Fonts were detected on https://www.strikingly.com as part of their live design system.

Does Strikingly use a light or dark theme?

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

Where can I find Strikingly's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Open Sans",
      "role": "body"
    },
    {
      "family": "Brandon Grotesque",
      "role": "heading"
    },
    {
      "family": "Martel Sans",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#96BD13",
    "secondary": "#0000EE",
    "accent": "#96BD13",
    "background": "#FFFFFF",
    "textPrimary": "#6148C5",
    "link": "#6148C5"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Open Sans",
      "heading": "Brandon Grotesque"
    },
    "fontStacks": {
      "heading": [
        "open_sans",
        "Open Sans",
        "sans-serif"
      ],
      "body": [
        "open_sans",
        "Open Sans",
        "sans-serif"
      ],
      "paragraph": [
        "open_sans",
        "Open Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "58px",
      "h2": "32px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#444444",
      "borderColor": null,
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "rgba(0, 0, 0, 0.15) 0px 1px 4px 0px inset"
    },
    "buttonPrimary": {
      "background": "#96BD13",
      "textColor": "#FFFFFF",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "rgba(0, 0, 0, 0.2) 0px 1px 1px 0px"
    },
    "buttonSecondary": {
      "background": "#F7F9FF",
      "textColor": "#7456EC",
      "borderColor": "#7456EC",
      "borderRadius": "3px",
      "borderRadiusCorners": {
        "topLeft": "3px",
        "topRight": "3px",
        "bottomRight": "3px",
        "bottomLeft": "3px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
    "favicon": "https://static-assets.strikinglycdn.com/images/icons/favicon.ico",
    "ogImage": "https://static-assets.strikinglycdn.com/images/logo-fb-default.png",
    "logoHref": "https://www.strikingly.com",
    "logoAlt": "Website Builder"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is the only candidate provided, matches the brand name 'Strikingly', and links to the homepage, which is a strong indicator of being the main brand logo.",
    "confidence": 0.8,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Get Started. It's free!",
      "reasoning": "Button #0 with text 'Get Started. It's free!' uses a vibrant green color (#96BD13), which is a strong indicator of a primary call-to-action. The text is action-oriented and encourages users to begin using the service, aligning with typical primary CTA characteristics."
    },
    "secondary": {
      "index": 1,
      "text": "View more customers",
      "reasoning": "Button #1 with text 'View more customers' has a subtle background color (#F7F9FF) and serves as a secondary action, providing additional information rather than a direct call-to-action. It is distinct from the primary button's color group."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "individuals and small businesses looking to create websites"
  },
  "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": 0,
        "selectedLogoReasoning": "Selected #0 because it is the only candidate provided, matches the brand name 'Strikingly', and links to the homepage, which is a strong indicator of being the main brand logo.",
        "confidence": 0.8
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles