Home · Branding · AskMyClass

AskMyClass Brand Identity

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

Download JSON
Primary
#FFC630
Accent
#FFC630
Body Font
Goldplay
Heading
Bellota

Color Palette

Brand palette extracted from https://mysoundtown.com/.

primary
#FFC630
rgb(255, 198, 48)
secondary
#DDF5EC
rgb(221, 245, 236)
accent
#FFC630
rgb(255, 198, 48)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#302657
rgb(48, 38, 87)
link
#302657
rgb(48, 38, 87)

Typography

Each font links to its Google Fonts page where available.

primary
Goldplay
heading
Bellota
Bellota, 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

AskMyClass logo
Logo
AskMyClass favicon
Favicon
AskMyClass social image
Social Card

UI Components

Live previews rendered using AskMyClass's actual button styles.

input
background #FFFFFF textColor #302657 borderColor null borderRadius 100px shadow none
buttonPrimary
background #FFC630 textColor #302657 borderRadius 100px shadow none
buttonSecondary
background #DDF5EC textColor #FFFFFF borderRadius 100px shadow none

Brand Personality

Tone: playful Energy: medium Audience: PreK educators and parents

AskMyClass Brand in the Wild

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

Frequently Asked Questions

What is AskMyClass's primary brand color?

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

What font does AskMyClass use?

AskMyClass uses Goldplay for body text and Bellota for headings. Fonts were detected on https://mysoundtown.com/ as part of their live design system.

Does AskMyClass use a light or dark theme?

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

Where can I find AskMyClass's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Goldplay",
      "role": "body"
    },
    {
      "family": "Bellota",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#FFC630",
    "secondary": "#DDF5EC",
    "accent": "#FFC630",
    "background": "#FFFFFF",
    "textPrimary": "#302657",
    "link": "#302657"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Goldplay",
      "heading": "Bellota"
    },
    "fontStacks": {
      "heading": [
        "Bellota",
        "sans-serif"
      ],
      "body": [
        "Goldplay",
        "sans-serif"
      ],
      "paragraph": [
        "Goldplay",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "48px",
      "body": "24px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "20px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#302657",
      "borderColor": null,
      "borderRadius": "100px",
      "borderRadiusCorners": {
        "topLeft": "100px",
        "topRight": "100px",
        "bottomRight": "100px",
        "bottomLeft": "100px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#FFC630",
      "textColor": "#302657",
      "borderRadius": "100px",
      "borderRadiusCorners": {
        "topLeft": "100px",
        "topRight": "100px",
        "bottomRight": "100px",
        "bottomLeft": "100px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#DDF5EC",
      "textColor": "#FFFFFF",
      "borderRadius": "100px",
      "borderRadiusCorners": {
        "topLeft": "100px",
        "topRight": "100px",
        "bottomRight": "100px",
        "bottomLeft": "100px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/642229f72bea3c7411f5d0e3/698257c2302c54c4e9f256db_Website%20Header%20400x100.png",
    "favicon": "https://cdn.prod.website-files.com/642229f72bea3c7411f5d0e3/69840d3019d9c502c69ca398_icon_Favicon%20256x256.png",
    "ogImage": "https://cdn.prod.website-files.com/642229f72bea3c7411f5d0e3/6983d971c7e489b9ecee5e8f_Untitled%20design%20(1).png",
    "logoHref": "https://www.soundkins.com/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 6,
    "reasoning": "Selected #6 because it is medium-sized, visible, and links to the homepage, matching the brand 'Soundkins'.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 11,
      "text": "Learn more here",
      "reasoning": "Button #0 uses the vibrant brand color #FFC630 and has action-oriented text 'Learn more here', making it the primary CTA."
    },
    "secondary": {
      "index": 4,
      "text": "Get a custom quote",
      "reasoning": "Button #4 has a different background color #DDF5EC and offers a secondary action 'Get a custom quote', suitable for a secondary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "playful",
    "energy": "medium",
    "targetAudience": "PreK educators and parents"
  },
  "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": 6,
        "selectedLogoReasoning": "Selected #6 because it is medium-sized, visible, and links to the homepage, matching the brand 'Soundkins'.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles