Plasticity Brand Identity
A complete profile of Plasticity's visual system — colors, typography, components, and personality — extracted from https://www.plasticity.ai. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.plasticity.ai.
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 Plasticity's actual button styles.
Brand Personality
Plasticity Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Plasticity's primary brand color?
Plasticity's primary brand color is #0000EE. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Plasticity use?
Plasticity uses #1099E5 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Plasticity use?
Plasticity uses Helvetica Neue as the primary typeface across body and headings.
Does Plasticity use a light or dark theme?
Plasticity's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Plasticity's logo?
Plasticity's logo is available directly on their site (https://www.plasticity.ai). 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.plasticity.ai 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 Plasticity.
Methodology
Brand data on this page was extracted from https://www.plasticity.ai 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 Plasticity.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Helvetica Neue",
"role": "body"
},
{
"family": "Lato",
"role": "body"
}
],
"colors": {
"primary": "#0000EE",
"secondary": "#374151",
"accent": "#1099E5",
"background": "#FFFFFF",
"textPrimary": "#1099E5",
"link": "#1099E5"
},
"typography": {
"fontFamilies": {
"primary": "Helvetica Neue",
"heading": "Helvetica Neue"
},
"fontStacks": {
"heading": [
"Lato",
"Helvetica Neue",
"Arial",
"sans-serif"
],
"body": [
"Lato",
"Helvetica Neue",
"Arial",
"sans-serif"
],
"paragraph": [
"Lato",
"Helvetica Neue",
"Arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "32px",
"h2": "16px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "10px"
},
"components": {
"buttonPrimary": {
"background": "#1099E5",
"textColor": "#000000",
"borderRadius": "16px",
"borderRadiusCorners": {
"topLeft": "16px",
"topRight": "16px",
"bottomRight": "16px",
"bottomLeft": "16px"
},
"shadow": "none"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20641%20121%22%20preserveAspectRatio%3D%22xMinYMin%20meet%22%20fill%3D%22none%22%20class%3D%22styles_svg__upa__%20%22%20data-fc-idx%3D%220%22%3E%3Cpath%20class%3D%22styles_text__2kGY0%22%20d%3D%22M161.461%202.815h-28.995v87.83h12.809l-.141-31.388h16.186c40.678%200%2040.819-56.442.141-56.442zm-16.327%2011.26h15.764c24.069%200%2023.787%2034.062-.141%2034.062h-15.764l.141-34.062zM217.903%202.534h-12.386v88.251h12.386V2.534zM333.883%2052.078c-8.305-1.689-12.809-5.067-12.809-9.57%200-4.505%204.645-7.602%2011.12-7.602%204.926%200%209.148%201.971%2014.356%206.334l.423.423%206.756-8.586-.423-.422c-5.911-5.63-13.793-8.727-21.957-8.727-13.371%200-22.661%207.6-22.661%2018.298%200%2010.415%207.178%2017.171%2021.394%2019.846%209.431%201.83%2013.794%205.067%2013.794%2010.275%200%205.348-4.926%208.867-12.527%208.867-6.615%200-12.949-3.097-17.453-8.304l-.422-.563-7.179%208.445.282.422c5.911%206.897%2015.06%2010.838%2025.335%2010.838%2014.498%200%2024.209-7.882%2024.209-19.565.141-10.697-7.178-17.453-22.238-20.409zM425.231%2025.335h-12.386v65.31h12.386v-65.31zM419.038%200c-4.504%200-8.023%203.378-8.023%208.023%200%204.504%203.519%207.882%208.023%207.882s8.023-3.519%208.023-7.882c0-4.504-3.519-8.023-8.023-8.023zM490.118%2073.332c-4.927%204.926-11.12%207.6-17.454%207.6-12.667%200-22.661-9.993-22.661-22.942%200-12.809%209.994-22.943%2022.661-22.943%206.053%200%2011.823%202.393%2017.031%207.038l.423.422%206.474-9.852-.422-.282c-6.615-5.63-14.779-8.586-23.787-8.586-19.706%200-35.329%2015.06-35.329%2034.203%200%2019.142%2015.483%2034.203%2035.329%2034.203%209.712%200%2018.298-3.378%2024.913-9.712l.422-.422-7.319-9.15-.281.423zM523.757%2025.335h-12.386v65.31h12.386v-65.31zM517.564%200c-4.504%200-8.023%203.378-8.023%208.023%200%204.504%203.519%207.882%208.023%207.882s8.023-3.519%208.023-7.882c0-4.504-3.378-8.023-8.023-8.023zM627.21%2025.335l-18.72%2048.7-18.579-48.7h-13.09l25.335%2064.606-11.26%2028.713-.281.845h12.949l36.314-93.32.422-.844h-13.09zM568.376%2080.792c-1.267.14-3.801.281-5.63.281-8.305%200-11.964-3.378-11.964-11.541V36.313h17.594v-11.12h-17.594V7.883h-12.386V69.672c0%2015.342%207.459%2022.38%2023.364%2022.38%202.534%200%205.349-.282%206.756-.563l.423-.14V80.51l-.563.282zM397.503%2080.792c-1.267.14-3.801.281-5.63.281-8.305%200-11.964-3.378-11.964-11.541V36.313h17.594v-11.12h-17.594V7.883h-12.387V69.672c0%2015.342%207.46%2022.38%2023.365%2022.38%202.534%200%205.349-.282%206.756-.563l.423-.14V80.51l-.563.282zM283.212%2025.335v6.194c-4.645-4.505-12.105-7.742-19.283-7.742-18.72%200-33.358%2015.06-33.358%2034.203%200%2019.142%2014.638%2034.203%2033.358%2034.203%207.46%200%2014.497-2.815%2019.283-7.601v6.052h12.386V25.335h-12.386zm-17.453%2055.598c-12.668%200-22.662-9.994-22.662-22.943%200-12.809%209.994-22.943%2022.662-22.943%206.896%200%2013.23%203.238%2017.453%208.445v29.136c-4.223%205.208-10.416%208.305-17.453%208.305z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20class%3D%22styles_logo-100__1ePw_%22%20d%3D%22M88.552%2061.509V78.82c0%206.616-5.349%2012.105-12.105%2012.105H59.134l8.868-19.424%2020.55-9.993z%22%20style%3D%22fill%3A%20rgb(189%2C%20239%2C%2094)%20!important%3B%22%2F%3E%3Cpath%20class%3D%22styles_logo-200__39FC-%22%20d%3D%22M59.135%2061.509L39.57%2071.22l-9.853%2019.705h29.418l29.417-29.417V32.092L77.01%2035.047%2059.134%2061.51z%22%20style%3D%22fill%3A%20rgb(73%2C%20234%2C%20165)%20!important%3B%22%2F%3E%3Cpath%20class%3D%22styles_logo-300__3uoOy%22%20d%3D%22M59.135%2032.092v29.417l29.417-29.417V2.674L71.52%208.727%2059.135%2032.092zM.3%2090.926v29.417l29.417-29.417%2029.418-29.417H29.717L15.08%2065.59.3%2090.925z%22%20style%3D%22fill%3A%20rgb(43%2C%20204%2C%20204)%20!important%3B%22%2F%3E%3Cpath%20class%3D%22styles_logo-400__3_oN2%22%20d%3D%22M59.135%202.674L30.562%2013.231l-.845%2018.86h29.418L88.552%202.675H59.134zM.3%2090.926l29.417-29.417V32.092l-20.55%204.504L.3%2061.508v29.417z%22%20style%3D%22fill%3A%20rgb(16%2C%20153%2C%20229)%20!important%3B%22%2F%3E%3Cpath%20class%3D%22styles_logo-500__LjEtl%22%20d%3D%22M29.717%202.674L10.012%208.445.3%2032.092v29.417l29.417-29.417L59.135%202.674H29.717z%22%20style%3D%22fill%3A%20rgb(19%2C%20122%2C%20226)%20!important%3B%22%2F%3E%3Cpath%20class%3D%22styles_logo-600__22sz0%22%20d%3D%22M.3%2032.092V14.779C.3%208.164%205.65%202.674%2012.405%202.674h17.312L.3%2032.092z%22%20style%3D%22fill%3A%20rgb(69%2C%2058%2C%20214)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
"favicon": "https://www.plasticity.ai/favicons/apple-touch-icon.png",
"ogImage": "/logos/logo-horizontal-black_on_white@2x.png",
"logoHref": "/"
},
"__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.95,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Request a demo",
"reasoning": "Button #0 'Request a demo' is likely the primary CTA due to its action-oriented text and vibrant blue color, which aligns with the brand's accent color."
},
"secondary": {
"index": -1,
"text": "N/A",
"reasoning": "All buttons share the same vibrant blue color, making it impossible to select a secondary button with a different background color."
},
"confidence": 0.9
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "developers and businesses interested in NLP solutions"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
},
"__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.95
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 