Home · Branding · Stoke Space

Stoke Space Brand Identity

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

Download JSON
Primary
#2CABE2
Accent
#007AFF
Body Font
Inter Regular
Heading
Inter Extra Bold

Color Palette

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

primary
#2CABE2
rgb(44, 171, 226)
secondary
#DC3232
rgb(220, 50, 50)
accent
#007AFF
rgb(0, 122, 255)
background
#000000
rgb(0, 0, 0)
textPrimary
#000000
rgb(0, 0, 0)
link
#007AFF
rgb(0, 122, 255)

Typography

Each font links to its Google Fonts page where available.

primary
Inter Regular
Inter Regular Google Fonts →
heading
Inter Extra Bold
Inter Extra Bold Google Fonts →
Druk Wide Bold, Helvetica, Arial, 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

Stoke Space logo
Logo
Stoke Space favicon
Favicon
Stoke Space social image
Social Card

UI Components

Live previews rendered using Stoke Space's actual button styles.

input
background #FFFFFF textColor #131313 borderColor null borderRadius 0px shadow none
buttonPrimary
background #FFFFFF textColor #131313 borderRadius 0px shadow none
buttonSecondary
background #000000 textColor #FFFFFF borderRadius 0px shadow none

Brand Personality

Tone: modern Energy: high Audience: technology enthusiasts and aerospace industry professionals

Stoke Space Brand in the Wild

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

Frequently Asked Questions

What is Stoke Space's primary brand color?

Stoke Space's primary brand color is #2CABE2. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Stoke Space use?

Stoke Space uses #007AFF as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Stoke Space use?

Stoke Space uses Inter Regular for body text and Inter Extra Bold for headings. Fonts were detected on https://www.stokespace.com/ as part of their live design system.

Does Stoke Space use a light or dark theme?

Stoke Space's primary site uses a dark color scheme, with a background of #000000.

