Home · Branding · Powder

Powder Brand Identity

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

Download JSON
Primary
#0000EE
Accent
#96C4F7
Body Font
Inter
Heading
DM Serif Display

Color Palette

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

primary
#0000EE
rgb(0, 0, 238)
secondary
#4295F1
rgb(66, 149, 241)
accent
#96C4F7
rgb(150, 196, 247)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#222222
rgb(34, 34, 34)
link
#96C4F7
rgb(150, 196, 247)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
DM Serif Display
DM Serif Display Google Fonts →
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

Powder logo
Logo
Powder favicon
Favicon
Powder social image
Social Card

UI Components

Live previews rendered using Powder's actual button styles.

buttonPrimary
background #96C4F7 textColor #0000EE borderRadius 1000px shadow rgba(0, 0, 0, 0.25) 0px 1px 2px 0px
buttonSecondary
background #FFFFFF textColor #0000EE borderRadius 4px shadow none

Brand Personality

Tone: modern Energy: medium Audience: tech-savvy professionals

Powder Brand in the Wild

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

Frequently Asked Questions

What is Powder's primary brand color?

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

What accent color does Powder use?

Powder uses #96C4F7 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Powder use?

Powder uses Inter for body text and DM Serif Display for headings. Fonts were detected on https://www.powderfi.com/ as part of their live design system.

Does Powder use a light or dark theme?

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

