Home · Branding · Spiral

Spiral Brand Identity

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

Download JSON
Primary
#000000
Accent
#000000
Body Font
Funnel Display
Heading
Funnel Display

Color Palette

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

primary
#000000
rgb(0, 0, 0)
accent
#000000
rgb(0, 0, 0)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#101010
rgb(16, 16, 16)
link
#000000
rgb(0, 0, 0)

Typography

Each font links to its Google Fonts page where available.

primary
Funnel Display
Funnel Display Google Fonts →
heading
Funnel Display
Funnel Display Google Fonts →
Geist, 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

Spiral logo
Logo
Spiral favicon
Favicon
Spiral social image
Social Card

UI Components

Live previews rendered using Spiral's actual button styles.

buttonPrimary
background #FFFFFF textColor #101010 borderColor #101010 borderRadius 33554400px shadow none

Brand Personality

Tone: minimalist Energy: low Audience: unknown

Spiral Brand in the Wild

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

Frequently Asked Questions

What is Spiral's primary brand color?

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

What font does Spiral use?

Spiral uses Funnel Display as the primary typeface across body and headings.

Does Spiral use a light or dark theme?

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

Where can I find Spiral's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Funnel Display",
      "role": "display"
    },
    {
      "family": "Geist",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#000000",
    "accent": "#000000",
    "background": "#FFFFFF",
    "textPrimary": "#101010",
    "link": "#000000"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Funnel Display",
      "heading": "Funnel Display"
    },
    "fontStacks": {
      "heading": [
        "Geist",
        "sans-serif"
      ],
      "body": [
        "Geist",
        "sans-serif"
      ],
      "paragraph": [
        "Funnel Display",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "16px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#101010",
      "borderColor": "#101010",
      "borderRadius": "33554400px",
      "borderRadiusCorners": {
        "topLeft": "33554400px",
        "topRight": "33554400px",
        "bottomRight": "33554400px",
        "bottomLeft": "33554400px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2285%22%20height%3D%2225%22%20viewBox%3D%220%200%2085%2025%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22w-%5B85px%5D%20h-auto%20flex-shrink-0%22%20data-fc-idx%3D%220%22%3E%3Ctitle%20style%3D%22fill%3A%20none%20!important%3B%22%3ESpiral%20Logo%3C%2Ftitle%3E%3Cpath%20d%3D%22M18.5481%2013.0664C16.8796%2011.8528%2014.2221%2011.1865%2010.4235%2011.1865C7.11397%2011.1865%204.78572%2010.7888%203.50341%209.85404C2.5773%209.17905%202.16437%208.23971%202.16437%206.80831C2.16437%206.2875%202.34501%205.77101%202.70171%205.27336C3.0803%204.74491%203.66014%204.24141%204.37863%203.81728C5.14624%203.36414%206.04741%203.08275%207.05723%202.83061C8.12099%202.56499%209.25344%202.4304%2010.4235%202.4304C11.5936%202.4304%2012.7261%202.56499%2013.7899%202.83061C14.7997%203.08275%2015.7008%203.36414%2016.4684%203.81728C17.1872%204.24166%2017.767%204.74517%2018.1456%205.27336C18.5021%205.77101%2018.683%206.2875%2018.683%206.80831H20.7438C20.7438%205.8481%2020.4334%204.9281%2019.821%204.07323C19.2692%203.30283%2018.4937%202.61969%2017.5164%202.04266C15.6052%200.914277%2013.0864%200.292969%2010.4235%200.292969C7.76072%200.292969%205.2419%200.914277%203.33091%202.04266C2.35366%202.61969%201.57817%203.30283%201.02632%204.07323C0.413915%204.92785%200.103516%205.8481%200.103516%206.80831C0.103516%208.90605%200.818453%2010.4471%202.28929%2011.5193C3.95476%2012.7334%206.61555%2013.3997%2010.4235%2013.3997C13.7247%2013.3997%2016.0502%2013.7976%2017.3358%2014.7327C18.2672%2015.4102%2018.6827%2016.3493%2018.6827%2017.7776C18.6827%2018.2984%2018.5021%2018.8149%2018.1454%2019.3126C17.7668%2019.841%2017.1869%2020.3445%2016.4682%2020.7687C15.7006%2021.2218%2014.7994%2021.5032%2013.7896%2021.7553C12.7258%2022.0209%2011.5934%2022.1555%2010.4233%2022.1555C9.25318%2022.1555%208.12073%2022.0209%207.05698%2021.7553C6.04716%2021.5032%205.14598%2021.2218%204.37838%2020.7687C3.65963%2020.3443%203.07979%2019.8408%202.70146%2019.3126C2.34501%2018.8149%202.16411%2018.2984%202.16411%2017.7776H0.103516C0.103516%2018.7378%200.413915%2019.6578%201.02632%2020.5127C1.57817%2021.2831%202.35366%2021.9662%203.33091%2022.5433C5.2419%2023.6714%207.76072%2024.293%2010.4235%2024.293C13.0864%2024.293%2015.6052%2023.6717%2017.5162%2022.5433C18.4934%2021.9662%2019.2689%2021.2831%2019.8208%2020.5127C20.4332%2019.6581%2020.7436%2018.7378%2020.7436%2017.7776C20.7436%2015.6817%2020.0256%2014.1406%2018.5481%2013.0659V13.0664Z%22%20fill%3D%22%23101010%22%20style%3D%22fill%3A%20rgb(16%2C%2016%2C%2016)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M3.33116%2017.052C5.24216%2018.1801%207.76097%2018.8017%2010.4238%2018.8017C13.0866%2018.8017%2015.6054%2018.1804%2017.5164%2017.052C17.5467%2017.0342%2017.5762%2017.0159%2017.6062%2016.9978C17.4696%2016.1969%2017.1147%2015.8236%2016.7374%2015.5493C16.6305%2015.4717%2016.5117%2015.3977%2016.3814%2015.3277C15.6329%2015.7572%2014.762%2016.0979%2013.7899%2016.3406C12.7261%2016.6062%2011.5936%2016.7408%2010.4235%2016.7408C9.25344%2016.7408%208.12099%2016.6062%207.05723%2016.3406C6.04741%2016.0885%205.14624%2015.7307%204.37863%2015.2776C3.65988%2014.8532%203.08004%2014.3497%202.70171%2013.8215C2.4338%2013.4475%202.26512%2013.0628%202.19795%2012.6738C2.02112%2012.5657%201.85142%2012.453%201.68986%2012.3352C1.14564%2011.9385%200.683352%2011.4798%200.307565%2010.9648C0.171956%2011.3948%200.103516%2011.8365%200.103516%2012.2866C0.103516%2013.2468%200.413915%2014.1668%201.02632%2015.0217C1.57817%2015.7921%202.35366%2016.4752%203.33091%2017.0522L3.33116%2017.052Z%22%20fill%3D%22%23101010%22%20style%3D%22fill%3A%20rgb(16%2C%2016%2C%2016)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M17.5161%207.52312C15.6053%206.395%2013.0863%205.77344%2010.4234%205.77344C7.76062%205.77344%205.2418%206.39475%203.33081%207.52312C3.30028%207.54119%203.27051%207.55951%203.24023%207.57783C3.37559%208.38181%203.72822%208.75429%204.10274%209.02729C4.21011%209.1054%204.32969%209.17995%204.46097%209.25042C5.21051%208.81968%206.08319%208.47799%207.05713%208.23475C8.12089%207.96913%209.25334%207.83454%2010.4234%207.83454C11.5935%207.83454%2012.726%207.96913%2013.7898%208.23475C14.7996%208.48689%2015.7007%208.84461%2016.4683%209.29775C17.1871%209.72213%2017.7669%2010.2256%2018.1455%2010.7538C18.415%2011.1299%2018.5836%2011.5166%2018.6503%2011.9079C18.8231%2012.0137%2018.9887%2012.1239%2019.1469%2012.2392C19.695%2012.6378%2020.1601%2013.0984%2020.5381%2013.6156C20.6748%2013.1838%2020.7437%2012.7409%2020.7437%2012.2888C20.7437%2011.3286%2020.4333%2010.4086%2019.8209%209.5537C19.2691%208.7833%2018.4936%208.10016%2017.5163%207.52312H17.5161Z%22%20fill%3D%22%23101010%22%20style%3D%22fill%3A%20rgb(16%2C%2016%2C%2016)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M34.6375%2019.1732C32.8623%2019.1732%2031.4582%2018.806%2030.4251%2018.0716C29.392%2017.3225%2028.8245%2016.2797%2028.7227%2014.9431H30.7743C30.8762%2015.795%2031.2472%2016.4266%2031.8874%2016.8378C32.5277%2017.2491%2033.4662%2017.4547%2034.703%2017.4547C36.9292%2017.4547%2038.0424%2016.735%2038.0424%2015.2956C38.0424%2014.7081%2037.8678%2014.2602%2037.5186%2013.9517C37.1839%2013.6286%2036.6091%2013.3936%2035.7943%2013.2467L32.9351%2012.718C30.5633%2012.2773%2029.3774%2011.1317%2029.3774%209.28104C29.3774%208.09134%2029.8212%207.15133%2030.7088%206.46101C31.5964%205.77069%2032.8114%205.42553%2034.3538%205.42553C35.9398%205.42553%2037.2057%205.77803%2038.1515%206.48304C39.1119%207.18805%2039.6648%208.17212%2039.8103%209.43526H37.8023C37.6422%208.65681%2037.2785%208.08399%2036.711%207.7168C36.1435%207.33492%2035.3505%207.14398%2034.3319%207.14398C33.3571%207.14398%2032.6077%207.32023%2032.0839%207.67274C31.56%208.01055%2031.2981%208.50994%2031.2981%209.17088C31.2981%209.67026%2031.4655%2010.0668%2031.8001%2010.3606C32.1493%2010.6396%2032.7095%2010.8526%2033.4807%2010.9995L36.3181%2011.5283C37.5695%2011.7633%2038.4862%2012.1745%2039.0682%2012.762C39.6502%2013.3495%2039.9412%2014.1427%2039.9412%2015.1414C39.9412%2016.4192%2039.4829%2017.4107%2038.5662%2018.1157C37.6495%2018.8207%2036.3399%2019.1732%2034.6375%2019.1732Z%22%20fill%3D%22%23101010%22%20style%3D%22fill%3A%20rgb(16%2C%2016%2C%2016)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M41.6577%2024.1964V7.89305H40.5663V5.6899H42.8363V7.67274H43.753C44.1895%206.93835%2044.7788%206.38022%2045.5209%205.99834C46.2629%205.61647%2047.1578%205.42553%2048.2055%205.42553C49.5005%205.42553%2050.6063%205.70459%2051.523%206.26272C52.4397%206.80617%2053.1382%207.59196%2053.6183%208.62009C54.113%209.64823%2054.3604%2010.8747%2054.3604%2012.2994C54.3604%2013.7241%2054.1203%2014.9505%2053.6402%2015.9786C53.16%2017.0068%2052.4688%2017.7999%2051.5667%2018.358C50.6791%2018.9015%2049.6169%2019.1732%2048.3801%2019.1732C47.3179%2019.1732%2046.3866%2018.9602%2045.5863%2018.5343C44.8006%2018.0936%2044.204%2017.4694%2043.7966%2016.6616H43.7093V24.1964H41.6577ZM47.9217%2017.4107C49.304%2017.4107%2050.3808%2016.9627%2051.152%2016.0667C51.9232%2015.1708%2052.3088%2013.915%2052.3088%2012.2994C52.3088%2010.6837%2051.9232%209.42791%2051.152%208.53197C50.3808%207.63602%2049.304%207.18804%2047.9217%207.18804C46.6558%207.18804%2045.6373%207.55524%2044.8661%208.28962C44.0949%209.024%2043.7093%2010.0007%2043.7093%2011.2198V13.3789C43.7093%2014.598%2044.0949%2015.5747%2044.8661%2016.3091C45.6373%2017.0435%2046.6558%2017.4107%2047.9217%2017.4107Z%22%20fill%3D%22%23101010%22%20style%3D%22fill%3A%20rgb(16%2C%2016%2C%2016)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M56.2803%2018.9088V5.6899H58.3319V18.9088H56.2803ZM57.3061%204.26007C56.9423%204.26007%2056.6295%204.13522%2056.3676%203.88553C56.1202%203.62115%2055.9965%203.30537%2055.9965%202.93818C55.9965%202.57098%2056.1202%202.26254%2056.3676%202.01285C56.6295%201.74847%2056.9423%201.61629%2057.3061%201.61629C57.6699%201.61629%2057.9754%201.74847%2058.2228%202.01285C58.4847%202.26254%2058.6157%202.57098%2058.6157%202.93818C58.6157%203.30537%2058.4847%203.62115%2058.2228%203.88553C57.9754%204.13522%2057.6699%204.26007%2057.3061%204.26007Z%22%20fill%3D%22%23101010%22%20style%3D%22fill%3A%20rgb(16%2C%2016%2C%2016)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M61.5243%2018.9088V7.89305H60.433V5.6899H62.7029V8.11337H63.6196C63.9979%207.33492%2064.5654%206.72538%2065.3221%206.28475C66.0932%205.82944%2067.0027%205.60178%2068.0503%205.60178H68.03V7.3643H67.9412C66.5734%207.3643%2065.5039%207.77555%2064.7328%208.59806C63.9616%209.42057%2063.576%2010.5368%2063.576%2011.9468V18.9088H61.5243Z%22%20fill%3D%22%23101010%22%20style%3D%22fill%3A%20rgb(16%2C%2016%2C%2016)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M72.744%2019.1511C71.2889%2019.1511%2070.1394%2018.784%2069.2955%2018.0496C68.4515%2017.3005%2068.0296%2016.3385%2068.0296%2015.1634C68.0296%2013.9003%2068.437%2012.9236%2069.2518%2012.2333C70.0812%2011.5429%2071.2744%2011.1978%2072.8313%2011.1978H77.5457V10.5809C77.5457%208.319%2076.3453%207.18804%2073.9444%207.18804C71.9946%207.18804%2070.8233%207.93712%2070.4304%209.43526H68.3351C68.5388%208.17212%2069.1427%207.18805%2070.1467%206.48304C71.1652%205.77803%2072.453%205.42553%2074.0099%205.42553C75.7851%205.42553%2077.1456%205.85881%2078.0914%206.72538C79.0372%207.57727%2079.5101%208.81103%2079.5101%2010.4267V16.7057H80.514V18.9088H78.2441V16.926H77.3274C76.8764%2017.6016%2076.2507%2018.145%2075.4504%2018.5563C74.6501%2018.9529%2073.748%2019.1511%2072.744%2019.1511ZM73.0059%2017.4327C73.8353%2017.4327%2074.5919%2017.2564%2075.2758%2016.9039C75.9742%2016.5514%2076.5272%2016.0814%2076.9346%2015.4939C77.342%2014.8917%2077.5457%2014.2308%2077.5457%2013.5111V12.784H72.9841C70.9615%2012.784%2069.9502%2013.5478%2069.9502%2015.0753C69.9502%2015.795%2070.2194%2016.3678%2070.7578%2016.7938C71.3107%2017.2197%2072.0601%2017.4327%2073.0059%2017.4327Z%22%20fill%3D%22%23101010%22%20style%3D%22fill%3A%20rgb(16%2C%2016%2C%2016)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M82.2253%2018.9088V0.402344H84.277V18.9088H82.2253Z%22%20fill%3D%22%23101010%22%20style%3D%22fill%3A%20rgb(16%2C%2016%2C%2016)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://spiraldb.com/favicon.ico",
    "ogImage": "https://api.basehub.com/og/v1/LN9egFzMGURKKHgmZU5Pp/draft/370b6dcde37c6ada28aef/N4Ig%2BmD2BuCmBO8CWATJA7A5iAXCAZgIYA2AzrCAL5A",
    "logoHref": "/v2",
    "logoAlt": "Spiral Logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand name 'SpiralDB'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Read the announcement",
      "reasoning": "The button 'Read the announcement' is the only button available and serves as the main call-to-action on the page."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "There is only one button available, so no secondary button can be selected."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "minimalist",
    "energy": "low",
    "targetAudience": "unknown"
  },
  "designSystem": {
    "framework": "tailwind",
    "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 name 'SpiralDB'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles