Home · Branding · Slingshot AI

Slingshot AI Brand Identity

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

Download JSON
Primary
#F1E6DB
Accent
#CBC2B8
Body Font
DM Sans
Heading
PP Fragment Glare Medium

Color Palette

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

primary
#F1E6DB
rgb(241, 230, 219)
secondary
#0000EE
rgb(0, 0, 238)
accent
#CBC2B8
rgb(203, 194, 184)
background
#FBF5F0
rgb(251, 245, 240)
textPrimary
#35302B
rgb(53, 48, 43)
link
#F5ECE4
rgb(245, 236, 228)

Typography

Each font links to its Google Fonts page where available.

primary
DM Sans
heading
PP Fragment Glare Medium
PP Fragment Glare Medium Google Fonts →
DM 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

Slingshot AI logo
Logo
Slingshot AI favicon
Favicon
Slingshot AI social image
Social Card

UI Components

Live previews rendered using Slingshot AI's actual button styles.

buttonPrimary
background #35302B textColor #0000EE borderRadius 8px shadow none
buttonSecondary
background #CBC2B8 textColor #262335 borderRadius 8px shadow none

Brand Personality

Tone: professional Energy: medium Audience: individuals seeking mental health support

Slingshot AI Brand in the Wild

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

Frequently Asked Questions

What is Slingshot AI's primary brand color?

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

What accent color does Slingshot AI use?

Slingshot AI uses #CBC2B8 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Slingshot AI use?

Slingshot AI uses DM Sans for body text and PP Fragment Glare Medium for headings. Fonts were detected on https://www.talktoash.com/ as part of their live design system.

Does Slingshot AI use a light or dark theme?

Slingshot AI's primary site uses a light color scheme, with a background of #FBF5F0.

Where can I find Slingshot AI's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "DM Sans",
      "role": "body"
    },
    {
      "family": "Rock Salt",
      "role": "display"
    },
    {
      "family": "PP Fragment Glare Medium",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#F1E6DB",
    "secondary": "#0000EE",
    "accent": "#CBC2B8",
    "background": "#FBF5F0",
    "textPrimary": "#35302B",
    "link": "#F5ECE4"
  },
  "typography": {
    "fontFamilies": {
      "primary": "DM Sans",
      "heading": "PP Fragment Glare Medium"
    },
    "fontStacks": {
      "heading": [
        "DM Sans",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "DM Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "40px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#35302B",
      "textColor": "#0000EE",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#CBC2B8",
      "textColor": "#262335",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%2522http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%2522%20xmlns%3Axlink%3D%2522http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%2522%20viewBox%3D%25220%200%2063.335%2029.52%2522%20overflow%3D%2522visible%2522%3E%3Cpath%20d%3D%2522M%200%2028.782%20C%201.292%2027.97%202.362%2026.789%203.174%2024.538%20L%2010.885%203.469%20C%2011.217%202.51%2011.217%201.699%2010.959%200.96%20L%2015.793%200.96%20L%2024.723%2024.723%20C%2025.46%2026.715%2026.235%2027.97%2027.49%2028.745%20L%2027.49%2028.892%20L%2018.708%2028.892%20L%2018.708%2028.782%20C%2020.184%2027.97%2020.294%2026.752%2019.593%2024.76%20L%2018.117%2020.48%20L%207.417%2020.48%20L%205.977%2024.649%20C%205.24%2026.863%205.314%2028.007%206.605%2028.782%20L%206.605%2028.892%20L%200%2028.892%20Z%20M%208.155%2018.413%20L%2017.416%2018.413%20L%2012.805%204.983%20L%208.154%2018.413%20Z%20M%2035.035%2029.52%20C%2029.869%2029.52%2026.512%2027.01%2025.995%2022.915%20L%2029.943%2022.915%20C%2030.275%2025.867%2031.973%2027.638%2035.072%2027.638%20C%2037.212%2027.638%2038.762%2026.752%2038.762%2025.055%20C%2038.762%2023.173%2037.212%2022.583%2033.448%2021.217%20C%2029.98%2019.963%2026.954%2018.708%2026.954%2015.314%20C%2026.954%2012.104%2029.98%2010.148%2034.297%2010.148%20C%2038.836%2010.148%2041.787%2012.214%2042.489%2015.683%20L%2038.614%2015.683%20C%2038.319%2013.506%2036.917%2012.03%2034.186%2012.03%20C%2032.157%2012.03%2030.866%2012.878%2030.866%2014.354%20C%2030.866%2016.236%2032.71%2017.011%2036.106%2018.192%20C%2040.053%2019.557%2042.71%2020.885%2042.71%2024.132%20C%2042.71%2027.749%2039.352%2029.52%2035.035%2029.52%20Z%20M%2043.115%2028.892%20L%2043.115%2028.745%20C%2044.442%2027.822%2044.664%2026.457%2044.664%2023.764%20L%2044.664%205.203%20C%2044.664%202.989%2044.405%201.734%2043.299%200.812%20L%2043.299%200.701%20L%2049.239%200%20L%2049.276%200.147%20C%2049.092%201.254%2049.018%202.214%2049.018%205.203%20L%2049.018%2014.833%20C%2050.162%2012.213%2052.523%2010.147%2055.992%2010.147%20C%2059.608%2010.147%2061.895%2012.139%2061.895%2017.194%20L%2061.895%2023.763%20C%2061.895%2026.456%2062.08%2027.821%2063.335%2028.743%20L%2063.335%2028.891%20L%2056.175%2028.891%20L%2056.175%2028.744%20C%2057.319%2027.821%2057.504%2026.456%2057.504%2023.763%20L%2057.504%2017.343%20C%2057.504%2014.095%2056.323%2012.73%2053.998%2012.73%20C%2051.378%2012.73%2049.608%2014.76%2049.017%2017.268%20L%2049.017%2023.763%20C%2049.017%2026.456%2049.238%2027.821%2050.53%2028.743%20L%2050.53%2028.891%20L%2043.113%2028.891%20Z%2522%20fill%3D%2522rgb(111%2C108%2C84)%2522%3E%3C%2Fpath%3E%3C%2Fsvg%3E",
    "favicon": "https://framerusercontent.com/images/yu2Y2aEeuoC9xHd0VtWpziH4.png",
    "ogImage": "https://framerusercontent.com/images/9AcZJyICevtVVL9vPJdPtQt7O44.png",
    "logoHref": "./"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, medium-sized, and links to the homepage, aligning with the brand 'Ash'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Download now",
      "reasoning": "Button #0 ('Download now') is likely the primary CTA due to its action-oriented text and neutral color, which stands out against the background."
    },
    "secondary": {
      "index": 1,
      "text": "Reject",
      "reasoning": "Button #1 ('Reject') is selected as secondary because it has a different color group and serves a less prominent function."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "individuals seeking mental health support"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, medium-sized, and links to the homepage, aligning with the brand 'Ash'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles