Depot Brand Identity
A complete profile of Depot's visual system — colors, typography, components, and personality — extracted from https://depot.dev. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://depot.dev.
Typography
Each font links to its Google Fonts page where available.
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

UI Components
Live previews rendered using Depot's actual button styles.
Brand Personality
Depot Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Depot's primary brand color?
Depot's primary brand color is #1B2A1E. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Depot use?
Depot uses #71D083 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Depot use?
Depot uses Red Hat Text for body text and Red Hat Display for headings. Fonts were detected on https://depot.dev as part of their live design system.
Does Depot use a light or dark theme?
Depot's primary site uses a dark color scheme, with a background of #04040B.
Where can I find Depot's logo?
Depot's logo is available directly on their site (https://depot.dev). 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://depot.dev 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 Depot.
Methodology
Brand data on this page was extracted from https://depot.dev 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 Depot.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "Red Hat Text",
"role": "body"
},
{
"family": "Red Hat Display",
"role": "heading"
}
],
"colors": {
"primary": "#1B2A1E",
"secondary": "#71D083",
"accent": "#71D083",
"background": "#04040B",
"textPrimary": "#04040B",
"link": "#70B8FF"
},
"typography": {
"fontFamilies": {
"primary": "Red Hat Text",
"heading": "Red Hat Display"
},
"fontStacks": {
"heading": [
"Red Hat Display",
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"body": [
"Red Hat Text",
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"paragraph": [
"Red Hat Display",
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
]
},
"fontSizes": {
"h1": "60px",
"h2": "60px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "3px"
},
"components": {
"buttonPrimary": {
"background": "#1B2A1E",
"textColor": "#71D083",
"borderColor": "#366740",
"borderRadius": "10px",
"borderRadiusCorners": {
"topLeft": "10px",
"topRight": "10px",
"bottomRight": "10px",
"bottomLeft": "10px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#232225",
"textColor": "#B5B2BC",
"borderColor": "#49474E",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "none"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%20256%2064%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22hidden%20h-6%20md%3Ablock%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M93.152%2051.192C90.464%2051.192%2088.0107%2050.4453%2085.792%2048.952C83.5733%2047.416%2081.8027%2045.3893%2080.48%2042.872C79.2%2040.312%2078.56%2037.496%2078.56%2034.424C78.56%2031.3093%2079.2427%2028.5147%2080.608%2026.04C81.9733%2023.5227%2083.808%2021.5173%2086.112%2020.024C88.4587%2018.5307%2091.0613%2017.784%2093.92%2017.784C95.6693%2017.784%2097.2907%2018.1253%2098.784%2018.808C100.32%2019.4907%20101.643%2020.472%20102.752%2021.752V5.432L113.12%203.832V51H102.88V46.712C101.813%2048.0773%20100.405%2049.1653%2098.656%2049.976C96.9493%2050.7867%2095.1147%2051.192%2093.152%2051.192ZM96.608%2042.616C97.8453%2042.616%2098.976%2042.4027%20100%2041.976C101.024%2041.5067%20101.941%2040.8453%20102.752%2039.992V28.856C101.941%2028.0027%20101.003%2027.3627%2099.936%2026.936C98.912%2026.5093%2097.8027%2026.296%2096.608%2026.296C95.1147%2026.296%2093.7707%2026.6587%2092.576%2027.384C91.3813%2028.0667%2090.4427%2029.0267%2089.76%2030.264C89.0773%2031.5013%2088.736%2032.9093%2088.736%2034.488C88.736%2036.024%2089.0773%2037.4107%2089.76%2038.648C90.4427%2039.8853%2091.3813%2040.8667%2092.576%2041.592C93.7707%2042.2747%2095.1147%2042.616%2096.608%2042.616ZM133.893%2051.64C130.65%2051.64%20127.706%2050.8933%20125.061%2049.4C122.458%2047.864%20120.368%2045.816%20118.789%2043.256C117.253%2040.6533%20116.485%2037.752%20116.485%2034.552C116.485%2031.3093%20117.21%2028.408%20118.661%2025.848C120.112%2023.288%20122.096%2021.2613%20124.613%2019.768C127.13%2018.232%20129.968%2017.464%20133.125%2017.464C136.325%2017.464%20139.141%2018.2107%20141.573%2019.704C144.005%2021.1973%20145.904%2023.2667%20147.269%2025.912C148.677%2028.5147%20149.381%2031.5227%20149.381%2034.936V37.176H126.661C127.002%2038.4133%20127.536%2039.5013%20128.261%2040.44C128.986%2041.3787%20129.882%2042.104%20130.949%2042.616C132.016%2043.128%20133.168%2043.384%20134.405%2043.384C135.77%2043.384%20137.008%2043.1493%20138.117%2042.68C139.269%2042.2107%20140.208%2041.528%20140.933%2040.632L147.781%2046.328C145.648%2048.2053%20143.493%2049.5707%20141.317%2050.424C139.141%2051.2347%20136.666%2051.64%20133.893%2051.64ZM126.661%2031.288H139.781C139.482%2030.0933%20139.013%2029.0693%20138.373%2028.216C137.733%2027.3627%20136.965%2026.7013%20136.069%2026.232C135.173%2025.7627%20134.17%2025.528%20133.061%2025.528C131.994%2025.528%20131.013%2025.7627%20130.117%2026.232C129.264%2026.6587%20128.538%2027.2987%20127.941%2028.152C127.386%2029.0053%20126.96%2030.0507%20126.661%2031.288ZM152.632%2064.376V17.976H162.872V22.584C163.981%2021.0907%20165.389%2019.9173%20167.096%2019.064C168.845%2018.2107%20170.701%2017.784%20172.664%2017.784C175.395%2017.784%20177.848%2018.552%20180.024%2020.088C182.243%2021.5813%20183.992%2023.5867%20185.272%2026.104C186.595%2028.6213%20187.256%2031.4373%20187.256%2034.552C187.256%2037.624%20186.573%2040.4187%20185.208%2042.936C183.843%2045.4533%20181.987%2047.4587%20179.64%2048.952C177.336%2050.4453%20174.755%2051.192%20171.896%2051.192C170.104%2051.192%20168.44%2050.872%20166.904%2050.232C165.411%2049.5493%20164.109%2048.5893%20163%2047.352V64.376H152.632ZM169.208%2042.68C170.744%2042.68%20172.088%2042.3387%20173.24%2041.656C174.435%2040.9307%20175.373%2039.9493%20176.056%2038.712C176.739%2037.4747%20177.08%2036.0667%20177.08%2034.488C177.08%2032.9093%20176.739%2031.5227%20176.056%2030.328C175.373%2029.0907%20174.435%2028.1307%20173.24%2027.448C172.045%2026.7227%20170.701%2026.36%20169.208%2026.36C167.928%2026.36%20166.776%2026.5947%20165.752%2027.064C164.771%2027.4907%20163.853%2028.152%20163%2029.048V40.056C163.811%2040.8667%20164.749%2041.5067%20165.816%2041.976C166.883%2042.4453%20168.013%2042.68%20169.208%2042.68ZM206.428%2051.64C203.142%2051.64%20200.198%2050.8933%20197.596%2049.4C194.993%2047.9067%20192.924%2045.88%20191.388%2043.32C189.894%2040.7173%20189.148%2037.7947%20189.148%2034.552C189.148%2031.3093%20189.894%2028.408%20191.388%2025.848C192.924%2023.2453%20194.993%2021.1973%20197.596%2019.704C200.198%2018.2107%20203.121%2017.464%20206.364%2017.464C209.649%2017.464%20212.572%2018.2107%20215.132%2019.704C217.734%2021.1973%20219.782%2023.2453%20221.276%2025.848C222.812%2028.408%20223.58%2031.3093%20223.58%2034.552C223.58%2037.7947%20222.812%2040.7173%20221.276%2043.32C219.782%2045.88%20217.734%2047.9067%20215.132%2049.4C212.572%2050.8933%20209.67%2051.64%20206.428%2051.64ZM206.364%2043C207.772%2043%20209.009%2042.6373%20210.076%2041.912C211.142%2041.1867%20211.974%2040.184%20212.572%2038.904C213.169%2037.624%20213.468%2036.1733%20213.468%2034.552C213.468%2032.888%20213.169%2031.4373%20212.572%2030.2C211.974%2028.92%20211.142%2027.9173%20210.076%2027.192C209.009%2026.4667%20207.772%2026.104%20206.364%2026.104C204.998%2026.104%20203.761%2026.4667%20202.652%2027.192C201.585%2027.9173%20200.753%2028.92%20200.156%2030.2C199.558%2031.4373%20199.26%2032.888%20199.26%2034.552C199.26%2036.1733%20199.558%2037.624%20200.156%2038.904C200.753%2040.184%20201.585%2041.1867%20202.652%2041.912C203.761%2042.6373%20204.998%2043%20206.364%2043ZM242.174%2051.64C238.291%2051.64%20235.347%2050.744%20233.342%2048.952C231.337%2047.16%20230.334%2044.5147%20230.334%2041.016V25.976H223.934V17.976H230.334V8.824L240.702%206.712V17.976H249.534V25.976H240.702V38.968C240.702%2040.4187%20241.022%2041.4427%20241.662%2042.04C242.345%2042.6373%20243.475%2042.936%20245.054%2042.936C245.651%2042.936%20246.249%2042.8933%20246.846%2042.808C247.443%2042.7227%20248.254%2042.5307%20249.278%2042.232V50.616C248.339%2050.9147%20247.187%2051.1493%20245.822%2051.32C244.457%2051.5333%20243.241%2051.64%20242.174%2051.64Z%22%20fill%3D%22%23EEEEF0%22%20style%3D%22fill%3A%20rgb(238%2C%20238%2C%20240)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M0%2010C0%204.47715%204.47715%200%2010%200H16C17.1046%200%2018%200.895431%2018%202V10C18%2011.1046%2017.1046%2012%2016%2012H2C0.89543%2012%200%2011.1046%200%2010V10Z%22%20fill%3D%22%23EEEEF0%22%20style%3D%22fill%3A%20rgb(238%2C%20238%2C%20240)%20!important%3B%22%2F%3E%3Crect%20y%3D%2232%22%20width%3D%2218%22%20height%3D%2212%22%20rx%3D%222%22%20fill%3D%22%23EEEEF0%22%20style%3D%22fill%3A%20rgb(238%2C%20238%2C%20240)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M0%2050C0%2048.8954%200.895431%2048%202%2048H16C17.1046%2048%2018%2048.8954%2018%2050V58C18%2059.1046%2017.1046%2060%2016%2060H10C4.47715%2060%200%2055.5228%200%2050V50Z%22%20fill%3D%22%23EEEEF0%22%20style%3D%22fill%3A%20rgb(238%2C%20238%2C%20240)%20!important%3B%22%2F%3E%3Crect%20x%3D%2222%22%20y%3D%2248%22%20width%3D%2220%22%20height%3D%2212%22%20rx%3D%222%22%20fill%3D%22%23EEEEF0%22%20style%3D%22fill%3A%20rgb(238%2C%20238%2C%20240)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M46%2050C46%2048.8954%2046.8954%2048%2048%2048H62C63.1046%2048%2064%2048.8954%2064%2050V50C64%2055.5228%2059.5228%2060%2054%2060H48C46.8954%2060%2046%2059.1046%2046%2058V50Z%22%20fill%3D%22%23EEEEF0%22%20style%3D%22fill%3A%20rgb(238%2C%20238%2C%20240)%20!important%3B%22%2F%3E%3Crect%20x%3D%2246%22%20y%3D%2232%22%20width%3D%2218%22%20height%3D%2212%22%20rx%3D%222%22%20fill%3D%22%23EEEEF0%22%20style%3D%22fill%3A%20rgb(238%2C%20238%2C%20240)%20!important%3B%22%2F%3E%3Crect%20x%3D%2246%22%20y%3D%2216%22%20width%3D%2218%22%20height%3D%2212%22%20rx%3D%222%22%20fill%3D%22%23EEEEF0%22%20style%3D%22fill%3A%20rgb(238%2C%20238%2C%20240)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M22%202C22%200.895431%2022.8954%200%2024%200H54C59.5228%200%2064%204.47715%2064%2010V10C64%2011.1046%2063.1046%2012%2062%2012H24C22.8954%2012%2022%2011.1046%2022%2010V2Z%22%20fill%3D%22%2346A759%22%20style%3D%22fill%3A%20rgb(70%2C%20167%2C%2089)%20!important%3B%22%2F%3E%3Crect%20y%3D%2216%22%20width%3D%2242%22%20height%3D%2212%22%20rx%3D%222%22%20fill%3D%22%2346A759%22%20style%3D%22fill%3A%20rgb(70%2C%20167%2C%2089)%20!important%3B%22%2F%3E%3Crect%20x%3D%2222%22%20y%3D%2232%22%20width%3D%2220%22%20height%3D%2212%22%20rx%3D%222%22%20fill%3D%22%2346A759%22%20style%3D%22fill%3A%20rgb(70%2C%20167%2C%2089)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
"favicon": "https://depot.dev/apple-touch-icon.png",
"ogImage": "https://depot.dev/depot-social.png",
"logoHref": "/"
},
"__llm_logo_reasoning": {
"selectedIndex": 1,
"reasoning": "Selected #1 because it is visible, located in the header, links to the homepage, and matches the brand name 'Depot'.",
"confidence": 0.95,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Get started",
"reasoning": "Button #0 is selected as the primary CTA because it has action-oriented text 'Get started' and uses a distinct brand color (#1B2A1E) that aligns with the primary brand color scheme."
},
"secondary": {
"index": 16,
"text": "Sign In",
"reasoning": "Button #2 is selected as the secondary CTA because it has a different background color (#232225) and serves a secondary action 'Sign In', which is typical for secondary buttons."
},
"confidence": 0.9
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "developers and tech companies"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": "radix-ui"
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 1,
"selectedLogoReasoning": "Selected #1 because it is visible, located in the header, links to the homepage, and matches the brand name 'Depot'.",
"confidence": 0.95
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 