Density Brand Identity
A complete profile of Density's visual system — colors, typography, components, and personality — extracted from https://www.density.io/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.density.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 Density's actual button styles.
Brand Personality
Density Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Density's primary brand color?
Density's primary brand color is #121921. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Density use?
Density uses #77E9B2 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Density use?
Density uses Aeonik as the primary typeface across body and headings.
Does Density use a light or dark theme?
Density's primary site uses a dark color scheme, with a background of #1B2142.
Where can I find Density's logo?
Density's logo is available directly on their site (https://www.density.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.density.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 Density.
Methodology
Brand data on this page was extracted from https://www.density.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 Density.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "Aeonik",
"role": "unknown"
}
],
"colors": {
"primary": "#121921",
"secondary": "#77E9B2",
"accent": "#77E9B2",
"background": "#1B2142",
"textPrimary": "#1B2142",
"link": "#1B2142"
},
"typography": {
"fontFamilies": {
"primary": "Aeonik",
"heading": "Aeonik"
},
"fontStacks": {
"heading": [
"Aeonik",
"sans-serif"
],
"body": [
"Aeonik",
"sans-serif"
],
"paragraph": [
"Aeonik",
"sans-serif"
]
},
"fontSizes": {
"h1": "60px",
"h2": "60px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "12px"
},
"components": {
"buttonPrimary": {
"background": "#77E9B2",
"textColor": "#121921",
"borderColor": "#121921",
"borderRadius": "4px",
"borderRadiusCorners": {
"topLeft": "4px",
"topRight": "4px",
"bottomRight": "4px",
"bottomLeft": "4px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#1B2142",
"textColor": "#333333",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22121%22%20height%3D%2230%22%20viewBox%3D%220%200%20121%2030%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%0A%09%3Cstyle%20type%3D%22text%2Fcss%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%09%09.density-logo%7Bfill%3AcurrentColor%3B%7D%0A%09%3C%2Fstyle%3E%0A%09%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M25.82%205.4398C25.82%205.19681%2026.0202%205%2026.2669%205H31.1533C37.4105%205%2041.2647%209.10556%2041.2647%2014.4848C41.2647%2019.8904%2037.0405%2023.97%2031.2589%2023.97H25.82V5.4398ZM28.6978%2021.3455V7.5988H30.8628C35.694%207.5988%2038.3609%2010.509%2038.3609%2014.4848C38.3609%2018.383%2035.4041%2021.3455%2030.9683%2021.3455H28.6978Z%22%20class%3D%22density-logo%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%09%3Cpath%20d%3D%22M90.2898%205.53126H92.6991C92.9459%205.53126%2093.1459%205.72807%2093.1459%205.97106V8.51576H90.7366C90.4898%208.51576%2090.2898%208.31895%2090.2898%208.07596V5.53126Z%22%20class%3D%22density-logo%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%09%3Cpath%20d%3D%22M75.8505%2021.2275L78.0308%2020.11C78.2285%2020.0086%2078.4709%2020.0678%2078.6%2020.2468C79.3223%2021.248%2080.4072%2021.8266%2081.7744%2021.8266C83.3613%2021.8266%2084.1808%2021.0195%2084.1808%2020.1085C84.1808%2019.1351%2082.8398%2018.8667%2081.3036%2018.5593C81.1971%2018.5379%2081.0891%2018.5163%2080.9811%2018.4944C78.7332%2018.0258%2076.4059%2017.297%2076.4059%2014.6158C76.4059%2012.5597%2078.3896%2010.6591%2081.5101%2010.685C83.9694%2010.685%2085.7942%2011.6482%2086.8255%2013.2104L84.8128%2014.3011C84.6224%2014.4042%2084.3881%2014.3543%2084.2491%2014.1896C83.6263%2013.4523%2082.6826%2013.0019%2081.5101%2013.0019C80.0026%2013.0019%2079.2356%2013.7307%2079.2356%2014.5636C79.2356%2015.4953%2080.4373%2015.758%2082.3212%2016.1698L82.3564%2016.1775C84.5248%2016.6463%2086.9843%2017.3491%2086.9843%2020.0566C86.9843%2021.8525%2085.3974%2024.2734%2081.6422%2024.2472C78.8916%2024.2472%2076.9615%2023.1539%2075.8505%2021.2275Z%22%20class%3D%22density-logo%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%09%3Cpath%20d%3D%22M60.803%2010.9714H63.1595C63.4061%2010.9714%2063.6063%2011.1682%2063.6063%2011.4112V12.6633C64.5055%2011.466%2065.9333%2010.7113%2067.6786%2010.7113C71.0112%2010.7113%2073.0475%2012.8454%2073.0475%2016.3856V23.9871H70.6381C70.3914%2023.9871%2070.1913%2023.7901%2070.1913%2023.5473V16.62C70.1913%2014.4859%2069.107%2013.1319%2066.9914%2013.1319C65.0873%2013.1319%2063.6329%2014.5375%2063.6329%2016.8283V23.9871H61.2498C61.0029%2023.9871%2060.803%2023.7901%2060.803%2023.5473V10.9714Z%22%20class%3D%22density-logo%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%09%3Cpath%20d%3D%22M92.6991%2010.9714H90.2898V23.5473C90.2898%2023.7901%2090.4898%2023.9871%2090.7366%2023.9871H93.1459V11.4112C93.1459%2011.1682%2092.9459%2010.9714%2092.6991%2010.9714Z%22%20class%3D%22density-logo%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%09%3Cpath%20d%3D%22M98.8168%2010.9714H96.5691V13.0308C96.5691%2013.2735%2096.769%2013.4706%2097.0159%2013.4706H98.8168V18.6767C98.8168%2022.7374%20100.033%2023.9871%20104.053%2023.9871H104.477L104.476%2021.7925C104.476%2021.5531%20104.28%2021.3589%20104.037%2021.3529C101.998%2021.3037%20101.673%2020.8445%20101.673%2018.6508V13.4706H104.477V11.4112C104.477%2011.1682%20104.276%2010.9714%20104.03%2010.9714H101.673V6.36403L99.0496%207.77491C98.9061%207.8521%2098.8168%208.00009%2098.8168%208.16084V10.9714Z%22%20class%3D%22density-logo%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%09%3Cpath%20d%3D%22M112.208%2023.3102L106.734%2010.9715H109.478C109.658%2010.9715%20109.82%2011.0775%20109.89%2011.2406L113.636%2020.0044L117.174%2011.2488C117.241%2011.0812%20117.406%2010.9715%20117.589%2010.9715H120.274L112.401%2029.7282C112.332%2029.8927%20112.169%2030%20111.988%2030H109.378L112.208%2023.3102Z%22%20class%3D%22density-logo%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%09%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M46.6425%2018.4422C47.0124%2020.447%2048.5995%2021.7744%2050.9004%2021.7744C52.2507%2021.7744%2053.3617%2021.2448%2054.1226%2020.3859C54.2614%2020.2293%2054.491%2020.1887%2054.6756%2020.2896L56.6706%2021.3834C55.4546%2023.1329%2053.5132%2024.2474%2050.9004%2024.2474C46.7218%2024.2474%2043.9184%2021.3053%2043.9184%2017.5312C43.9184%2013.7247%2046.8759%2010.7424%2050.7337%2010.7116C54.5312%2010.681%2057.5913%2013.7867%2057.5913%2017.5246V18.0024C57.5913%2018.2454%2057.3911%2018.4422%2057.1445%2018.4422H46.6425ZM50.7943%2013.1582C52.8307%2013.1582%2054.2855%2014.1992%2054.7086%2016.0734H46.7747C47.3035%2014.3553%2048.8375%2013.1582%2050.7943%2013.1582Z%22%20class%3D%22density-logo%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%09%3Cpath%20d%3D%22M6.83534%2015.908C6.2375%2016.9004%205.39659%2017.7341%204.39349%2018.3298L0.223566%2020.6994C0.00976393%2020.821%20-0.0635141%2021.09%200.0600309%2021.3002L1.11765%2023.1034C1.24097%2023.3136%201.5142%2023.3857%201.728%2023.2644L5.82487%2020.936C6.85724%2020.3568%208.05225%2020.0259%209.32568%2020.0259C10.5991%2020.0259%2011.7939%2020.3568%2012.8263%2020.936L16.9234%2023.2644C17.1369%2023.3857%2017.4102%2023.3136%2017.5337%2023.1034L18.5913%2021.3002C18.7146%2021.09%2018.6414%2020.821%2018.4276%2020.6994L14.2576%2018.3298C13.2545%2017.7341%2012.4136%2016.9002%2011.8158%2015.908C11.1896%2014.8685%2010.8301%2013.6551%2010.8301%2012.3588V7.74657C10.8301%207.50358%2010.6299%207.30677%2010.3833%207.30677H8.26806C8.0212%207.30677%207.82125%207.50358%207.82125%207.74657V12.3588C7.82125%2013.6551%207.46156%2014.8685%206.83534%2015.908Z%22%20class%3D%22density-logo%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
"favicon": "https://cdn.prod.website-files.com/5f49c40736fbe713860f9203/681a285717ec7293acbe2806_density-favicon_32x32.png",
"ogImage": "https://cdn.prod.website-files.com/5f49c40736fbe713860f9203/63d9b10d58edcff70f0b7a19_Density.jpg",
"logoHref": "/",
"logoAlt": ".density-logo{fill:currentColor;}"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand inferred from the URL and page title.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 1,
"text": "Request a demo",
"reasoning": "Button #1 'Request a demo' uses a vibrant green color (#77E9B2) which is a strong indicator of a primary call-to-action. The text is action-oriented, encouraging user engagement."
},
"secondary": {
"index": 0,
"text": "Get a demoLog in",
"reasoning": "Button #0 'Get a demoLog in' uses a neutral vibrant color (#1B2142) and is positioned in the main navigation, making it a suitable secondary action."
},
"confidence": 0.95
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "business professionals and facility managers"
},
"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": 0,
"selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand inferred from the URL and page title.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 