Pirouette Pharma Brand: Colors, Fonts, Logo & Visual Identity
Pirouette Pharma Brand Identity
A complete profile of Pirouette Pharma's visual system — colors, typography, components, and personality — extracted from https://www.pirouettepharma.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.pirouettepharma.com/.
- primary: #0373A3
rgb(3, 115, 163) - accent: #0373A3
rgb(3, 115, 163) - background: #FFFFFF
rgb(255, 255, 255) - textPrimary: #656565
rgb(101, 101, 101) - link: #0373A3
rgb(3, 115, 163)
Typography
Each font links to its Google Fonts page where available.
- primary: Poppins
Poppins Google Fonts → - heading: Montserrat
Montserrat Google Fonts →
Visual Assets
Logo
Favicon
UI Components
Live previews rendered using Pirouette Pharma's actual button styles.
Button Primary
background: #0373A3
textColor: #FFFFFF
borderRadius: 9999px
shadow: noneButton Secondary
background: #F8F9FB
textColor: #000000
borderColor: #E2E5EB
borderRadius: 9999px
shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: healthcare professionals and patients
Pirouette Pharma Brand in the Wild
Image: pirouettepharma.com
Image: pirouettepharma.com
Image: pirouettepharma.com
Image: pirouettepharma.com
Image: pirouettepharma.com
Image: pirouettepharma.com
Frequently Asked Questions
What is Pirouette Pharma's primary brand color?
Pirouette Pharma's primary brand color is #0373A3. It anchors the visual identity across their website, product UI, and marketing materials.What font does Pirouette Pharma use?
Pirouette Pharma uses Poppins for body text and Montserrat for headings. Fonts were detected on https://www.pirouettepharma.com/ as part of their live design system.Does Pirouette Pharma use a light or dark theme?
Pirouette Pharma's primary site uses a light color scheme, with a background of #FFFFFF.Where can I find Pirouette Pharma's logo?
Pirouette Pharma's logo is available directly on their site (https://www.pirouettepharma.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://www.pirouettepharma.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 Pirouette Pharma.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Poppins",
"role": "body"
},
{
"family": "Montserrat",
"role": "heading"
}
],
"colors": {
"primary": "#0373A3",
"accent": "#0373A3",
"background": "#FFFFFF",
"textPrimary": "#656565",
"link": "#0373A3"
},
"typography": {
"fontFamilies": {
"primary": "Poppins",
"heading": "Montserrat"
},
"fontStacks": {
"heading": [
"Montserrat"
],
"body": [
"Poppins"
],
"paragraph": [
"Poppins"
]
},
"fontSizes": {
"h1": "60px",
"h2": "48px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#0373A3",
"textColor": "#FFFFFF",
"borderRadius": "9999px",
"borderRadiusCorners": {
"topLeft": "9999px",
"topRight": "9999px",
"bottomRight": "9999px",
"bottomLeft": "9999px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#F8F9FB",
"textColor": "#000000",
"borderColor": "#E2E5EB",
"borderRadius": "9999px",
"borderRadiusCorners": {
"topLeft": "9999px",
"topRight": "9999px",
"bottomRight": "9999px",
"bottomLeft": "9999px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.pirouettepharma.com/ccfa8e2c-d1f9-4633-9eef-7663746bc5ab.png",
"favicon": "https://www.pirouettepharma.com/de07a8ba-0b9c-4260-a34b-c3c748930a49.png",
"ogImage": null,
"logoHref": "/",
"logoAlt": "Pirouette Pharma Logo"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "healthcare professionals and patients"
}
}