Home · Branding · Strive School

Strive School Brand Identity

A complete profile of Strive School's visual system — colors, typography, components, and personality — extracted from https://strive.school. Built for designers, agents, and AI tools.

Download JSON
Primary
#D60076
Accent
#6A53FF
Body Font
Inter
Heading
Inter

Color Palette

Brand palette extracted from https://strive.school.

primary
#D60076
rgb(214, 0, 118)
secondary
#7952B3
rgb(121, 82, 179)
accent
#6A53FF
rgb(106, 83, 255)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#192155
rgb(25, 33, 85)
link
#192155
rgb(25, 33, 85)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Inter
Inter
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

Strive School logo
Logo
Strive School favicon
Favicon
Strive School social image
Social Card

UI Components

Live previews rendered using Strive School's actual button styles.

input
background transparent textColor #000000 borderColor null borderRadius 0px shadow none
buttonPrimary
background #6A53FF textColor #FFFFFF borderColor #6A53FF borderRadius 30px shadow rgba(0, 0, 0, 0.5) 1px 1px 3px 0px
buttonSecondary
background #FFFFFF textColor #192155 borderColor #FFFFFF borderRadius 30px shadow rgba(0, 0, 0, 0.5) 1px 1px 3px 0px

Brand Personality

Tone: professional Energy: medium Audience: prospective tech students

Strive School Brand in the Wild

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

Frequently Asked Questions

What is Strive School's primary brand color?

Strive School's primary brand color is #D60076. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Strive School use?

Strive School uses #6A53FF as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Strive School use?

Strive School uses Inter as the primary typeface across body and headings.

Does Strive School use a light or dark theme?

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

Where can I find Strive School's logo?

Strive School's logo is available directly on their site (https://strive.school). 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://strive.school 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 Strive School.

Methodology

Brand data on this page was extracted from https://strive.school 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 Strive School.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Outfit",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#D60076",
    "secondary": "#7952B3",
    "accent": "#6A53FF",
    "background": "#FFFFFF",
    "textPrimary": "#192155",
    "link": "#192155"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter"
      ],
      "body": [
        "Inter"
      ],
      "paragraph": [
        "Inter"
      ]
    },
    "fontSizes": {
      "h1": "24px",
      "h2": "84.8px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "15px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#000000",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#6A53FF",
      "textColor": "#FFFFFF",
      "borderColor": "#6A53FF",
      "borderRadius": "30px",
      "borderRadiusCorners": {
        "topLeft": "30px",
        "topRight": "30px",
        "bottomRight": "30px",
        "bottomLeft": "30px"
      },
      "shadow": "rgba(0, 0, 0, 0.5) 1px 1px 3px 0px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#192155",
      "borderColor": "#FFFFFF",
      "borderRadius": "30px",
      "borderRadiusCorners": {
        "topLeft": "30px",
        "topRight": "30px",
        "bottomRight": "30px",
        "bottomLeft": "30px"
      },
      "shadow": "rgba(0, 0, 0, 0.5) 1px 1px 3px 0px"
    }
  },
  "images": {
    "logo": "https://instituteoftechnology.epicode.com/wp-content/themes/byvex-child/img/logo-chiaro.png",
    "favicon": "https://instituteoftechnology.epicode.com/wp-content/themes/byvex-child/img/favicon.png",
    "ogImage": "https://instituteoftechnology.epicode.com/wp-content/uploads/2025/04/367epicode161223_compressed.jpg",
    "logoHref": "https://instituteoftechnology.epicode.com/en/",
    "logoAlt": "EPICODE Institute of Technology"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, medium-sized, located at the top, and links to the homepage. The alt text matches the brand 'EPICODE Institute of Technology'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Find out more",
      "reasoning": "Button #0 has a vibrant blue background (#6A53FF), which is a strong indicator of a primary CTA. The text 'Find out more' is action-oriented, making it suitable as the primary button."
    },
    "secondary": {
      "index": 1,
      "text": "Bachelor's Degrees",
      "reasoning": "Button #1 has a white background (#FFFFFF), which contrasts with the primary button's vibrant color. It serves as a secondary option with less emphasis."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "prospective tech students"
  },
  "designSystem": {
    "framework": "bootstrap",
    "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 visible, medium-sized, located at the top, and links to the homepage. The alt text matches the brand 'EPICODE Institute of Technology'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles