Gilgamesh Pharmaceuticals Brand: Colors, Fonts, Logo & Visual Identity
Gilgamesh Pharmaceuticals Brand Identity
A complete profile of Gilgamesh Pharmaceuticals's visual system — colors, typography, components, and personality — extracted from https://www.gilgameshpharmaceutical.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.gilgameshpharmaceutical.com.
- primary: #007EFF
- rgb: rgb(0, 126, 255)
- secondary: #0000EE
- rgb: rgb(0, 0, 238)
- accent: #007EFF
- rgb: rgb(0, 126, 255)
- background: #FFFFFF
- rgb: rgb(255, 255, 255)
- textPrimary: #252525
- rgb: rgb(37, 37, 37)
- link: #E2B548
- rgb: rgb(226, 181, 72)
Typography
Each font links to its Google Fonts page where available.
- primary: Montserrat
- heading: Montserrat
UI Components
Live previews rendered using Gilgamesh Pharmaceuticals's actual button styles.
Button Primary
- background: #007EFF
- textColor: #FFFFFF
- borderRadius: 30px
- shadow: rgba(0, 0, 0, 0.15) 0px 0px 10px 0px
Button Secondary
- background: #FFFFFF
- textColor: #007EFF
- borderColor: #007EFF
- borderRadius: 40px
- shadow: rgba(0, 0, 0, 0.15) 0px 0px 10px 0px
Brand Personality
- Tone: professional
- Energy: medium
- Audience: healthcare professionals and investors
Frequently Asked Questions
What is Gilgamesh Pharmaceuticals's primary brand color?
Gilgamesh Pharmaceuticals's primary brand color is #007EFF. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Gilgamesh Pharmaceuticals use?
Gilgamesh Pharmaceuticals uses Montserrat as the primary typeface across body and headings.
Does Gilgamesh Pharmaceuticals use a light or dark theme?
Gilgamesh Pharmaceuticals's primary site uses a light color scheme, with a background of #FFFFFF.
How was this brand profile generated?
This profile was extracted from https://www.gilgameshpharmaceutical.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 Gilgamesh Pharmaceuticals.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Montserrat",
"role": "body"
}
],
"colors": {
"primary": "#007EFF",
"secondary": "#0000EE",
"accent": "#007EFF",
"background": "#FFFFFF",
"textPrimary": "#252525",
"link": "#E2B548"
},
"typography": {
"fontFamilies": {
"primary": "Montserrat",
"heading": "Montserrat"
},
"fontStacks": {
"heading": [
"Montserrat",
"sans-serif"
],
"body": [
"Montserrat",
"sans-serif"
],
"paragraph": [
"Montserrat",
"sans-serif"
]
},
"fontSizes": {
"h1": "14px",
"h2": "14px",
"body": "25px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#007EFF",
"textColor": "#FFFFFF",
"borderRadius": "30px",
"shadow": "rgba(0, 0, 0, 0.15) 0px 0px 10px 0px"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#007EFF",
"borderColor": "#007EFF",
"borderRadius": "40px",
"shadow": "rgba(0, 0, 0, 0.15) 0px 0px 10px 0px"
}
},
"images": {
"favicon": "https://cdn.prod.website-files.com/60f9d9fb2e7687162e692830/611435bb85ebc26e12caa4e2_icon_favicon.png"
}
}