Where can I find Stoke Space's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Inter Regular",
      "role": "body"
    },
    {
      "family": "Inter Extra Bold",
      "role": "heading"
    },
    {
      "family": "Inter Bold",
      "role": "heading"
    },
    {
      "family": "Druk Wide Bold",
      "role": "display"
    }
  ],
  "colors": {
    "primary": "#2CABE2",
    "secondary": "#DC3232",
    "accent": "#007AFF",
    "background": "#000000",
    "textPrimary": "#000000",
    "link": "#007AFF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter Regular",
      "heading": "Inter Extra Bold"
    },
    "fontStacks": {
      "heading": [
        "Druk Wide Bold",
        "Helvetica",
        "Arial",
        "serif"
      ],
      "body": [
        "Inter Regular",
        "Helvetica",
        "Arial",
        "serif"
      ],
      "paragraph": [
        "Inter Regular",
        "Helvetica",
        "Arial",
        "serif"
      ]
    },
    "fontSizes": {
      "h1": "62px",
      "h2": "32px",
      "body": "22px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#131313",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#131313",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22400%22%20height%3D%2284%22%20viewBox%3D%220%200%20400%2084%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%0A%3Cpath%20d%3D%22M59.2285%2054.4044C59.2285%2058.2916%2058.4639%2062.1408%2056.9784%2065.732C55.4929%2069.3232%2053.3157%2072.5861%2050.5709%2075.3344C47.8262%2078.0828%2044.5678%2080.2626%2040.9818%2081.7494C37.3958%2083.2363%2033.5526%2084.001%2029.6715%2083.9999C24.1898%2084.0128%2018.8136%2082.4909%2014.1495%2079.606C15.9847%2080.4167%2017.9686%2080.8347%2019.9743%2080.8334C23.8044%2080.8312%2027.4769%2079.3064%2030.1851%2076.5939C32.8934%2073.8814%2034.4158%2070.203%2034.4179%2066.367C34.4179%2060.2057%2032.3184%2057.0882%2030.2107%2053.3161C21.9841%2039.087%207.33623%2023.647%2030.0718%200C31.2972%2021.4296%2059.0079%2026.9445%2059.1876%2053.938C59.2121%2054.0935%2059.2285%2054.2734%2059.2285%2054.4044ZM30.2923%2065.8596C29.9383%2063.7962%2029.1259%2061.8387%2027.9151%2060.132C26.2818%2060.603%2024.5906%2060.8426%2022.8909%2060.8439C20.5075%2060.8439%2018.1474%2060.3735%2015.9455%2059.4597C13.7436%2058.5459%2011.743%2057.2066%2010.058%2055.5182C8.37308%2053.8299%207.03676%2051.8255%206.12541%2049.6198C5.21405%2047.414%204.74544%2045.0499%204.74652%2042.6627C4.74509%2040.6615%205.07361%2038.6737%205.71873%2036.7796C1.99397%2041.8516%20-0.0102101%2047.9854%200.00012815%2054.2817C-0.0148512%2059.3744%201.28361%2064.3846%203.76971%2068.8271C6.25582%2073.2696%209.84528%2076.9937%2014.1904%2079.6387C20.4809%2081.5616%2027.9478%2078.1823%2029.9656%2072.0046C30.6406%2070.0289%2030.7537%2067.9042%2030.2923%2065.8678V65.8596ZM211.417%2038.4243H155.138C154.97%2038.4243%20154.803%2038.4575%20154.648%2038.5222C154.493%2038.5869%20154.352%2038.6816%20154.234%2038.801C154.115%2038.9204%20154.021%2039.0621%20153.958%2039.2179C153.894%2039.3737%20153.862%2039.5406%20153.863%2039.7089V47.073C153.863%2047.4115%20153.997%2047.7362%20154.236%2047.9756C154.475%2048.215%20154.8%2048.3495%20155.138%2048.3495H175.063C175.449%2048.3516%20175.819%2048.5069%20176.092%2048.7813C176.364%2049.0557%20176.517%2049.427%20176.517%2049.8141V81.5043C176.516%2081.6726%20176.548%2081.8395%20176.612%2081.9953C176.675%2082.1511%20176.769%2082.2927%20176.887%2082.4121C177.006%2082.5315%20177.147%2082.6263%20177.302%2082.691C177.457%2082.7556%20177.623%2082.7889%20177.791%2082.7889H188.763C188.931%2082.7889%20189.097%2082.7556%20189.253%2082.691C189.408%2082.6263%20189.549%2082.5315%20189.667%2082.4121C189.786%2082.2927%20189.879%2082.1511%20189.943%2081.9953C190.006%2081.8395%20190.039%2081.6726%20190.037%2081.5043V49.7896C190.037%2049.4025%20190.19%2049.0312%20190.463%2048.7568C190.735%2048.4823%20191.105%2048.327%20191.492%2048.3249H211.417C211.755%2048.3249%20212.079%2048.1904%20212.318%2047.951C212.557%2047.7116%20212.691%2047.387%20212.691%2047.0484V39.6843C212.685%2039.3501%20212.548%2039.0317%20212.309%2038.7976C212.071%2038.5635%20211.751%2038.4324%20211.417%2038.4325V38.4243ZM339.203%2082.7562C339.315%2082.7546%20339.424%2082.719%20339.516%2082.6542C339.607%2082.5893%20339.677%2082.4982%20339.716%2082.3928C339.755%2082.2874%20339.761%2082.1727%20339.734%2082.0638C339.706%2081.9549%20339.647%2081.8568%20339.563%2081.7825L315.455%2061.1712C315.369%2061.0944%20315.301%2061.0005%20315.254%2060.8954C315.207%2060.7904%20315.183%2060.6766%20315.183%2060.5616C315.183%2060.4465%20315.207%2060.3328%20315.254%2060.2277C315.301%2060.1227%20315.369%2060.0288%20315.455%2059.952L339.473%2039.398C339.557%2039.3237%20339.617%2039.2256%20339.644%2039.1166C339.671%2039.0077%20339.665%2038.893%20339.626%2038.7876C339.587%2038.6823%20339.518%2038.5912%20339.426%2038.5263C339.334%2038.4614%20339.225%2038.4259%20339.113%2038.4243H323.403C323.13%2038.4244%20322.866%2038.5232%20322.66%2038.7024L305.422%2053.4798C304.368%2054.3915%20303.017%2054.8861%20301.624%2054.8708H296.591C296.314%2054.8708%20296.048%2054.7604%20295.852%2054.564C295.656%2054.3676%20295.546%2054.1012%20295.546%2053.8234V39.7171C295.547%2039.5488%20295.515%2039.3819%20295.451%2039.2261C295.387%2039.0703%20295.294%2038.9286%20295.175%2038.8092C295.057%2038.6898%20294.916%2038.5951%20294.761%2038.5304C294.606%2038.4657%20294.439%2038.4325%20294.271%2038.4325H283.3C283.132%2038.4325%20282.965%2038.4657%20282.81%2038.5304C282.655%2038.5951%20282.514%2038.6898%20282.396%2038.8092C282.277%2038.9286%20282.183%2039.0703%20282.12%2039.2261C282.056%2039.3819%20282.024%2039.5488%20282.025%2039.7171V81.447C282.024%2081.6153%20282.056%2081.7822%20282.12%2081.938C282.183%2082.0938%20282.277%2082.2355%20282.396%2082.3549C282.514%2082.4743%20282.655%2082.569%20282.81%2082.6337C282.965%2082.6983%20283.132%2082.7317%20283.3%2082.7317H294.271C294.439%2082.7317%20294.606%2082.6983%20294.761%2082.6337C294.916%2082.569%20295.057%2082.4743%20295.175%2082.3549C295.294%2082.2355%20295.387%2082.0938%20295.451%2081.938C295.515%2081.7822%20295.547%2081.6153%20295.546%2081.447V67.3652C295.546%2067.0874%20295.656%2066.821%20295.852%2066.6246C296.048%2066.4282%20296.314%2066.3178%20296.591%2066.3178H301.714C303.097%2066.3006%20304.438%2066.796%20305.48%2067.7088L322.717%2082.4371C322.926%2082.6169%20323.193%2082.7156%20323.469%2082.7153L339.203%2082.7562ZM360.909%2065.5078H397.541C397.709%2065.5078%20397.875%2065.4745%20398.031%2065.4099C398.186%2065.3452%20398.327%2065.2504%20398.445%2065.131C398.564%2065.0117%20398.657%2064.87%20398.721%2064.7142C398.784%2064.5584%20398.816%2064.3915%20398.815%2064.2232V56.9573C398.816%2056.789%20398.784%2056.6221%20398.721%2056.4663C398.657%2056.3105%20398.564%2056.1688%20398.445%2056.0494C398.327%2055.93%20398.186%2055.8353%20398.031%2055.7706C397.875%2055.7059%20397.709%2055.6727%20397.541%2055.6727H360.901C360.624%2055.6727%20360.358%2055.5623%20360.162%2055.3659C359.966%2055.1695%20359.855%2054.9031%20359.855%2054.6253V50.6078C359.854%2050.4696%20359.881%2050.3325%20359.933%2050.2045C359.985%2050.0764%20360.062%2049.96%20360.159%2049.8619C360.256%2049.7638%20360.372%2049.6859%20360.499%2049.6327C360.626%2049.5796%20360.763%2049.5522%20360.901%2049.5522H398.717C398.884%2049.5533%20399.05%2049.5213%20399.204%2049.458C399.359%2049.3948%20399.5%2049.3015%20399.618%2049.1837C399.737%2049.0658%20399.831%2048.9256%20399.895%2048.7712C399.959%2048.6168%20399.992%2048.4512%20399.992%2048.284V39.7089C399.993%2039.5406%20399.961%2039.3737%20399.897%2039.2179C399.834%2039.0621%20399.74%2038.9204%20399.621%2038.801C399.503%2038.6816%20399.362%2038.5869%20399.207%2038.5222C399.052%2038.4575%20398.885%2038.4243%20398.717%2038.4243H347.585C347.417%2038.4243%20347.25%2038.4575%20347.095%2038.5222C346.94%2038.5869%20346.799%2038.6816%20346.681%2038.801C346.562%2038.9204%20346.469%2039.0621%20346.405%2039.2179C346.342%2039.3737%20346.309%2039.5406%20346.31%2039.7089V81.4388C346.31%2081.7795%20346.446%2082.1063%20346.686%2082.3472C346.927%2082.5881%20347.253%2082.7235%20347.593%2082.7235L398.726%2082.658C399.064%2082.658%20399.388%2082.5235%20399.627%2082.2841C399.866%2082.0448%20400%2081.7201%20400%2081.3816V72.9783C400%2072.8096%20399.967%2072.6426%20399.902%2072.4867C399.838%2072.3309%20399.743%2072.1892%20399.624%2072.0699C399.505%2071.9506%20399.364%2071.856%20399.208%2071.7914C399.053%2071.7269%20398.886%2071.6936%20398.717%2071.6936H360.877C360.599%2071.6936%20360.333%2071.5833%20360.137%2071.3869C359.941%2071.1905%20359.831%2070.9241%20359.831%2070.6463V66.5552C359.832%2066.4155%20359.861%2066.2775%20359.916%2066.1492C359.971%2066.0209%20360.051%2065.9049%20360.152%2065.8081C360.252%2065.7113%20360.371%2065.6355%20360.501%2065.5854C360.631%2065.5352%20360.77%2065.5116%20360.909%2065.516V65.5078ZM275.947%2060.2302C275.743%2047.3758%20264.943%2037.2214%20252.117%2037.2214H238.981C232.885%2037.1792%20227.013%2039.5189%20222.612%2043.7433C218.212%2047.9678%20215.628%2053.7442%20215.412%2059.8456C214.995%2073.1419%20226.032%2083.9917%20239.307%2083.9917H252.378C255.493%2084.016%20258.582%2083.4171%20261.463%2082.2304C264.344%2081.0436%20266.959%2079.2927%20269.156%2077.0804C271.353%2074.8681%20273.086%2072.2389%20274.255%2069.3469C275.424%2066.4548%20276.005%2063.3581%20275.964%2060.2384L275.947%2060.2302ZM250.377%2048.5131C253.579%2048.5153%20256.65%2049.7898%20258.915%2052.0571C261.18%2054.3243%20262.455%2057.3991%20262.459%2060.6066C262.455%2063.8141%20261.18%2066.8888%20258.915%2069.1561C256.65%2071.4234%20253.579%2072.6979%20250.377%2072.7001H240.99C237.788%2072.6979%20234.717%2071.4234%20232.452%2069.1561C230.187%2066.8888%20228.912%2063.8141%20228.908%2060.6066C228.921%2057.4019%20230.201%2054.3331%20232.469%2052.0725C234.737%2049.8118%20237.807%2048.5436%20241.007%2048.5458L250.377%2048.5131ZM133.399%2065.4505C133.936%2065.4505%20134.451%2065.6643%20134.831%2066.0449C135.211%2066.4254%20135.425%2066.9416%20135.425%2067.4798V70.8509C135.425%2071.3891%20135.211%2071.9052%20134.831%2072.2858C134.451%2072.6663%20133.936%2072.8801%20133.399%2072.8801H107.886C107.347%2072.8801%20106.831%2072.6666%20106.45%2072.2862C106.069%2071.9059%20105.854%2071.3898%20105.851%2070.8509C105.851%2070.5225%20105.722%2070.2073%20105.491%2069.9743C105.259%2069.7413%20104.946%2069.6093%20104.618%2069.6072H93.5156C93.1863%2069.6072%2092.8704%2069.7382%2092.6375%2069.9714C92.4046%2070.2047%2092.2738%2070.521%2092.2738%2070.8509V72.1519C92.2738%2075.2703%2093.5106%2078.261%2095.7122%2080.466C97.9138%2082.6711%20100.9%2083.9099%20104.013%2083.9099H136.977C140.167%2083.9077%20143.226%2082.637%20145.481%2080.3769C147.736%2078.1168%20149.002%2075.0524%20149.002%2071.8573V68.5844C149.002%2065.39%20147.735%2062.3264%20145.48%2060.0677C143.225%2057.8089%20140.166%2056.54%20136.977%2056.54L107.886%2055.7218C107.347%2055.7196%20106.831%2055.5042%20106.45%2055.1226C106.069%2054.741%20105.854%2054.224%20105.851%2053.6844V50.3214C105.854%2049.7817%20106.069%2049.2647%20106.45%2048.8831C106.831%2048.5015%20107.347%2048.2861%20107.886%2048.284H133.399C133.937%2048.2861%20134.452%2048.5018%20134.832%2048.8836C135.212%2049.2655%20135.425%2049.7824%20135.425%2050.3214C135.425%2050.4843%20135.457%2050.6457%20135.519%2050.7961C135.582%2050.9466%20135.674%2051.0831%20135.789%2051.1979C135.904%2051.3128%20136.041%2051.4036%20136.192%2051.4652C136.343%2051.5268%20136.504%2051.558%20136.667%2051.5569H147.769C148.096%2051.5569%20148.41%2051.4268%20148.641%2051.195C148.872%2050.9633%20149.002%2050.6491%20149.002%2050.3214V49.0122C149.002%2045.896%20147.766%2042.9074%20145.566%2040.7038C143.366%2038.5003%20140.382%2037.2624%20137.271%2037.2624H104.307C101.117%2037.2624%2098.0578%2038.531%2095.8013%2040.7896C93.5448%2043.0481%2092.276%2046.1116%2092.2738%2049.3068V52.6206C92.2738%2055.8172%2093.5416%2058.8828%2095.7984%2061.1431C98.0551%2063.4034%20101.116%2064.6732%20104.307%2064.6732L133.399%2065.4915V65.4505Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://www.stokespace.com/wp-content/themes/stoke-space/public/favicons/apple-touch-icon.png",
    "ogImage": "https://www.stokespace.com/wp-content/uploads/2022/12/social-bg-1200x675.jpg",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand 'Stoke Space'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Watch the video",
      "reasoning": "Button #0 ('Watch the video') is likely the primary CTA due to its prominent placement and action-oriented text. It stands out with a white background against a dark theme, drawing attention."
    },
    "secondary": {
      "index": 2,
      "text": "Stage 1 engineReentry heat shieldReusable upper stageStage 2 engine",
      "reasoning": "Button #2 ('Stage 1 engine...') is selected as secondary due to its distinct dark background and informative nature, complementing the primary CTA."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "technology enthusiasts and aerospace industry professionals"
  },
  "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, located in the header, and links to the homepage, matching the brand 'Stoke Space'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles