Prisma Brand Identity
A complete profile of Prisma's visual system — colors, typography, components, and personality — extracted from https://www.prisma.io/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.prisma.io/.
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 Prisma's actual button styles.
Brand Personality
Prisma Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Prisma's primary brand color?
Prisma's primary brand color is #111827. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Prisma use?
Prisma uses #14B8A6 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Prisma use?
Prisma uses Inter for body text and Mona Sans VF for headings. Fonts were detected on https://www.prisma.io/ as part of their live design system.
Does Prisma use a light or dark theme?
Prisma's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Prisma's logo?
Prisma's logo is available directly on their site (https://www.prisma.io/). 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.prisma.io/ 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 Prisma.
Methodology
Brand data on this page was extracted from https://www.prisma.io/ 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 Prisma.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "Roboto",
"role": "body"
},
{
"family": "Helvetica Neue",
"role": "body"
},
{
"family": "Arial Nova",
"role": "body"
},
{
"family": "Mona Sans VF",
"role": "display"
}
],
"colors": {
"primary": "#111827",
"secondary": "#6B7280",
"accent": "#14B8A6",
"background": "#FFFFFF",
"textPrimary": "#1D242F",
"link": "#1D242F"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Mona Sans VF"
},
"fontStacks": {
"heading": [
"Mona Sans VF",
"Inter",
"Roboto",
"Helvetica Neue",
"Arial Nova",
"Nimbus Sans",
"Arial",
"sans-serif"
],
"body": [
"Inter",
"Roboto",
"Helvetica Neue",
"Arial Nova",
"Nimbus Sans",
"Arial",
"sans-serif"
],
"paragraph": [
"Inter",
"Roboto",
"Helvetica Neue",
"Arial Nova",
"Nimbus Sans",
"Arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "64px",
"h2": "36px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "6px"
},
"components": {
"buttonPrimary": {
"background": "#14B8A6",
"textColor": "#FFFFFF",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.04) 0px 1px 2px 0px"
},
"buttonSecondary": {
"background": "#F3F4F6",
"textColor": "#111827",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "none"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2290%22%20height%3D%2228%22%20viewBox%3D%220%200%2090%2028%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22shrink-0%20w-25.5!%20h-auto!%20mr-6%22%20color%3D%22inherit%22%20data-fc-idx%3D%220%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20color%3D%22inherit%22%20d%3D%22M0.209637%2019.0073C-0.0659575%2018.5726%20-0.070121%2018.0189%200.198904%2017.58L10.3282%201.05707C10.8916%200.138071%2012.252%200.218426%2012.7033%201.19735L21.9569%2021.2706C22.3002%2022.0154%2021.905%2022.8917%2021.1194%2023.1274L6.72474%2027.4458C6.14558%2027.6195%205.52155%2027.3867%205.19781%2026.876L0.209637%2019.0073ZM11.4969%205.88824C11.5945%205.40217%2012.2605%205.33208%2012.4572%205.78717L18.8402%2020.5571C18.9603%2020.8352%2018.8108%2021.1559%2018.5205%2021.2425L8.57492%2024.2114C8.20935%2024.3205%207.85916%2024.0011%207.93428%2023.627L11.4969%205.88824ZM48.4948%2021.1371H51.3226V10.772H48.4948V21.1371ZM48.3744%208.09277C48.3744%207.17221%2048.8878%206.7116%2049.9137%206.7116C50.9394%206.7116%2051.4527%207.17221%2051.4527%208.09277C51.4527%208.53176%2051.3244%208.87321%2051.068%209.11743C50.8114%209.36165%2050.4267%209.48343%2049.9137%209.48343C48.8878%209.48343%2048.3744%209.01987%2048.3744%208.09277ZM87.1709%2016.335L86.0768%2016.372C85.2548%2016.3969%2084.6429%2016.5455%2084.2412%2016.8172C83.8392%2017.0893%2083.6386%2017.5031%2083.6386%2018.0596C83.6386%2018.8567%2084.0959%2019.2555%2085.0106%2019.2555C85.6656%2019.2555%2086.1897%2019.0672%2086.5819%2018.6898C86.9744%2018.313%2087.1709%2017.8124%2087.1709%2017.1878V16.335ZM88.0053%2021.1375L87.4583%2019.7282H87.384C86.908%2020.3279%2086.4182%2020.7437%2085.9144%2020.9755C85.4109%2021.2072%2084.7542%2021.3228%2083.9446%2021.3228C82.9491%2021.3228%2082.1661%2021.0386%2081.5941%2020.47C81.0226%2019.9017%2080.7368%2019.0918%2080.7368%2018.0409C80.7368%2016.941%2081.1214%2016.1298%2081.8907%2015.6073C82.6607%2015.0851%2083.8209%2014.7961%2085.3723%2014.7404L87.1709%2014.6848V14.2304C87.1709%2013.1799%2086.633%2012.6544%2085.5576%2012.6544C84.7293%2012.6544%2083.7558%2012.9045%2082.6371%2013.4054L81.7009%2011.4955C82.8938%2010.8716%2084.2167%2010.559%2085.6689%2010.559C87.0596%2010.559%2088.1258%2010.8621%2088.8676%2011.4677C89.6091%2012.0734%2089.98%2012.9946%2089.98%2014.2304V21.1375H88.0053ZM72.4802%2021.1375H69.6524V15.0834C69.6524%2014.3357%2069.527%2013.775%2069.2772%2013.4008C69.0265%2013.0269%2068.6326%2012.8397%2068.0948%2012.8397C67.3719%2012.8397%2066.8465%2013.1058%2066.5188%2013.6371C66.1911%2014.1688%2066.0275%2015.0435%2066.0275%2016.261V21.1375H63.1996V10.7723H65.3599L65.74%2012.0982H65.8978C66.1757%2011.6225%2066.5778%2011.25%2067.1029%2010.9812C67.6283%2010.7121%2068.231%2010.5776%2068.9109%2010.5776C70.4623%2010.5776%2071.5128%2011.0846%2072.0631%2012.0982H72.3132C72.5915%2011.616%2073.001%2011.2421%2073.5419%2010.9763C74.0827%2010.7105%2074.6929%2010.5776%2075.3728%2010.5776C76.5471%2010.5776%2077.4359%2010.8791%2078.0382%2011.4817C78.6409%2012.0844%2078.9421%2013.0502%2078.9421%2014.3786V21.1375H76.1051V15.0834C76.1051%2014.3357%2075.9798%2013.775%2075.73%2013.4008C75.4792%2013.0269%2075.0854%2012.8397%2074.5475%2012.8397C73.8555%2012.8397%2073.3379%2013.0872%2072.9945%2013.5815C72.6517%2014.0761%2072.4802%2014.8608%2072.4802%2015.9362V21.1375ZM60.17%2020.4885C60.9088%2019.9323%2061.2781%2019.1227%2061.2781%2018.0594C61.2781%2017.5468%2061.1887%2017.1045%2061.0093%2016.7336C60.8299%2016.3627%2060.5517%2016.0353%2060.1749%2015.7508C59.7981%2015.4667%2059.2046%2015.1609%2058.3946%2014.8332C57.4862%2014.4685%2056.8976%2014.1932%2056.6285%2014.0079C56.3601%2013.8226%2056.2252%2013.6033%2056.2252%2013.3496C56.2252%2012.8985%2056.6426%2012.6729%2057.477%2012.6729C57.9465%2012.6729%2058.4071%2012.7443%2058.8582%2012.886C59.3093%2013.0284%2059.7948%2013.2104%2060.314%2013.4331L61.1668%2011.3936C59.9863%2010.8498%2058.7718%2010.5778%2057.5232%2010.5778C56.2127%2010.5778%2055.2009%2010.8295%2054.4872%2011.3333C53.7729%2011.8371%2053.416%2012.5495%2053.416%2013.4701C53.416%2014.0079%2053.5012%2014.461%2053.6714%2014.8286C53.841%2015.1963%2054.113%2015.5223%2054.4872%2015.8065C54.8607%2016.091%2055.4467%2016.4%2056.2438%2016.7336C56.8%2016.9686%2057.2453%2017.1742%2057.5788%2017.3503C57.9128%2017.5265%2058.1475%2017.6843%2058.2837%2017.8231C58.4195%2017.9622%2058.4876%2018.1429%2058.4876%2018.3655C58.4876%2018.9587%2057.9743%2019.2553%2056.9483%2019.2553C56.4478%2019.2553%2055.8684%2019.1718%2055.2103%2019.0052C54.5517%2018.8382%2053.9601%2018.6313%2053.4347%2018.3838V20.7203C53.8983%2020.918%2054.3959%2021.0679%2054.9275%2021.1701C55.4591%2021.2719%2056.1014%2021.3229%2056.8557%2021.3229C58.3266%2021.3229%2059.4314%2021.0447%2060.17%2020.4885ZM46.9948%2010.661C46.7414%2010.6054%2046.4232%2010.5776%2046.0398%2010.5776C45.3969%2010.5776%2044.8021%2010.7553%2044.2554%2011.1108C43.708%2011.4664%2043.2739%2011.9345%2042.9524%2012.5152H42.8136L42.3962%2010.7723H40.2546V21.1375H43.0824V15.8622C43.0824%2015.0278%2043.3341%2014.3786%2043.8376%2013.9151C44.3418%2013.4515%2045.0446%2013.2197%2045.9472%2013.2197C46.2749%2013.2197%2046.5528%2013.2508%2046.7817%2013.3124L46.9948%2010.661ZM31.9317%2013.9614H32.8774C33.7613%2013.9614%2034.4223%2013.7869%2034.8613%2013.4376C35.3003%2013.0886%2035.5196%2012.5799%2035.5196%2011.9124C35.5196%2011.239%2035.3356%2010.7414%2034.968%2010.4199C34.6%2010.0984%2034.0239%209.93766%2033.2388%209.93766H31.9317V13.9614ZM38.4214%2011.8106C38.4214%2013.2694%2037.9657%2014.385%2037.0537%2015.1573C36.1423%2015.9302%2034.8459%2016.3162%2033.1649%2016.3162H31.9317V21.1373H29.0577V7.58296H33.3872C35.0315%207.58296%2036.2814%207.93684%2037.1375%208.64461C37.9936%209.35238%2038.4214%2010.4079%2038.4214%2011.8106Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(29%2C%2036%2C%2047)%20!important%3B%20color%3A%20rgb(29%2C%2036%2C%2047)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
"favicon": "https://www.prisma.io/favicon.ico?favicon.f8f1f26e.ico",
"ogImage": "https://www.prisma.io/og/og-index.png",
"logoHref": "https://www.prisma.io"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand 'Prisma'.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 1,
"text": "Create database",
"reasoning": "Button #2 with text 'Create database' uses a vibrant brand color (#14B8A6) and has action-oriented text, making it the primary CTA."
},
"secondary": {
"index": 4,
"text": "Explore Pricing",
"reasoning": "Button #1 with text 'Explore Pricing' uses a different color group (#F3F4F6) and serves as a secondary action, complementing the primary CTA."
},
"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 'Prisma'.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 