Upstash Brand Identity
A complete profile of Upstash's visual system — colors, typography, components, and personality — extracted from https://upstash.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://upstash.com/.
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 Upstash's actual button styles.
Brand Personality
Upstash Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Upstash's primary brand color?
Upstash's primary brand color is #022C22. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Upstash use?
Upstash uses #00BC7D as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Upstash use?
Upstash uses Inter for body text and Inter Tight for headings. Fonts were detected on https://upstash.com/ as part of their live design system.
Does Upstash use a light or dark theme?
Upstash's primary site uses a light color scheme, with a background of #F5F5F5.
Where can I find Upstash's logo?
Upstash's logo is available directly on their site (https://upstash.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://upstash.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 Upstash.
Methodology
Brand data on this page was extracted from https://upstash.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 Upstash.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "Inter Tight",
"role": "heading"
}
],
"colors": {
"primary": "#022C22",
"secondary": "#007A55",
"accent": "#00BC7D",
"background": "#F5F5F5",
"textPrimary": "#000000",
"link": "#00BC7D"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter Tight"
},
"fontStacks": {
"heading": [
"Inter"
],
"body": [
"Inter"
],
"paragraph": [
"Inter"
]
},
"fontSizes": {
"h1": "128px",
"h2": "24px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "12px"
},
"components": {
"buttonPrimary": {
"background": "#00BC7D",
"textColor": "#FFFFFF",
"borderRadius": "12px",
"borderRadiusCorners": {
"topLeft": "12px",
"topRight": "12px",
"bottomRight": "12px",
"bottomLeft": "12px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#E2EBE8",
"textColor": "#007A55",
"borderRadius": "12px",
"borderRadiusCorners": {
"topLeft": "12px",
"topRight": "12px",
"bottomRight": "12px",
"bottomLeft": "12px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20role%3D%22img%22%20height%3D%2230%22%20viewBox%3D%220%200%201631%20472%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%3Ctitle%20style%3D%22fill%3A%20none%20!important%3B%22%3EUpstash%3C%2Ftitle%3E%3Cpath%20d%3D%22M0.421875%20412.975C78.5269%20491.079%20205.16%20491.079%20283.265%20412.975C361.369%20334.87%20361.369%20208.237%20283.265%20130.132L247.909%20165.487C306.488%20224.066%20306.488%20319.041%20247.909%20377.619C189.331%20436.198%2094.3559%20436.198%2035.7769%20377.619L0.421875%20412.975Z%22%20class%3D%22fill-emerald-500%20dark%3Afill-emerald-400%22%20style%3D%22fill%3A%20rgb(16%2C%20185%2C%20129)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M71.1328%20342.264C110.185%20381.316%20173.501%20381.316%20212.554%20342.264C251.606%20303.212%20251.606%20239.895%20212.554%20200.843L177.199%20236.198C196.725%20255.724%20196.725%20287.382%20177.199%20306.909C157.672%20326.435%20126.014%20326.435%20106.488%20306.909L71.1328%20342.264Z%22%20class%3D%22fill-emerald-500%20dark%3Afill-emerald-400%22%20style%3D%22fill%3A%20rgb(16%2C%20185%2C%20129)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M353.974%2059.421C275.869%20-18.6835%20149.236%20-18.6835%2071.1315%2059.421C-6.97352%20137.526%20-6.97352%20264.159%2071.1315%20342.264L106.486%20306.909C47.9085%20248.33%2047.9085%20153.355%20106.486%2094.777C165.065%2036.198%20260.04%2036.198%20318.618%2094.777L353.974%2059.421Z%22%20class%3D%22fill-emerald-400%20dark%3Afill-emerald-300%22%20style%3D%22fill%3A%20rgb(52%2C%20211%2C%20153)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M283.264%20130.132C244.212%2091.08%20180.894%2091.08%20141.842%20130.132C102.789%20169.185%20102.789%20232.501%20141.842%20271.553L177.197%20236.198C157.671%20216.672%20157.671%20185.014%20177.197%20165.487C196.723%20145.961%20228.381%20145.961%20247.908%20165.487L283.264%20130.132Z%22%20class%3D%22fill-emerald-400%20dark%3Afill-emerald-300%22%20style%3D%22fill%3A%20rgb(52%2C%20211%2C%20153)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M588.112%20264.179C588.112%20289.108%20570.321%20301.466%20553.276%20301.466C534.739%20301.466%20522.381%20288.362%20522.381%20267.588V169.364H483.815V273.554C483.815%20312.865%20506.188%20335.131%20538.361%20335.131C562.864%20335.131%20580.122%20322.24%20587.58%20303.916H589.284V333H626.678V169.364H588.112V264.179ZM660.335%20394.364H698.9V307.219H700.498C706.571%20319.151%20719.248%20335.876%20747.373%20335.876C785.939%20335.876%20814.809%20305.301%20814.809%20251.395C814.809%20196.849%20785.086%20167.233%20747.267%20167.233C718.396%20167.233%20706.358%20184.598%20700.498%20196.423H698.261V169.364H660.335V394.364ZM698.154%20251.182C698.154%20219.435%20711.791%20198.874%20736.613%20198.874C762.288%20198.874%20775.498%20220.713%20775.498%20251.182C775.498%20281.864%20762.075%20304.236%20736.613%20304.236C712.004%20304.236%20698.154%20282.929%20698.154%20251.182ZM971.167%20212.616C965.841%20184.918%20943.681%20167.233%20905.329%20167.233C865.912%20167.233%20839.065%20186.622%20839.172%20216.878C839.065%20240.741%20853.767%20256.509%20885.194%20263.007L913.106%20268.866C928.127%20272.169%20935.159%20278.241%20935.159%20287.51C935.159%20298.696%20923.014%20307.112%20904.69%20307.112C887.005%20307.112%20875.5%20299.442%20872.197%20284.74L834.591%20288.362C839.385%20318.405%20864.633%20336.196%20904.797%20336.196C945.706%20336.196%20974.576%20314.996%20974.683%20283.994C974.576%20260.663%20959.555%20246.388%20928.66%20239.676L900.748%20233.71C884.129%20229.982%20877.524%20224.229%20877.63%20214.747C877.524%20203.668%20889.775%20195.997%20905.862%20195.997C923.653%20195.997%20933.028%20205.692%20936.011%20216.452L971.167%20212.616ZM1082.19%20169.364H1049.92V130.159H1011.35V169.364H988.125V199.193H1011.35V290.173C1011.14%20320.962%201033.51%20336.089%201062.49%20335.237C1073.46%20334.918%201081.02%20332.787%201085.18%20331.402L1078.68%20301.253C1076.55%20301.786%201072.18%20302.744%201067.39%20302.744C1057.69%20302.744%201049.92%20299.335%201049.92%20283.781V199.193H1082.19V169.364ZM1155.54%20336.303C1181.21%20336.303%201196.55%20324.264%201203.58%20310.521H1204.86V333H1241.94V223.483C1241.94%20180.23%201206.67%20167.233%201175.46%20167.233C1141.05%20167.233%201114.63%20182.574%201106.1%20212.403L1142.11%20217.517C1145.95%20206.331%201156.81%20196.743%201175.67%20196.743C1193.57%20196.743%201203.37%20205.905%201203.37%20221.991V222.631C1203.37%20233.71%201191.76%20234.243%201162.89%20237.332C1131.14%20240.741%201100.78%20250.223%201100.78%20287.084C1100.78%20319.257%201124.32%20336.303%201155.54%20336.303ZM1165.55%20307.964C1149.46%20307.964%201137.96%20300.614%201137.96%20286.445C1137.96%20271.636%201150.85%20265.457%201168.11%20263.007C1178.23%20261.622%201198.47%20259.065%201203.48%20255.017V274.3C1203.48%20292.517%201188.77%20307.964%201165.55%20307.964ZM1404.05%20212.616C1398.72%20184.918%201376.56%20167.233%201338.21%20167.233C1298.79%20167.233%201271.94%20186.622%201272.05%20216.878C1271.94%20240.741%201286.65%20256.509%201318.07%20263.007L1345.99%20268.866C1361.01%20272.169%201368.04%20278.241%201368.04%20287.51C1368.04%20298.696%201355.89%20307.112%201337.57%20307.112C1319.88%20307.112%201308.38%20299.442%201305.08%20284.74L1267.47%20288.362C1272.26%20318.405%201297.51%20336.196%201337.68%20336.196C1378.58%20336.196%201407.46%20314.996%201407.56%20283.994C1407.46%20260.663%201392.43%20246.388%201361.54%20239.676L1333.63%20233.71C1317.01%20229.982%201310.4%20224.229%201310.51%20214.747C1310.4%20203.668%201322.65%20195.997%201338.74%20195.997C1356.53%20195.997%201365.91%20205.692%201368.89%20216.452L1404.05%20212.616ZM1471.93%20237.119C1471.93%20213.469%201486.63%20199.832%201507.3%20199.832C1527.54%20199.832%201539.47%20212.723%201539.47%20234.776V333H1578.04V228.81C1578.04%20189.286%201555.66%20167.233%201521.68%20167.233C1496.54%20167.233%201480.56%20178.632%201472.99%20197.169H1471.08V114.818H1433.36V333H1471.93V237.119Z%22%20class%3D%22fill-text%22%20style%3D%22fill%3A%20rgb(2%2C%2044%2C%2034)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
"favicon": "https://upstash.com/icons/favicon-32x32.png",
"ogImage": "https://upstash.com/og-home.jpg",
"logoHref": "/",
"logoAlt": "Upstash"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Upstash'.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Start for Free",
"reasoning": "Button #2 'Start for Free' uses the vibrant brand color #00BC7D, making it the most prominent CTA. The text is action-oriented, encouraging users to begin using the service."
},
"secondary": {
"index": 14,
"text": "Login",
"reasoning": "Button #1 'Login' has a different background color (#E2EBE8) and serves as a secondary action, allowing existing users to access their accounts."
},
"confidence": 0.95
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "developers and tech professionals"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 0,
"selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Upstash'.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 