Where can I find Powder's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "DM Serif Display",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "secondary": "#4295F1",
    "accent": "#96C4F7",
    "background": "#FFFFFF",
    "textPrimary": "#222222",
    "link": "#96C4F7"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "DM Serif Display"
    },
    "fontStacks": {
      "heading": [
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "12px",
      "h2": "38px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "15px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#96C4F7",
      "textColor": "#0000EE",
      "borderRadius": "1000px",
      "borderRadiusCorners": {
        "topLeft": "1000px",
        "topRight": "1000px",
        "bottomRight": "1000px",
        "bottomLeft": "1000px"
      },
      "shadow": "rgba(0, 0, 0, 0.25) 0px 1px 2px 0px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#0000EE",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "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%20104%2039.74%2522%3E%3Cg%20transform%3D%2522translate(0.423%205.919)%2522%3E%3Cpath%20d%3D%2522M%200%200%20L%20103.154%200%20L%20103.154%2024.52%20L%200%2024.52%20Z%2522%20fill%3D%2522transparent%2522%3E%3C%2Fpath%3E%3Cg%3E%3Cpath%20d%3D%2522M%200%200%20L%20103.154%200%20L%20103.154%2024.52%20L%200%2024.52%20Z%2522%20fill%3D%2522transparent%2522%3E%3C%2Fpath%3E%3Cg%3E%3Cpath%20d%3D%2522M%200%200%20L%20103.154%200%20L%20103.154%2024.52%20L%200%2024.52%20Z%2522%20fill%3D%2522transparent%2522%3E%3C%2Fpath%3E%3Cpath%20d%3D%2522M%200.159%202.742%20C%201.656%202.798%203.154%202.828%204.652%202.831%20C%205.599%202.831%206.515%202.822%207.402%202.801%20C%208.29%202.782%208.919%202.772%209.294%202.772%20C%2012.034%202.772%2014.084%203.314%2015.444%204.398%20C%2016.803%205.482%2017.484%206.882%2017.484%208.596%20C%2017.484%209.306%2017.346%2010.055%2017.07%2010.843%20C%2016.794%2011.612%2016.32%2012.331%2015.651%2013.002%20C%2015%2013.652%2014.103%2014.184%2012.96%2014.598%20C%2011.817%2015.012%2010.378%2015.219%208.644%2015.219%20L%205.628%2015.219%20L%205.628%2014.627%20L%208.348%2014.627%20C%209.511%2014.627%2010.388%2014.361%2010.979%2013.829%20C%2011.591%2013.297%2012.004%2012.598%2012.221%2011.73%20C%2012.458%2010.863%2012.576%209.927%2012.576%208.921%20C%2012.576%207.049%2012.3%205.649%2011.748%204.723%20C%2011.196%203.797%2010.25%203.334%208.909%203.334%20C%208.141%203.334%207.639%203.501%207.402%203.836%20C%207.185%204.172%207.077%204.851%207.077%205.876%20L%207.077%2020.363%20C%207.077%2021.132%207.156%2021.703%207.314%2022.078%20C%207.471%2022.452%207.776%2022.699%208.23%2022.817%20C%208.683%2022.936%209.353%2023.003%2010.24%2023.024%20L%2010.24%2023.675%20C%209.629%2023.655%208.841%2023.635%207.875%2023.616%20C%206.86%2023.595%205.845%2023.586%204.83%2023.586%20C%203.982%2023.586%203.155%2023.595%202.346%2023.616%20C%201.538%2023.635%200.809%2023.655%200.159%2023.675%20L%200.159%2023.083%20C%200.789%2023.044%201.262%2022.965%201.578%2022.846%20C%201.893%2022.728%202.1%2022.491%202.198%2022.137%20C%202.317%2021.782%202.376%2021.25%202.376%2020.54%20L%202.376%205.876%20C%202.376%205.148%202.317%204.615%202.198%204.28%20C%202.1%203.925%201.883%203.688%201.547%203.57%20C%201.233%203.432%200.769%203.353%200.158%203.333%20L%200.158%202.742%20Z%20M%2025.969%207.976%20C%2027.408%207.976%2028.669%208.241%2029.753%208.774%20C%2030.837%209.306%2031.684%2010.163%2032.296%2011.346%20C%2032.906%2012.528%2033.212%2014.096%2033.212%2016.047%20C%2033.212%2017.998%2032.906%2019.565%2032.296%2020.748%20C%2031.684%2021.91%2030.837%2022.758%2029.753%2023.29%20C%2028.669%2023.823%2027.408%2024.088%2025.969%2024.088%20C%2024.569%2024.088%2023.318%2023.822%2022.215%2023.29%20C%2021.13%2022.757%2020.272%2021.91%2019.642%2020.748%20C%2019.031%2019.565%2018.725%2017.998%2018.725%2016.046%20C%2018.725%2014.095%2019.031%2012.529%2019.642%2011.345%20C%2020.272%2010.163%2021.13%209.306%2022.214%208.774%20C%2023.318%208.241%2024.569%207.976%2025.968%207.976%20Z%20M%2025.969%208.567%20C%2025.18%208.567%2024.52%209.159%2023.988%2010.341%20C%2023.455%2011.503%2023.189%2013.406%2023.189%2016.046%20C%2023.189%2018.688%2023.456%2020.589%2023.988%2021.753%20C%2024.52%2022.916%2025.18%2023.497%2025.969%2023.497%20C%2026.777%2023.497%2027.437%2022.916%2027.95%2021.753%20C%2028.482%2020.589%2028.748%2018.688%2028.748%2016.046%20C%2028.748%2013.406%2028.482%2011.503%2027.95%2010.341%20C%2027.437%209.158%2026.777%208.567%2025.969%208.567%20Z%20M%2041.808%208.389%20L%2041.808%209.01%20C%2041.374%209.01%2040.99%209.04%2040.655%209.099%20C%2040.339%209.138%2040.122%209.276%2040.004%209.513%20C%2039.906%209.75%2039.944%2010.134%2040.122%2010.665%20L%2042.931%2019.447%20L%2042.547%2019.861%20L%2046.005%208.361%20L%2046.597%208.627%20L%2042.073%2023.734%20C%2041.434%2023.693%2040.792%2023.693%2040.152%2023.734%20L%2035.481%2010.666%20C%2035.204%209.878%2034.899%209.405%2034.564%209.248%20C%2034.249%209.09%2033.983%209.011%2033.766%209.011%20L%2033.766%208.39%20C%2034.397%208.449%2035.047%208.498%2035.717%208.538%20C%2036.407%208.558%2037.156%208.568%2037.964%208.568%20C%2038.576%208.568%2039.216%208.547%2039.886%208.509%20C%2040.576%208.469%2041.216%208.43%2041.808%208.39%20Z%20M%2057.241%208.389%20L%2057.241%208.981%20C%2056.866%209.079%2056.511%209.306%2056.175%209.661%20C%2055.841%2010.016%2055.526%2010.637%2055.23%2011.523%20L%2051.298%2023.734%20C%2050.658%2023.695%2050.016%2023.695%2049.376%2023.734%20L%2045.208%2012.351%20L%2046.006%208.361%20C%2046.361%208.38%2046.715%208.39%2047.07%208.39%20C%2047.434%208.371%2047.799%208.361%2048.164%208.361%20L%2052.214%2020.305%20L%2051.889%2019.98%20L%2053.87%2013.712%20C%2054.205%2012.628%2054.333%2011.75%2054.254%2011.081%20C%2054.176%2010.41%2053.939%209.908%2053.545%209.573%20C%2053.151%209.237%2052.618%209.04%2051.948%208.981%20L%2051.948%208.39%20C%2052.264%208.41%2052.599%208.43%2052.954%208.449%20C%2053.328%208.449%2053.693%208.46%2054.047%208.479%20L%2054.994%208.479%20C%2055.744%208.474%2056.493%208.444%2057.241%208.39%20Z%20M%2072.066%200.526%20L%2072.066%2020.422%20C%2072.066%2021.31%2072.204%2021.969%2072.48%2022.403%20C%2072.756%2022.817%2073.248%2023.024%2073.958%2023.024%20L%2073.958%2023.645%20C%2073.349%2023.586%2072.737%2023.557%2072.125%2023.556%20C%2071.297%2023.556%2070.519%2023.586%2069.789%2023.645%20C%2069.08%2023.704%2068.419%2023.813%2067.809%2023.97%20L%2067.809%204.073%20C%2067.809%203.186%2067.671%202.536%2067.395%202.121%20C%2067.138%201.688%2066.645%201.471%2065.917%201.471%20L%2065.917%200.851%20C%2066.547%200.91%2067.158%200.939%2067.75%200.939%20C%2068.558%200.939%2069.327%200.91%2070.055%200.851%20C%2070.731%200.78%2071.403%200.672%2072.066%200.525%20Z%20M%2064.527%207.975%20C%2065.394%207.975%2066.153%208.123%2066.804%208.419%20C%2067.474%208.695%2067.996%209.168%2068.37%209.838%20L%2068.015%2010.163%20C%2067.759%209.69%2067.415%209.355%2066.981%209.158%20C%2066.571%208.942%2066.114%208.831%2065.65%208.833%20C%2064.645%208.833%2063.847%209.424%2063.256%2010.607%20C%2062.664%2011.77%2062.379%2013.573%2062.398%2016.017%20C%2062.398%2017.693%2062.507%2019.033%2062.724%2020.038%20C%2062.961%2021.023%2063.285%2021.733%2063.699%2022.166%20C%2064.132%2022.6%2064.625%2022.817%2065.178%2022.817%20C%2065.847%2022.817%2066.448%2022.551%2066.981%2022.018%20C%2067.514%2021.487%2067.799%2020.767%2067.838%2019.861%20L%2067.986%2020.896%20C%2067.69%2021.94%2067.208%2022.739%2066.537%2023.29%20C%2065.887%2023.823%2065.03%2024.088%2063.965%2024.088%20C%2062.802%2024.088%2061.758%2023.802%2060.832%2023.231%20C%2059.925%2022.659%2059.215%2021.783%2058.703%2020.6%20C%2058.19%2019.397%2057.934%2017.85%2057.934%2015.958%20C%2057.934%2014.165%2058.22%2012.685%2058.791%2011.523%20C%2059.363%2010.341%2060.142%209.454%2061.127%208.863%20C%2062.133%208.271%2063.266%207.975%2064.527%207.975%20Z%20M%2082.817%207.975%20C%2084.552%207.975%2085.912%208.488%2086.897%209.513%20C%2087.883%2010.538%2088.375%2012.213%2088.375%2014.539%20L%2078.649%2014.539%20L%2078.589%2013.977%20L%2084.651%2013.977%20C%2084.676%2013.087%2084.616%2012.196%2084.473%2011.317%20C%2084.335%2010.488%2084.118%209.828%2083.822%209.335%20C%2083.526%208.843%2083.132%208.596%2082.64%208.596%20C%2081.95%208.596%2081.358%209.03%2080.866%209.897%20C%2080.393%2010.764%2080.107%2012.204%2080.009%2014.213%20L%2080.098%2014.391%20C%2080.077%2014.628%2080.058%2014.874%2080.039%2015.13%20L%2080.039%2015.928%20C%2080.039%2017.289%2080.225%2018.392%2080.6%2019.24%20C%2080.994%2020.087%2081.487%2020.708%2082.078%2021.103%20C%2082.67%2021.476%2083.27%2021.664%2083.881%2021.664%20C%2084.296%2021.664%2084.719%2021.605%2085.153%2021.487%20C%2085.606%2021.349%2086.06%2021.112%2086.514%2020.776%20C%2086.967%2020.422%2087.39%2019.929%2087.784%2019.299%20L%2088.317%2019.477%20C%2088.08%2020.225%2087.706%2020.955%2087.193%2021.664%20C%2086.675%2022.379%2086.01%2022.973%2085.242%2023.408%20C%2084.453%2023.862%2083.507%2024.088%2082.404%2024.088%20C%2081.063%2024.088%2079.88%2023.802%2078.856%2023.231%20C%2077.831%2022.659%2077.023%2021.792%2076.432%2020.629%20C%2075.86%2019.467%2075.574%2017.988%2075.574%2016.194%20C%2075.574%2014.361%2075.879%2012.834%2076.491%2011.612%20C%2077.121%2010.39%2077.979%209.483%2079.063%208.892%20C%2080.166%208.281%2081.418%207.976%2082.817%207.976%20Z%20M%20100.085%207.975%20C%20100.716%207.975%20101.228%208.114%20101.622%208.389%20C%20102.016%208.646%20102.302%208.981%20102.48%209.395%20C%20102.677%209.809%20102.776%2010.242%20102.776%2010.695%20C%20102.776%2011.425%20102.558%2012.026%20102.125%2012.499%20C%20101.711%2012.953%20101.159%2013.179%20100.469%2013.179%20C%2099.779%2013.179%2099.237%2013.011%2098.843%2012.676%20C%2098.469%2012.321%2098.282%2011.859%2098.282%2011.287%20C%2098.282%2010.735%2098.4%2010.281%2098.636%209.927%20C%2098.889%209.555%2099.21%209.234%2099.582%208.98%20C%2099.31%208.901%2099.02%208.912%2098.754%209.01%20C%2098.38%209.069%2098.025%209.227%2097.69%209.483%20C%2097.355%209.72%2097.069%2010.025%2096.832%2010.4%20C%2096.591%2010.766%2096.402%2011.164%2096.271%2011.582%20C%2096.137%2011.972%2096.067%2012.382%2096.064%2012.795%20L%2096.064%2020.629%20C%2096.064%2021.575%2096.29%2022.216%2096.744%2022.551%20C%2097.217%2022.886%2097.916%2023.053%2098.843%2023.053%20L%2098.843%2023.675%20C%2098.39%2023.655%2097.73%2023.636%2096.862%2023.616%20C%2095.956%2023.575%2095.049%2023.556%2094.142%2023.556%20C%2093.354%2023.556%2092.556%2023.577%2091.747%2023.616%20C%2090.939%2023.636%2090.329%2023.655%2089.914%2023.675%20L%2089.914%2023.054%20C%2090.604%2023.054%2091.087%2022.906%2091.364%2022.611%20C%2091.659%2022.315%2091.807%2021.754%2091.807%2020.926%20L%2091.807%2011.612%20C%2091.807%2010.725%2091.669%2010.074%2091.393%209.661%20C%2091.137%209.227%2090.644%209.01%2089.914%209.01%20L%2089.914%208.389%20C%2090.545%208.449%2091.156%208.478%2091.747%208.478%20C%2092.575%208.478%2093.344%208.449%2094.054%208.389%20C%2094.73%208.319%2095.401%208.21%2096.064%208.064%20L%2096.064%2010.813%20C%2096.301%2010.281%2096.616%209.799%2097.01%209.365%20C%2097.391%208.941%2097.854%208.599%2098.37%208.36%20C%2098.883%208.104%2099.454%207.976%20100.085%207.976%20Z%2522%20fill%3D%2522rgb(34%2C34%2C34)%2522%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E",
    "favicon": "https://framerusercontent.com/images/eXOGycwoKpadvi7WHtswfAQ0a8.png",
    "ogImage": "https://framerusercontent.com/assets/b4EjezC1otRTsTxjYz0mVtKOnc.png",
    "logoHref": "./"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #1 because it is visible, medium-sized, located in the header, and links to the homepage, which are strong indicators of a primary brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Case Study",
      "reasoning": "Button #2 has a vibrant blue background (#96C4F7), which is the accent color, and the text 'Case Study' suggests a call-to-action. It stands out as the primary CTA due to its color and prominence."
    },
    "secondary": {
      "index": 0,
      "text": "Book Demo",
      "reasoning": "Button #11 has a white background (#FFFFFF) and the text 'Book Demo', which is a common secondary action. It contrasts with the primary button's vibrant color, making it suitable as a secondary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  },
  "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": 1,
        "selectedLogoReasoning": "Selected #1 because it is visible, medium-sized, located in the header, and links to the homepage, which are strong indicators of a primary brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles